#include <PndGeoPipe.h>
Definition at line 6 of file PndGeoPipe.h.
PndGeoPipe::PndGeoPipe |
( |
| ) |
|
PndGeoPipe::~PndGeoPipe |
( |
| ) |
|
|
virtual |
Bool_t PndGeoPipe::create |
( |
FairGeoBuilder * |
build | ) |
|
Definition at line 25 of file PndGeoPipe.cxx.
References Bool_t.
26 Bool_t rc = FairGeoSet::create( build );
28 FairGeoLoader *loader=FairGeoLoader::Instance();
29 FairGeoInterface *GeoInterface =loader->getGeoInterface();
31 GeoInterface->getMasterNodes()->Add( (TObject*) getVolume(
"pipeCentral") );
const char* PndGeoPipe::getEleName |
( |
Int_t |
| ) |
|
|
inline |
const char* PndGeoPipe::getModuleName |
( |
Int_t |
| ) |
|
|
inline |
char PndGeoPipe::eleName[2] |
|
protected |
char PndGeoPipe::modName[2] |
|
protected |
The documentation for this class was generated from the following files: