WCSim
|
#include <WCSimRootGeom.hh>
Public Member Functions | |
WCSimRootPMT () | |
WCSimRootPMT (Int_t tubeNo, Int_t cylLoc, Double_t orientation[3], Double_t position[3]) | |
WCSimRootPMT (const WCSimRootPMT &in) | |
virtual | ~WCSimRootPMT () |
bool | CompareAllVariables (const WCSimRootPMT *c) const |
void | SetTubeNo (Int_t i) |
void | SetCylLoc (Int_t i) |
void | SetOrientation (Int_t i, Double_t f) |
void | SetPosition (Int_t i, Double_t f) |
Int_t | GetTubeNo () const |
Int_t | GetCylLoc () const |
Float_t | GetOrientation (Int_t i=0) const |
Float_t | GetPosition (Int_t i=0) const |
Private Attributes | |
Int_t | fTubeNo |
Int_t | fCylLoc |
Float_t | fOrientation [3] |
Float_t | fPosition [3] |
Definition at line 20 of file WCSimRootGeom.hh.
WCSimRootPMT::WCSimRootPMT | ( | ) |
Definition at line 74 of file WCSimRootGeom.cc.
WCSimRootPMT::WCSimRootPMT | ( | Int_t | tubeNo, |
Int_t | cylLoc, | ||
Double_t | orientation[3], | ||
Double_t | position[3] | ||
) |
Definition at line 89 of file WCSimRootGeom.cc.
WCSimRootPMT::WCSimRootPMT | ( | const WCSimRootPMT & | in | ) |
Definition at line 79 of file WCSimRootGeom.cc.
|
virtual |
Definition at line 124 of file WCSimRootGeom.cc.
bool WCSimRootPMT::CompareAllVariables | ( | const WCSimRootPMT * | c | ) | const |
Definition at line 129 of file WCSimRootGeom.cc.
|
inline |
Definition at line 41 of file WCSimRootGeom.hh.
|
inline |
Definition at line 42 of file WCSimRootGeom.hh.
|
inline |
Definition at line 43 of file WCSimRootGeom.hh.
|
inline |
Definition at line 40 of file WCSimRootGeom.hh.
|
inline |
Definition at line 36 of file WCSimRootGeom.hh.
|
inline |
Definition at line 37 of file WCSimRootGeom.hh.
|
inline |
Definition at line 38 of file WCSimRootGeom.hh.
|
inline |
Definition at line 35 of file WCSimRootGeom.hh.
|
private |
Definition at line 24 of file WCSimRootGeom.hh.
|
private |
Definition at line 25 of file WCSimRootGeom.hh.
|
private |
Definition at line 26 of file WCSimRootGeom.hh.
|
private |
Definition at line 23 of file WCSimRootGeom.hh.