1 #ifndef SiPixelDetId_PixelBarrelName_H 2 #define SiPixelDetId_PixelBarrelName_H
int moduleName() const
module id (index in z)
int convertLadderNumber(int oldLadder)
std::ostream & operator<<(std::ostream &out, const PixelBarrelName::Shell &t)
bool isHalfModule() const
full or half module
int sectorName() const
sector id
virtual bool operator==(const PixelModuleName &) const
check equality of modules from datamemebers
int ladderName() const
ladder id (index in phi)
virtual std::string name() const
from base class
int layerName() const
layer id
PixelBarrelName(Shell shell=mO, int layer=0, int module=0, int ladder=0, bool phase=false)
ctor for defined name with dummy parameters
PixelBarrelName(const DetId &, const TrackerTopology *tt, bool phase=false)
ctor from DetId
virtual ~PixelBarrelName()
PXBDetId getDetId()
return the DetId
virtual PixelModuleName::ModuleType moduleType() const
module Type