#include <StiIstDetectorBuilder.h>

Public Member Functions | |
| StiIstDetectorBuilder (bool active, const string &inputFile) | |
| virtual void | buildDetectors (StMaker &source) |
| virtual void | AverageVolume (TGeoPhysicalNode *nodeP) |
| virtual void | loadDS (TDataSet &) |
| virtual void | useVMCGeometry () |
| void | setSiMat (StiMaterial *m) |
| void | setHybridMat (StiMaterial *m) |
| StiMaterial * | getSiMat () |
| StiMaterial * | getHybridMat () |
Protected Attributes | |
| StiMaterial * | _siMat |
| StiMaterial * | _hybridMat |
| StiPlanarShape * | _waferShape [1] |
| StiPlanarShape * | _hybridShape [1] |
Definition at line 46 of file StiIstDetectorBuilder.h.
1.5.9