#include "G4Step.hh"
#include <vector>
Go to the source code of this file.
Namespaces | |
BHMNumberingScheme | |
Functions | |
unsigned int | BHMNumberingScheme::getUnitID (const G4Step *aStep) |
unsigned int | BHMNumberingScheme::packIndex (int subdet, int zside, int station) |
void | BHMNumberingScheme::unpackIndex (const unsigned int &idx, int &subdet, int &zside, int &station) |