Typedefs | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
Functions | |
MonitorElement * | book1DFromPSet (const edm::ParameterSet &hpars, DQMStore::IBooker &ibooker) |
MonitorElement * | book2DFromPSet (const edm::ParameterSet &hpars, DQMStore::IBooker &ibooker) |
MonitorElement * | bookProfile1DFromPSet (const edm::ParameterSet &hpars, DQMStore::IBooker &ibooker) |
std::string | getITHistoId (uint32_t det_id, const TrackerTopology *tTopo) |
std::string | getOTHistoId (uint32_t det_id, const TrackerTopology *tTopo) |
bool | isPrimary (const SimTrack &simTrk, const PSimHit *simHit) |
Variables | |
static constexpr float | cmtomicron = 1e4 |
Definition at line 16 of file TrackerPhase2DQMUtil.h.
Definition at line 15 of file TrackerPhase2DQMUtil.h.
MonitorElement * phase2tkutil::book1DFromPSet | ( | const edm::ParameterSet & | hpars, |
DQMStore::IBooker & | ibooker | ||
) |
Definition at line 50 of file TrackerPhase2DQMUtil.cc.
References dqm::implementation::IBooker::book1D(), edm::ParameterSet::getParameter(), AlCaHLTBitMon_QueryRunRegistry::string, and groupFilesInBlocks::temp.
Referenced by Phase2ITMonitorCluster::bookHistograms(), Phase2OTMonitorCluster::bookHistograms(), Phase2ITMonitorRecHit::bookHistograms(), Phase2ITMonitorRecHit::bookLayerHistos(), Phase2ITMonitorCluster::bookLayerHistos(), Phase2ITValidateRecHit::bookLayerHistos(), Phase2OTMonitorCluster::bookLayerHistos(), Phase2ITValidateCluster::bookLayerHistos(), and Phase2OTValidateCluster::bookLayerHistos().
MonitorElement * phase2tkutil::book2DFromPSet | ( | const edm::ParameterSet & | hpars, |
DQMStore::IBooker & | ibooker | ||
) |
Definition at line 62 of file TrackerPhase2DQMUtil.cc.
References dqm::implementation::IBooker::book2D(), edm::ParameterSet::getParameter(), AlCaHLTBitMon_QueryRunRegistry::string, and groupFilesInBlocks::temp.
Referenced by Phase2ITMonitorCluster::bookHistograms(), Phase2OTMonitorCluster::bookHistograms(), Phase2ITMonitorRecHit::bookHistograms(), Phase2ITMonitorRecHit::bookLayerHistos(), Phase2ITMonitorCluster::bookLayerHistos(), and Phase2OTMonitorCluster::bookLayerHistos().
MonitorElement * phase2tkutil::bookProfile1DFromPSet | ( | const edm::ParameterSet & | hpars, |
DQMStore::IBooker & | ibooker | ||
) |
Definition at line 77 of file TrackerPhase2DQMUtil.cc.
References dqm::implementation::IBooker::bookProfile(), edm::ParameterSet::getParameter(), AlCaHLTBitMon_QueryRunRegistry::string, and groupFilesInBlocks::temp.
Referenced by Phase2ITMonitorRecHit::bookLayerHistos(), and Phase2ITValidateRecHit::bookLayerHistos().
std::string phase2tkutil::getITHistoId | ( | uint32_t | det_id, |
const TrackerTopology * | tTopo | ||
) |
Definition at line 2 of file TrackerPhase2DQMUtil.cc.
References TtSemiLepEvtBuilder_cfi::disc, TrackerTopology::getITPixelLayerNumber(), phase1PixelTopology::layer, TrackerTopology::pxfBlade(), TrackerTopology::pxfDisk(), TrackerTopology::pxfSide(), relativeConstraints::ring, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by Phase2ITMonitorCluster::analyze(), Phase2ITMonitorCluster::bookHistograms(), Phase2OTMonitorCluster::bookHistograms(), Phase2ITMonitorRecHit::bookHistograms(), Phase2ITMonitorRecHit::bookLayerHistos(), Phase2ITMonitorCluster::bookLayerHistos(), Phase2ITValidateRecHit::bookLayerHistos(), Phase2ITValidateCluster::bookLayerHistos(), Phase2ITMonitorRecHit::fillITHistos(), Phase2ITValidateRecHit::fillITHistos(), Phase2ITValidateCluster::fillITHistos(), Phase2TrackerMonitorDigi::getHistoId(), and Phase2TrackerValidateDigi::getHistoId().
std::string phase2tkutil::getOTHistoId | ( | uint32_t | det_id, |
const TrackerTopology * | tTopo | ||
) |
Definition at line 25 of file TrackerPhase2DQMUtil.cc.
References TtSemiLepEvtBuilder_cfi::disc, TrackerTopology::getOTLayerNumber(), phase1PixelTopology::layer, relativeConstraints::ring, AlCaHLTBitMon_QueryRunRegistry::string, TrackerTopology::tidRing(), TrackerTopology::tidSide(), and TrackerTopology::tidWheel().
Referenced by Phase2OTMonitorCluster::analyze(), Phase2OTMonitorCluster::bookLayerHistos(), Phase2OTValidateCluster::bookLayerHistos(), Phase2OTValidateCluster::fillOTHistos(), Phase2TrackerMonitorDigi::getHistoId(), and Phase2TrackerValidateDigi::getHistoId().
Definition at line 2 of file TrackerPhase2ValidationUtil.cc.
References OfflineHarvestingSequence_cosmic::ptype, rpcPointValidation_cfi::simHit, CoreSimTrack::trackId(), and SimTrack::vertIndex().
Referenced by PFAlgo::createCandidatesHCAL(), Phase2ITValidateRecHit::fillITHistos(), Phase2ITValidateCluster::fillITHistos(), Phase2OTValidateCluster::fillOTHistos(), PFEGammaAlgo::isPrimaryTrack(), reco::GhostTrackVertexFinder::mergeVertices(), and PFAlgo::recoTracksNotHCAL().
|
staticconstexpr |
Definition at line 9 of file TrackerPhase2ValidationUtil.h.
Referenced by Phase2ITValidateRecHit::fillITHistos(), Phase2ITValidateCluster::fillITHistos(), and Phase2OTValidateCluster::fillOTHistos().