FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
TPointStar::TPointStar
(
Double_t
sel
=
0
,
Double_t
saz
=
0
,
Double_t
rel
=
0
,
Double_t
raz
=
0
)
Definition at line
16
of file
TPointStar.cc
.
References
Init()
.
16
:
17
fStarAz
(saz*TMath::DegToRad()),
18
fStarEl
(sel*TMath::DegToRad()),
19
fRawAz
(raz*TMath::DegToRad()),
20
fRawEl
(rel*TMath::DegToRad()),
fMag
(-25)
21
{
22
Init
();
23
}
TPointStar::fStarAz
Double_t fStarAz
Definition:
TPointStar.h:18
TPointStar::fRawAz
Double_t fRawAz
Definition:
TPointStar.h:21
TPointStar::Init
void Init(const char *name=0, const char *title=0)
Definition:
TPointStar.cc:10
TPointStar::fRawEl
Double_t fRawEl
Definition:
TPointStar.h:22
TPointStar::fStarEl
Double_t fStarEl
Definition:
TPointStar.h:19
TPointStar::fMag
Double_t fMag
Definition:
TPointStar.h:24
Here is the call graph for this function:
TPointStar
Generated on Sun Sep 18 2016 20:51:04 for FACT++ by
1.8.11