er  dev
Public Member Functions | Protected Attributes | List of all members
ERSetup Class Referenceabstract
Inheritance diagram for ERSetup:
Inheritance graph
[legend]

Public Member Functions

void SetXMLParametersFile (const TString &xmlFileName)
 
void SetGeoName (const TString &name)
 
void AddSubAssembly (ERGeoSubAssembly *subAssembly)
 
void AddSubAssembly (ERGeoSubAssembly *subAssembly, const TVector3 &position, const TVector3 &rotation)
 
TString GetGeoFileName () const
 
TString GetGeoName () const
 
TString GetXMLParametersFile (void) const
 
std::list< ERGeoComponent * > GetAllComponents ()
 
ERGeoComponentGetComponent (const TString &path)
 
virtual void ReadGeoParamsFromParContainer ()=0
 
virtual Int_t SetParContainers ()
 
virtual void ConstructGeometry ()
 

Protected Attributes

TString fParamsXMLFileName
 
std::map< TString, ERGeoSubAssembly * > fSubAssemblies
 
TString fGeoName
 

Detailed Description

Definition at line 15 of file ERSetup.h.


The documentation for this class was generated from the following files: