er
dev
|
Public Member Functions | |
ERCollimator () | |
ERCollimator (const char *fileName) | |
virtual | ~ERCollimator () |
virtual void | ConstructGeometry () |
Definition at line 7 of file ERCollimator.h.
ERCollimator::ERCollimator | ( | ) |
Default constructor
Definition at line 4 of file ERCollimator.cxx.
ERCollimator::ERCollimator | ( | const char * | fileName | ) |
Constructor with file name
fileName | Name of geometry file |
This constructor will force the target geometry to be constructed from a geometry file (ROOT format only).
|
virtual |
Destructor
Definition at line 8 of file ERCollimator.cxx.
|
virtual |
Built the geometry
Definition at line 12 of file ERCollimator.cxx.