#include "G4Step.hh"
Go to the source code of this file.
Namespaces | |
ZdcNumberingScheme | |
Functions | |
unsigned int | ZdcNumberingScheme::getUnitID (const G4Step *aStep) |
unsigned int | ZdcNumberingScheme::packZdcIndex (int subDet, int layer, int fiber, int channel, int z) |
void | ZdcNumberingScheme::unpackZdcIndex (const unsigned int &idx, int &subDet, int &layer, int &fiber, int &channel, int &z) |