|
HighLAND
|
Define the INGRID specific geometry identifiers. More...
Functions | |
| TGeometryId | Scintillator (int objType, int obj, int trk, int proj, int scinti) |
| TGeometryId | ModScintillator (int mod, int trk, int proj, int scinti) |
| The geometry of a module scintillator. | |
| TGeometryId | VertVetoScintillator (int veto, int scinti) |
| The geometry of a vertical veto scintillator. | |
| TGeometryId | HorzVetoScintillator (int veto, int scinti) |
| The geometry of an horizontal veto scintillator. | |
Define the INGRID specific geometry identifiers.
| ND::TGeometryId ND::GeomId::INGRID::Scintillator | ( | int | objType, |
| int | obj, | ||
| int | trk, | ||
| int | proj, | ||
| int | scinti | ||
| ) |
The geometry of a generical scintillator. The object type is either kIngridModule = 0, or kIngridVeto = 1.
Definition at line 1675 of file ND280GeomId.cxx.
1.8.13