FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
TVector3 MPointing::SubtractOffsets
(
const TVector3 &
v
)
const
Definition at line
412
of file
MPointing.cc
.
413
{
414
AltAz
p(TMath::Pi()/2-v.Theta(), v.Phi());
415
AltAz
c =
SubtractOffsets
(p);
416
417
TVector3 rc;
418
rc.SetMagThetaPhi(1, TMath::Pi()/2-c.Alt(), c.Az());
419
return
rc;
420
}
MPointing::SubtractOffsets
AltAz SubtractOffsets(const AltAz &aa) const
Definition:
MPointing.cc:391
AltAz
Definition:
MPointing.h:35
MPointing
Generated on Sun Sep 18 2016 20:50:55 for FACT++ by
1.8.11