#include <PixelEndcapName.h>
Public Types | |
enum | HalfCylinder { mO = 1, mI = 2, pO =3, pI =4 } |
Public Types inherited from PixelModuleName | |
enum | ModuleType { v1x2, v1x5, v1x8, v2x3, v2x4, v2x5, v2x8 } |
Public Member Functions | |
int | bladeName () const |
blade id More... | |
int | diskName () const |
disk id More... | |
PXFDetId | getDetId () |
return DetId More... | |
DetId | getDetId (const TrackerTopology *tt) |
HalfCylinder | halfCylinder () const |
PixelModuleName::ModuleType | moduleType () const override |
module Type More... | |
std::string | name () const override |
from base class More... | |
bool | operator== (const PixelModuleName &) const override |
check equality of modules from datamemebers More... | |
int | pannelName () const |
pannel id More... | |
PixelEndcapName (const DetId &, bool phase=false) | |
ctor from DetId More... | |
PixelEndcapName (const DetId &, const TrackerTopology *tt, bool phase=false) | |
PixelEndcapName (HalfCylinder part=mO, int disk=0, int blade=0, int pannel=0, int plaq=0, bool phase=false) | |
ctor for defined name More... | |
PixelEndcapName (std::string name, bool phase=false) | |
ctor from name string More... | |
int | plaquetteName () const |
plaquetteId (in pannel) More... | |
int | ringName () const |
ring Id More... | |
~PixelEndcapName () override | |
Public Member Functions inherited from PixelModuleName | |
virtual bool | isBarrel () const |
true for barrel modules More... | |
PixelModuleName (bool isBarrel) | |
virtual | ~PixelModuleName () |
Private Attributes | |
bool | phase1 |
int | theBlade |
int | theDisk |
int | thePannel |
HalfCylinder | thePart |
int | thePlaquette |
Additional Inherited Members | |
Static Public Member Functions inherited from PixelModuleName | |
static bool | isBarrel (uint32_t rawDetId) |
Endcap Module name (as in PixelDatabase) for endcaps
Definition at line 16 of file PixelEndcapName.h.
Enumerator | |
---|---|
mO | |
mI | |
pO | |
pI |
Definition at line 19 of file PixelEndcapName.h.
PixelEndcapName::PixelEndcapName | ( | const DetId & | id, |
bool | phase = false |
||
) |
ctor from DetId
Definition at line 98 of file PixelEndcapName.cc.
References PXFDetId::blade(), PXFDetId::disk(), mI, mO, PXFDetId::module(), SurfaceOrientation::outer, PXFDetId::panel(), phase1, pI, pO, relativeConstraints::ring, PXFDetId::side(), theBlade, theDisk, thePannel, thePart, and thePlaquette.
Referenced by PixelEndcapName().
PixelEndcapName::PixelEndcapName | ( | const DetId & | id, |
const TrackerTopology * | tt, | ||
bool | phase = false |
||
) |
Definition at line 15 of file PixelEndcapName.cc.
References mI, mO, SurfaceOrientation::outer, phase1, pI, pO, TrackerTopology::pxfBlade(), TrackerTopology::pxfDisk(), TrackerTopology::pxfModule(), TrackerTopology::pxfPanel(), TrackerTopology::pxfSide(), relativeConstraints::ring, theBlade, theDisk, thePannel, thePart, and thePlaquette.
|
inline |
ctor for defined name
Definition at line 26 of file PixelEndcapName.h.
References name(), hcalRecAlgoESProd_cfi::phase, PixelEndcapName(), and AlCaHLTBitMon_QueryRunRegistry::string.
PixelEndcapName::PixelEndcapName | ( | std::string | name, |
bool | phase = false |
||
) |
ctor from name string
Definition at line 178 of file PixelEndcapName.cc.
References mI, mO, name(), phase1, pI, pO, theBlade, theDisk, thePannel, thePart, and thePlaquette.
|
inlineoverride |
Definition at line 36 of file PixelEndcapName.h.
References name(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
blade id
Definition at line 47 of file PixelEndcapName.h.
References theBlade.
Referenced by SiPixelDigiSource::analyze(), SiPixelTrackResidualModule::book(), SiPixelHitEfficiencyModule::book(), SiPixelRecHitModule::book(), SiPixelClusterModule::book(), SiPixelDigiModule::book(), SiPixelDigiSource::buildStructure(), SiPixelRawDataErrorSource::buildStructure(), SiPixelRecHitSource::buildStructure(), SiPixelClusterSource::buildStructure(), SiPixelDigiModule::fill(), getDetId(), SiPixelFolderOrganizer::getModuleFolder(), SiPixelClusterSource::getrococcupancye(), PixelEndcapLinkMaker::Order::operator()(), sipixelobjects::PixelFEDLink::printForMap(), SiPixelFolderOrganizer::setModuleFolder(), and SiPixelCoordinates::signed_blade().
|
inline |
disk id
Definition at line 44 of file PixelEndcapName.h.
References theDisk.
Referenced by SiPixelDetSummary::add(), SiPixelHitEfficiencySource::analyze(), SiPixelDigiSource::analyze(), SiPixelTrackResidualSource::analyze(), SiPixelTrackResidualModule::book(), SiPixelHitEfficiencyModule::book(), SiPixelRecHitModule::book(), SiPixelClusterModule::book(), SiPixelDigiModule::book(), SiPixelDigiSource::buildStructure(), SiPixelRawDataErrorSource::buildStructure(), SiPixelRecHitSource::buildStructure(), SiPixelClusterSource::buildStructure(), SiPixelTrackResidualSource::dqmBeginRun(), SiPixelClusterModule::fill(), getDetId(), SiPixelFolderOrganizer::getModuleFolder(), SiPixelClusterSource::getrococcupancye(), PixelEndcapLinkMaker::Order::operator()(), sipixelobjects::PixelFEDLink::printForMap(), and SiPixelFolderOrganizer::setModuleFolder().
PXFDetId PixelEndcapName::getDetId | ( | void | ) |
return DetId
Definition at line 436 of file PixelEndcapName.cc.
References bladeName(), diskName(), halfCylinder(), AnalysisDataFormats_SUSYBSMObjects::hc, mI, mO, SurfaceOrientation::outer, pannelName(), phase1, pI, plaquetteName(), pO, relativeConstraints::ring, ringName(), and theDisk.
Referenced by ringName().
DetId PixelEndcapName::getDetId | ( | const TrackerTopology * | tt | ) |
Definition at line 363 of file PixelEndcapName.cc.
References bladeName(), diskName(), halfCylinder(), AnalysisDataFormats_SUSYBSMObjects::hc, triggerObjects_cff::id, mI, mO, SurfaceOrientation::outer, pannelName(), phase1, pI, plaquetteName(), pO, TrackerTopology::pxfDetId(), relativeConstraints::ring, ringName(), and theDisk.
|
inline |
Definition at line 41 of file PixelEndcapName.h.
References thePart.
Referenced by SiPixelDetSummary::add(), SiPixelHitEfficiencySource::analyze(), SiPixelDigiSource::analyze(), SiPixelDigiSource::buildStructure(), SiPixelRawDataErrorSource::buildStructure(), SiPixelRecHitSource::buildStructure(), SiPixelClusterSource::buildStructure(), getDetId(), SiPixelFolderOrganizer::getModuleFolder(), SiPixelClusterSource::getrococcupancye(), HLTPixelAsymmetryFilter::hltFilter(), PixelEndcapLinkMaker::Order::operator()(), sipixelobjects::PixelFEDLink::printForMap(), SiPixelCoordinates::quadrant(), and SiPixelFolderOrganizer::setModuleFolder().
|
overridevirtual |
module Type
Implements PixelModuleName.
Definition at line 295 of file PixelEndcapName.cc.
References pannelName(), phase1, plaquetteName(), theDisk, PixelModuleName::v1x2, PixelModuleName::v1x5, PixelModuleName::v2x3, PixelModuleName::v2x4, PixelModuleName::v2x5, and PixelModuleName::v2x8.
Referenced by PixelEndcapLinkMaker::links(), and ringName().
|
overridevirtual |
from base class
Implements PixelModuleName.
Definition at line 338 of file PixelEndcapName.cc.
References phase1, theBlade, theDisk, thePannel, thePart, and thePlaquette.
Referenced by config.CFG::__str__(), SiPixelDetSummary::add(), PixelToLNKAssociateFromAscii::addConnections(), validation.Sample::digest(), SiPixelInformationExtractor::findNoisyPixels(), VIDSelectorBase.VIDSelectorBase::initialize(), PixelEndcapLinkMaker::links(), GeometryInterface::loadFromTopology(), PixelEndcapName(), sipixelobjects::PixelFEDLink::printForMap(), SiPixelOfflineCalibAnalysisBase::translateDetIdToString(), Vispa.Views.PropertyView.Property::valueChanged(), and ~PixelEndcapName().
|
overridevirtual |
check equality of modules from datamemebers
Implements PixelModuleName.
Definition at line 324 of file PixelEndcapName.cc.
References PixelModuleName::isBarrel(), connectstrParser::o, trackingPlots::other, theBlade, theDisk, thePannel, thePart, and thePlaquette.
Referenced by ringName().
|
inline |
pannel id
Definition at line 50 of file PixelEndcapName.h.
References thePannel.
Referenced by SiPixelHitEfficiencySource::analyze(), SiPixelDigiSource::analyze(), SiPixelTrackResidualModule::book(), SiPixelHitEfficiencyModule::book(), SiPixelRecHitModule::book(), SiPixelClusterModule::book(), SiPixelDigiModule::book(), SiPixelDigiSource::buildStructure(), SiPixelRawDataErrorSource::buildStructure(), SiPixelRecHitSource::buildStructure(), SiPixelClusterSource::buildStructure(), SiPixelHitEfficiencyModule::fill(), SiPixelDigiModule::fill(), sipixelobjects::FrameConversion::FrameConversion(), getDetId(), SiPixelFolderOrganizer::getModuleFolder(), SiPixelClusterSource::getrococcupancye(), moduleType(), PixelEndcapLinkMaker::Order::operator()(), PixelPannelType::pannelType(), sipixelobjects::PixelFEDLink::printForMap(), and SiPixelFolderOrganizer::setModuleFolder().
|
inline |
plaquetteId (in pannel)
Definition at line 53 of file PixelEndcapName.h.
References thePlaquette.
Referenced by SiPixelHitEfficiencySource::analyze(), SiPixelDigiSource::analyze(), SiPixelTrackResidualModule::book(), SiPixelHitEfficiencyModule::book(), SiPixelRecHitModule::book(), SiPixelClusterModule::book(), SiPixelDigiModule::book(), SiPixelDigiSource::buildStructure(), SiPixelRawDataErrorSource::buildStructure(), SiPixelRecHitSource::buildStructure(), SiPixelClusterSource::buildStructure(), sipixelobjects::FrameConversion::FrameConversion(), getDetId(), SiPixelFolderOrganizer::getModuleFolder(), SiPixelClusterSource::getrococcupancye(), moduleType(), PixelEndcapLinkMaker::Order::operator()(), and SiPixelFolderOrganizer::setModuleFolder().
|
inline |
ring Id
Definition at line 56 of file PixelEndcapName.h.
References getDetId(), moduleType(), operator==(), and thePlaquette.
Referenced by getDetId(), and SiPixelCoordinates::ring().
|
private |
Definition at line 72 of file PixelEndcapName.h.
Referenced by getDetId(), moduleType(), name(), and PixelEndcapName().
|
private |
Definition at line 71 of file PixelEndcapName.h.
Referenced by bladeName(), name(), operator==(), and PixelEndcapName().
|
private |
Definition at line 71 of file PixelEndcapName.h.
Referenced by diskName(), getDetId(), moduleType(), name(), operator==(), and PixelEndcapName().
|
private |
Definition at line 71 of file PixelEndcapName.h.
Referenced by name(), operator==(), pannelName(), and PixelEndcapName().
|
private |
Definition at line 70 of file PixelEndcapName.h.
Referenced by halfCylinder(), name(), operator==(), and PixelEndcapName().
|
private |
Definition at line 71 of file PixelEndcapName.h.
Referenced by name(), operator==(), PixelEndcapName(), plaquetteName(), and ringName().