FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
TVector3 MPointing::AddOffsets
(
const TVector3 &
v
)
const
Definition at line
381
of file
MPointing.cc
.
382
{
383
AltAz
p(TMath::Pi()/2-v.Theta(), v.Phi());
384
AltAz
c =
AddOffsets
(p);
385
386
TVector3 rc;
387
rc.SetMagThetaPhi(1, TMath::Pi()/2-c.Alt(), c.Az());
388
return
rc;
389
}
AltAz
Definition:
MPointing.h:35
MPointing::AddOffsets
AltAz AddOffsets(const AltAz &aa) const
Definition:
MPointing.cc:360
MPointing
Generated on Sun Sep 18 2016 20:50:54 for FACT++ by
1.8.11