|
FairRoot
|
#include <MyGeoCave.h>
Public Member Functions | |
| MyGeoCave () | |
| ~MyGeoCave () | |
| const char * | getModuleName (Int_t) |
| Bool_t | read (std::fstream &, FairGeoMedia *) |
| void | addRefNodes () |
| void | write (std::fstream &) |
| void | print () |
| ClassDef (MyGeoCave, 0) | |
| MyGeoCave () | |
| ~MyGeoCave () | |
| const char * | getModuleName (Int_t) |
| Bool_t | read (std::fstream &, FairGeoMedia *) |
| void | addRefNodes () |
| void | write (std::fstream &) |
| void | print () |
| ClassDef (MyGeoCave, 0) | |
Public Member Functions inherited from FairGeoSet | |
| virtual | ~FairGeoSet () |
| void | setShapes (FairGeoShapes *s) |
| void | setMasterNodes (TList *m) |
| void | setGeomFile (const char *filename) |
| const char * | getGeomFile () |
| Int_t | getMaxSectors (void) |
| Int_t | getMaxModules (void) |
| Int_t | getMaxKeepinVolumes (void) |
| void | setModules (Int_t, Int_t *) |
| Int_t * | getModules (void) |
| Int_t | getModule (Int_t, Int_t) |
| FairGeoNode * | getVolume (const char *name) |
| FairGeoNode * | getMasterNode (const char *name) |
| TList * | getListOfVolumes () |
| FairGeoShapes * | getShapes () |
| void | setAuthor (TString &s) |
| void | setDescription (TString &s) |
| TString & | getAuthor () |
| TString & | getDescription () |
| virtual const char * | getKeepinName (Int_t, Int_t) |
| virtual const char * | getEleName (Int_t) |
| virtual Int_t | getSecNumInMod (const TString &) |
| virtual Int_t | getModNumInMod (const TString &) |
| virtual Bool_t | create (FairGeoBuilder *) |
| void | compare (FairGeoSet &) |
| ClassDef (FairGeoSet, 0) | |
Protected Attributes | |
| TString | name |
Protected Attributes inherited from FairGeoSet | |
| Int_t | hadesGeo |
| TList * | volumes |
| TList * | masterNodes |
| Int_t | maxSectors |
| Int_t | maxKeepinVolumes |
| Int_t | maxModules |
| TArrayI * | modules |
| FairGeoShapes * | pShapes |
| TString | geoFile |
| TString | author |
| TString | description |
Additional Inherited Members | |
Protected Member Functions inherited from FairGeoSet | |
| FairGeoSet () | |
| void | readInout (std::fstream &) |
| void | readTransform (std::fstream &, FairGeoTransform &) |
| Bool_t | readVolumeParams (std::fstream &, FairGeoMedia *, FairGeoNode *, TList *l=0) |
| Bool_t | readKeepIn (std::fstream &, FairGeoMedia *, TString &) |
| Bool_t | readModule (std::fstream &, FairGeoMedia *, TString &, TString &, Bool_t a=kFALSE) |
Definition at line 27 of file MyGeoCave.h.
| MyGeoCave::MyGeoCave | ( | ) |
Definition at line 36 of file MyGeoCave.cxx.
|
inline |
Definition at line 34 of file MyGeoCave.h.
| MyGeoCave::MyGeoCave | ( | ) |
|
inline |
Definition at line 34 of file MyGeoCave.h.
|
virtual |
Reimplemented from FairGeoSet.
Definition at line 102 of file MyGeoCave.cxx.
|
virtual |
Reimplemented from FairGeoSet.
| MyGeoCave::ClassDef | ( | MyGeoCave | , |
| 0 | |||
| ) |
| MyGeoCave::ClassDef | ( | MyGeoCave | , |
| 0 | |||
| ) |
|
inlinevirtual |
Reimplemented from FairGeoSet.
Definition at line 35 of file MyGeoCave.h.
|
inlinevirtual |
Reimplemented from FairGeoSet.
Definition at line 35 of file MyGeoCave.h.
|
virtual |
Reimplemented from FairGeoSet.
Definition at line 126 of file MyGeoCave.cxx.
|
virtual |
Reimplemented from FairGeoSet.
|
virtual |
Reimplemented from FairGeoSet.
|
virtual |
Reimplemented from FairGeoSet.
|
virtual |
Reimplemented from FairGeoSet.
|
virtual |
Reimplemented from FairGeoSet.
|
protected |
Definition at line 30 of file MyGeoCave.h.