#include "SimG4CMS/Forward/interface/BHMNumberingScheme.h"
#include "SimG4CMS/Forward/interface/ForwardName.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "CLHEP/Units/GlobalSystemOfUnits.h"
#include "globals.hh"
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) |