Classes | |
class | PixelRegionContainers |
Enumerations | |
enum | PixelId { L1 = 1100, L2 = 1200, L3 = 1300, L4 = 1400, Rm1l = 2111, Rm1u = 2112, Rm2l = 2121, Rm2u = 2122, Rm3l = 2131, Rm3u = 2132, Rp1l = 2211, Rp1u = 2212, Rp2l = 2221, Rp2u = 2222, Rp3l = 2231, Rp3u = 2232, End = 99999 } |
Functions | |
const std::vector< uint32_t > | attachedDets (const PixelRegions::PixelId theId, const TrackerTopology *trackTopo, const bool phase1) |
static const PixelId | calculateBPixID (const unsigned int layer) |
static const PixelId | calculateFPixID (const unsigned int side, const unsigned int disk, const unsigned int ring) |
static const PixelId | detIdToPixelId (const unsigned int detid, const TrackerTopology *trackTopo, const bool phase1) |
std::string | itoa (int i) |
Variables | |
const std::vector< std::string > | IDlabels |
const std::vector< PixelId > | PixelIDs |
Enumerator | |
---|---|
L1 | |
L2 | |
L3 | |
L4 | |
Rm1l | |
Rm1u | |
Rm2l | |
Rm2u | |
Rm3l | |
Rm3u | |
Rp1l | |
Rp1u | |
Rp2l | |
Rp2u | |
Rp3l | |
Rp3u | |
End |
Definition at line 26 of file PixelRegionContainers.h.
const std::vector<uint32_t> PixelRegions::attachedDets | ( | const PixelRegions::PixelId | theId, |
const TrackerTopology * | trackTopo, | ||
const bool | phase1 | ||
) |
Definition at line 119 of file PixelRegionContainers.h.
References COUT, ztail::d, detIdToPixelId(), mps_splice::entry, edm::FileInPath::fullPath(), SiPixelDetInfoFileReader::getAllDetIds(), and MillePedeFileConverter_cfg::out.
Referenced by gainCalibHelper::SiPixelGainCalibrationValuesPerRegion< isBarrel, myType, PayloadType >::fill().
|
static |
|
static |
Definition at line 90 of file PixelRegionContainers.h.
References relativeConstraints::ring.
Referenced by detIdToPixelId().
|
static |
Definition at line 97 of file PixelRegionContainers.h.
References calculateBPixID(), calculateFPixID(), PixelEndcapName::diskName(), PixelBarrelName::layerName(), PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, TrackerTopology::pxfSide(), relativeConstraints::ring, SiPixelPI::ring(), and DetId::subdetId().
Referenced by attachedDets(), and PixelRegions::PixelRegionContainers::fill().
std::string PixelRegions::itoa | ( | int | i | ) |
Definition at line 16 of file PixelRegionContainers.h.
References mps_fire::i, AlCaHLTBitMon_QueryRunRegistry::string, and groupFilesInBlocks::temp.
Referenced by PixelRegions::PixelRegionContainers::bookAll().
const std::vector<std::string> PixelRegions::IDlabels |
Definition at line 64 of file PixelRegionContainers.h.
Referenced by PixelRegions::PixelRegionContainers::bookAll(), and gainCalibHelper::SiPixelGainCalibrationValuesPerRegion< isBarrel, myType, PayloadType >::fill().
const std::vector<PixelId> PixelRegions::PixelIDs |
Definition at line 46 of file PixelRegionContainers.h.
Referenced by PixelRegions::PixelRegionContainers::bookAll(), PixelRegions::PixelRegionContainers::draw(), and gainCalibHelper::SiPixelGainCalibrationValuesPerRegion< isBarrel, myType, PayloadType >::fill().