|
| ERTelescopeGeoComponentPassive (const TString &fileName, const TString &topVolumeName, const TVector3 &position, const TVector3 &rotation) |
|
virtual void | ConstructGeometryVolume () |
|
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 |
|
|
virtual void | ParseXmlParameters () |
|
TGeoMedium * | CreateMaterial (const TString &name) |
|
|
TFile * | fGeoFile = nullptr |
|
TString | fFileName |
|
TString | fTopVolumeName |
|
TGeoVolume * | fVolume = nullptr |
|
TVector3 | fPosition |
|
TGeoRotation | fRotation |
|
TString | fType |
|
TString | fComponentId |
|
TString | fVolumeName |
|
The documentation for this class was generated from the following files: