|
virtual void | ConstructGeometryVolume (void) |
|
| ERTelescopeGeoComponentDoubleSi (const TString &typeFromXML, const TString &id, const TString &orientAroundZ) |
|
| ERTelescopeGeoComponentDoubleSi (const TString &typeFromXML, const TString &id, const TVector3 &position, const TVector3 &rotation, const TString &orientAroundZ) |
|
virtual TString | GetBranchName (ERDataObjectType object, OrientationAroundZ orientationAroundZ=OrientationAroundZ::Default, ChannelSide side=ChannelSide::None) const |
|
virtual std::list< OrientationAroundZ > | GetOrientationsAroundZ () const |
|
virtual std::list< ChannelSide > | GetChannelSides () const |
|
virtual Int_t | GetChannelFromSensetiveNodePath (const TString &path, OrientationAroundZ orientation=OrientationAroundZ::Default) const |
|
| ERTelescopeGeoComponentSensetive (const TString &typeFromXML, const TString &id) |
|
| ERTelescopeGeoComponentSensetive (const TString &typeFromXML, const TString &id, const TVector3 &position, const TVector3 &rotation) |
|
Bool_t | HasTwoSidedChannel () const |
|
virtual std::list< TString > | GetBranchNames (ERDataObjectType object) const |
|
| ERGeoComponent (const TString &name) |
|
| ERGeoComponent (const TString &name, const TVector3 &position, const TVector3 &rotation) |
|
| ERGeoComponent (const TString &typeFromXML, const TString &id) |
|
| ERGeoComponent (const TString &typeFromXML, const TString &id, const TVector3 &position, const TVector3 &rotation) |
|
void | SetVolumeNamePrefix (const TString &prefix) |
|
void | SetPosition (const TVector3 &position) |
|
void | SetRotation (const TVector3 &rotation) |
|
TGeoVolume * | GetVolume () |
|
const TVector3 * | GetPosition () const |
|
const TGeoRotation * | GetRotation () const |
|
const TString & | GetID () const |
|
const TString & | GetType () const |
|
const TString & | GetVolumeName () const |
|