Classes | |
struct | PhaseInfo |
struct | topolInfo |
Enumerations | |
enum | DetType { t_barrel = 0, t_forward = 1, t_all = 2 } |
enum | phase { zero = 0, one = 1, two = 2 } |
enum | regions { BPixL1o, BPixL1i, BPixL2o, BPixL2i, BPixL3o, BPixL3i, BPixL4o, BPixL4i, FPixmL1, FPixmL2, FPixmL3, FPixpL1, FPixpL2, FPixpL3, NUM_OF_REGIONS } |
Functions | |
void | adjustCanvasMargins (TVirtualPad *pad, float top, float bottom, float left, float right) |
void | adjustStats (TPaveStats *stats, float X1, float Y1, float X2, float Y2) |
bool | checkAnswerOK (std::string &answer, bool &result) |
void | displayNotSupported (TCanvas &canv, const unsigned int size) |
void | draw_line (double x1, double x2, double y1, double y2, int width=2, int style=1, int color=1) |
void | dress_occup_plot (TCanvas &canv, TH2 *h, int lay, int ring=0, int phase=0, bool half_shift=true, bool mark_zero=true, bool standard_palette=true) |
template<typename T > | |
std::pair< T, T > | findMinMaxInMap (const std::map< unsigned int, T > &theMap) |
std::pair< float, float > | getExtrema (TH1 *h1, TH1 *h2) |
std::string | getStringFromRegionEnum (SiPixelPI::regions e) |
bool | isBPixOuterLadder (const DetId &detid, const TrackerTopology &tTopo, bool isPhase0) |
void | makeNicePlotStyle (TH1 *hist) |
int | quadrant (const DetId &detid, const TrackerTopology *tTopo_, bool phase_) |
int | ring (const DetId &detid, const TrackerTopology &tTopo_, bool phase_) |
int | signed_blade (const DetId &detid, const TrackerTopology &tTopo_, bool phase_) |
int | signed_blade_panel (const DetId &detid, const TrackerTopology &tTopo_, bool phase_) |
int | signed_disk (const DetId &detid, const TrackerTopology &tTopo_, bool phase_) |
int | signed_ladder (const DetId &detid, const TrackerTopology &tTopo_, bool phase_) |
int | signed_module (const DetId &detid, const TrackerTopology &tTopo_, bool phase_) |
std::pair< unsigned int, unsigned int > | unpack (cond::Time_t since) |
Variables | |
static const unsigned int | phase0size = 1440 |
static const unsigned int | phase1size = 1856 |
static const unsigned int | phase2size = 3892 |
enum SiPixelPI::DetType |
Enumerator | |
---|---|
t_barrel | |
t_forward | |
t_all |
Definition at line 574 of file SiPixelPayloadInspectorHelper.h.
enum SiPixelPI::phase |
Enumerator | |
---|---|
zero | |
one | |
two |
Definition at line 39 of file SiPixelPayloadInspectorHelper.h.
enum SiPixelPI::regions |
Enumerator | |
---|---|
BPixL1o | |
BPixL1i | |
BPixL2o | |
BPixL2i | |
BPixL3o | |
BPixL3i | |
BPixL4o | |
BPixL4i | |
FPixmL1 | |
FPixmL2 | |
FPixmL3 | |
FPixpL1 | |
FPixpL2 | |
FPixpL3 | |
NUM_OF_REGIONS |
Definition at line 576 of file SiPixelPayloadInspectorHelper.h.
void SiPixelPI::adjustCanvasMargins | ( | TVirtualPad * | pad, |
float | top, | ||
float | bottom, | ||
float | left, | ||
float | right | ||
) |
void SiPixelPI::adjustStats | ( | TPaveStats * | stats, |
float | X1, | ||
float | Y1, | ||
float | X2, | ||
float | Y2 | ||
) |
Definition at line 522 of file SiPixelPayloadInspectorHelper.h.
References dqmMemoryStats::stats.
Referenced by gainCalibHelper::SiPixelGainCalibrationValues< myType, PayloadType >::fill(), and PixelRegions::PixelRegionContainers::stats().
bool SiPixelPI::checkAnswerOK | ( | std::string & | answer, |
bool & | result | ||
) |
Definition at line 808 of file SiPixelPayloadInspectorHelper.h.
References submit::answer, mps_fire::result, and HcalDetIdTransform::transform().
Referenced by gainCalibHelper::SiPixelGainCalibrationValuesPerRegion< isBarrel, myType, PayloadType >::fill().
void SiPixelPI::displayNotSupported | ( | TCanvas & | canv, |
const unsigned int | size | ||
) |
Definition at line 781 of file SiPixelPayloadInspectorHelper.h.
References phase1size, findQualityFiles::size, AlCaHLTBitMon_QueryRunRegistry::string, and RandomServiceHelper::t2.
Referenced by templateHelper::SiPixelIDs< PayloadType, myType >::fill(), gainCalibHelper::SiPixelGainCalibrationValuesPerRegion< isBarrel, myType, PayloadType >::fill(), and templateHelper::SiPixelFullPixelIDMap< PayloadType, StoreType, TransientType >::fill().
void SiPixelPI::draw_line | ( | double | x1, |
double | x2, | ||
double | y1, | ||
double | y2, | ||
int | width = 2 , |
||
int | style = 1 , |
||
int | color = 1 |
||
) |
Definition at line 208 of file SiPixelPayloadInspectorHelper.h.
References cmsLHEtoEOSManager::l, ApeEstimator_cff::width, testProducerWithPsetDescEmpty_cfi::x1, testProducerWithPsetDescEmpty_cfi::x2, testProducerWithPsetDescEmpty_cfi::y1, and testProducerWithPsetDescEmpty_cfi::y2.
Referenced by dress_occup_plot(), and PixelROCMapHelper::dress_plot().
void SiPixelPI::dress_occup_plot | ( | TCanvas & | canv, |
TH2 * | h, | ||
int | lay, | ||
int | ring = 0 , |
||
int | phase = 0 , |
||
bool | half_shift = true , |
||
bool | mark_zero = true , |
||
bool | standard_palette = true |
||
) |
Definition at line 218 of file SiPixelPayloadInspectorHelper.h.
References DivergingColor::blue, draw_line(), dqmMemoryStats::float, mod(), DivergingColor::red, ring(), L1EGammaCrystalsEmulatorProducer_cfi::scale, Validation_hcalonly_cfi::sign, AlCaHLTBitMon_QueryRunRegistry::string, testProducerWithPsetDescEmpty_cfi::x1, testProducerWithPsetDescEmpty_cfi::x2, testProducerWithPsetDescEmpty_cfi::y1, and testProducerWithPsetDescEmpty_cfi::y2.
std::pair<T, T> SiPixelPI::findMinMaxInMap | ( | const std::map< unsigned int, T > & | theMap | ) |
Definition at line 796 of file SiPixelPayloadInspectorHelper.h.
References SiStripPI::max, min(), p1, and p2.
std::pair<float, float> SiPixelPI::getExtrema | ( | TH1 * | h1, |
TH1 * | h2 | ||
) |
Definition at line 532 of file SiPixelPayloadInspectorHelper.h.
References mps_fire::result.
Referenced by PixelRegions::PixelRegionContainers::rescaleMax().
std::string SiPixelPI::getStringFromRegionEnum | ( | SiPixelPI::regions | e | ) |
bool SiPixelPI::isBPixOuterLadder | ( | const DetId & | detid, |
const TrackerTopology & | tTopo, | ||
bool | isPhase0 | ||
) |
Definition at line 634 of file SiPixelPayloadInspectorHelper.h.
References phase1PixelTopology::layer, TrackerTopology::pxbLadder(), TrackerTopology::pxbLayer(), and DetId::rawId().
Referenced by SiPixelPI::topolInfo::fillGeometryInfo().
void SiPixelPI::makeNicePlotStyle | ( | TH1 * | hist | ) |
Definition at line 548 of file SiPixelPayloadInspectorHelper.h.
References HLT_FULL_cff::Class, and gpuVertexFinder::hist.
Referenced by PixelRegions::PixelRegionContainers::beautify(), and gainCalibHelper::SiPixelGainCalibrationValues< myType, PayloadType >::fill().
int SiPixelPI::quadrant | ( | const DetId & | detid, |
const TrackerTopology * | tTopo_, | ||
bool | phase_ | ||
) |
Definition at line 124 of file SiPixelPayloadInspectorHelper.h.
References PixelEndcapName::halfCylinder(), PixelSubdetector::PixelBarrel, PixelBarrelName::shell(), and DetId::subdetId().
Referenced by PixelBaryCentreAnalyzer::analyze(), EcalElectronicsId::channelId(), MEEEGeom::crystal_in_sc(), MEEEGeom::dee(), MEEEGeom::getBoundary(), MEEEGeom::lmr(), GeometryInterface::loadFromSiPixelCoordinates(), MEEEGeom::sc(), signed_blade(), signed_disk(), signed_ladder(), signed_module(), and TrackTransformerForCosmicMuons::transform().
int SiPixelPI::ring | ( | const DetId & | detid, |
const TrackerTopology & | tTopo_, | ||
bool | phase_ | ||
) |
Definition at line 163 of file SiPixelPayloadInspectorHelper.h.
References PixelSubdetector::PixelEndcap, TrackerTopology::pxfModule(), TrackerTopology::pxfPanel(), PixelEndcapName::ringName(), and DetId::subdetId().
Referenced by PixelRegions::detIdToPixelId(), and dress_occup_plot().
int SiPixelPI::signed_blade | ( | const DetId & | detid, |
const TrackerTopology & | tTopo_, | ||
bool | phase_ | ||
) |
Definition at line 178 of file SiPixelPayloadInspectorHelper.h.
References PixelEndcapName::bladeName(), PixelSubdetector::PixelEndcap, quadrant(), and DetId::subdetId().
Referenced by signed_blade_panel().
int SiPixelPI::signed_blade_panel | ( | const DetId & | detid, |
const TrackerTopology & | tTopo_, | ||
bool | phase_ | ||
) |
Definition at line 188 of file SiPixelPayloadInspectorHelper.h.
References PixelSubdetector::PixelEndcap, TrackerTopology::pxfPanel(), signed_blade(), and DetId::subdetId().
int SiPixelPI::signed_disk | ( | const DetId & | detid, |
const TrackerTopology & | tTopo_, | ||
bool | phase_ | ||
) |
Definition at line 198 of file SiPixelPayloadInspectorHelper.h.
References PixelSubdetector::PixelEndcap, TrackerTopology::pxfDisk(), quadrant(), and DetId::subdetId().
int SiPixelPI::signed_ladder | ( | const DetId & | detid, |
const TrackerTopology & | tTopo_, | ||
bool | phase_ | ||
) |
Definition at line 135 of file SiPixelPayloadInspectorHelper.h.
References PixelBarrelName::ladderName(), PixelSubdetector::PixelBarrel, quadrant(), and DetId::subdetId().
int SiPixelPI::signed_module | ( | const DetId & | detid, |
const TrackerTopology & | tTopo_, | ||
bool | phase_ | ||
) |
Definition at line 147 of file SiPixelPayloadInspectorHelper.h.
References PixelBarrelName::moduleName(), PixelSubdetector::PixelBarrel, quadrant(), and DetId::subdetId().
std::pair<unsigned int, unsigned int> SiPixelPI::unpack | ( | cond::Time_t | since | ) |
Definition at line 114 of file SiPixelPayloadInspectorHelper.h.
References cond::time::kLowMask(), writedatasetfile::run, and writeEcalDQMStatus::since.
|
static |
Definition at line 42 of file SiPixelPayloadInspectorHelper.h.
Referenced by templateHelper::SiPixelIDs< PayloadType, myType >::fill(), templateHelper::SiPixelFullPixelIDMap< PayloadType, StoreType, TransientType >::fill(), SiPixelPI::PhaseInfo::pathToTopoXML(), SiPixelPI::PhaseInfo::phase(), and SiPixelPI::PhaseInfo::PhaseInfo().
|
static |
Definition at line 43 of file SiPixelPayloadInspectorHelper.h.
Referenced by displayNotSupported(), templateHelper::SiPixelIDs< PayloadType, myType >::fill(), gainCalibHelper::SiPixelGainCalibrationValuesPerRegion< isBarrel, myType, PayloadType >::fill(), templateHelper::SiPixelFullPixelIDMap< PayloadType, StoreType, TransientType >::fill(), SiPixelPI::PhaseInfo::pathToTopoXML(), SiPixelPI::PhaseInfo::phase(), and SiPixelPI::PhaseInfo::PhaseInfo().
|
static |
Definition at line 44 of file SiPixelPayloadInspectorHelper.h.
Referenced by SiPixelPI::PhaseInfo::PhaseInfo().