#include <QcdLowPtDQM.h>
Classes | |
class | Pixel |
class | Tracklet |
class | Vertex |
Private Member Functions | |
void | book1D (DQMStore::IBooker &, std::vector< MonitorElement * > &mes, const std::string &name, const std::string &title, int nx, double x1, double x2, bool sumw2=true, bool sbox=true) |
void | book2D (DQMStore::IBooker &, std::vector< MonitorElement * > &mes, const std::string &name, const std::string &title, int nx, double x1, double x2, int ny, double y1, double y2, bool sumw2=true, bool sbox=true) |
void | create1D (std::vector< TH1F * > &mes, const std::string &name, const std::string &title, int nx, double x1, double x2, bool sumw2=true, bool sbox=true) |
void | create2D (std::vector< TH2F * > &mes, const std::string &name, const std::string &title, int nx, double x1, double x2, int ny, double y1, double y2, bool sumw2=true, bool sbox=true) |
void | fill1D (std::vector< TH1F * > &hs, double val, double w=1.) |
void | fill1D (std::vector< MonitorElement * > &mes, double val, double w=1.) |
void | fill2D (std::vector< TH2F * > &hs, double valx, double valy, double w=1.) |
void | fill2D (std::vector< MonitorElement * > &mes, double valx, double valy, double w=1.) |
void | fill3D (std::vector< TH3F * > &hs, int gbin, double w=1.) |
void | filldNdeta (const TH3F *AlphaTracklets, const std::vector< TH3F * > &NsigTracklets, const std::vector< TH3F * > &NbkgTracklets, const std::vector< TH1F * > &NEvsPerEta, std::vector< MonitorElement * > &hdNdEtaRawTrkl, std::vector< MonitorElement * > &hdNdEtaSubTrkl, std::vector< MonitorElement * > &hdNdEtaTrklets) |
void | fillHltBits (const edm::Event &iEvent) |
void | fillPixelClusterInfos (const edm::Event &iEvent, int which=12) |
void | fillPixelClusterInfos (const double vz, const std::vector< Pixel > &pix, std::vector< MonitorElement * > &hClusterYSize, std::vector< MonitorElement * > &hClusterADC) |
void | fillPixels (const edm::Event &iEvent, const edm::EventSetup &iSetup) |
void | fillTracklets (const edm::Event &iEvent, int which=12) |
void | fillTracklets (std::vector< Tracklet > &tracklets, const std::vector< Pixel > &pix1, const std::vector< Pixel > &pix2, const Vertex &trackletV) |
void | fillTracklets (const std::vector< Tracklet > &tracklets, const std::vector< Pixel > &pixels, const Vertex &trackletV, const TH3F *AlphaTracklets, std::vector< TH3F * > &NsigTracklets, std::vector< TH3F * > &NbkgTracklets, std::vector< TH1F * > &eventpereta, std::vector< MonitorElement * > &detaphi, std::vector< MonitorElement * > &deta, std::vector< MonitorElement * > &dphi, std::vector< MonitorElement * > &etavsvtx) |
template<typename TYPE > | |
void | getProduct (const std::string name, edm::Handle< TYPE > &prod, const edm::Event &event) const |
template<typename TYPE > | |
bool | getProductSafe (const std::string name, edm::Handle< TYPE > &prod, const edm::Event &event) const |
void | print (int level, const char *msg) |
void | print (int level, const std::string &msg) |
void | reallyPrint (int level, const char *msg) |
void | trackletVertexUnbinned (const edm::Event &iEvent, int which=12) |
void | trackletVertexUnbinned (std::vector< Pixel > &pix1, std::vector< Pixel > &pix2, Vertex &vtx) |
double | vertexZFromClusters (const std::vector< Pixel > &pix) const |
void | yieldAlphaHistogram (int which=12) |
Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 23 of file QcdLowPtDQM.h.
QcdLowPtDQM::QcdLowPtDQM | ( | const edm::ParameterSet & | parameters | ) |
Definition at line 49 of file QcdLowPtDQM.cc.
References edm::ParameterSet::exists(), edm::ParameterSet::getUntrackedParameter(), hltProcNames_, hltTrgNames_, pixLayers_, print(), and yieldAlphaHistogram().
|
override |
Definition at line 113 of file QcdLowPtDQM.cc.
References AlphaTracklets12_, AlphaTracklets13_, AlphaTracklets23_, NbkgTracklets12_, NbkgTracklets13_, NbkgTracklets23_, NsigTracklets12_, NsigTracklets13_, and NsigTracklets23_.
|
override |
Definition at line 509 of file QcdLowPtDQM.cc.
References clusLayers_, fillHltBits(), fillPixelClusterInfos(), fillPixels(), fillTracklets(), edm::EventSetup::get(), pixLayers_, print(), edm::ESHandle< T >::product(), tgeo_, and trackletVertexUnbinned().
|
private |
Definition at line 530 of file QcdLowPtDQM.cc.
References DQMStore::IBooker::book1D(), MillePedeFileConverter_cfg::e, MonitorElement::getTH1(), hltTrgUsedNames_, and mps_fire::i.
Referenced by bookHistograms().
|
private |
Definition at line 548 of file QcdLowPtDQM.cc.
References DQMStore::IBooker::book2D(), MillePedeFileConverter_cfg::e, MonitorElement::getTH1(), hltTrgUsedNames_, and mps_fire::i.
Referenced by bookHistograms().
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 221 of file QcdLowPtDQM.cc.
References AlphaTracklets12_, AlphaTracklets13_, AlphaTracklets23_, book1D(), book2D(), DQMStore::IBooker::book2D(), DQMStore::IBooker::bookFloat(), clusLayers_, create1D(), MonitorElement::getTH1(), h, h2TrigCorr_, hClusterADC1_, hClusterADC2_, hClusterADC3_, hClusterVertexZ_, hClusterYSize1_, hClusterYSize2_, hClusterYSize3_, hdNdEtaHitsL1_, hdNdEtaHitsL2_, hdNdEtaHitsL3_, hdNdEtaRawTrkl12_, hdNdEtaRawTrkl13_, hdNdEtaRawTrkl23_, hdNdEtaSubTrkl12_, hdNdEtaSubTrkl13_, hdNdEtaSubTrkl23_, hdNdEtaTrklets12_, hdNdEtaTrklets13_, hdNdEtaTrklets23_, hdNdPhiHitsL1_, hdNdPhiHitsL2_, hdNdPhiHitsL3_, hEvtCountsPerEta12_, hEvtCountsPerEta13_, hEvtCountsPerEta23_, hltTrgUsedNames_, hNhitsL1_, hNhitsL1z_, hNhitsL2_, hNhitsL2z_, hNhitsL3_, hNhitsL3z_, hRawTrkEtaVtxZ12_, hRawTrkEtaVtxZ13_, hRawTrkEtaVtxZ23_, hTrkRawDeta12_, hTrkRawDeta13_, hTrkRawDeta23_, hTrkRawDetaDphi12_, hTrkRawDetaDphi13_, hTrkRawDetaDphi23_, hTrkRawDphi12_, hTrkRawDphi13_, hTrkRawDphi23_, hTrkVtxZ12_, hTrkVtxZ13_, hTrkVtxZ23_, mps_fire::i, createfilelist::int, pixLayers_, repSumMap_, repSummary_, MonitorElement::setBinLabel(), DQMStore::IBooker::setCurrentFolder(), globals_cff::x1, globals_cff::x2, ZVCut_, and ZVEtaRegion_.
|
private |
Definition at line 566 of file QcdLowPtDQM.cc.
References hltTrgUsedNames_, and mps_fire::i.
Referenced by bookHistograms().
|
private |
Definition at line 582 of file QcdLowPtDQM.cc.
References hltTrgUsedNames_, and mps_fire::i.
|
override |
Definition at line 126 of file QcdLowPtDQM.cc.
References AlphaTracklets12_, AlphaTracklets13_, AlphaTracklets23_, CP, runEdmFileComparison::found, hltConfig_, hltProcNames_, hltResName_, hltTrgBits_, hltTrgDeci_, hltTrgNames_, hltTrgUsedNames_, hltUsedResName_, mps_fire::i, HLTConfigProvider::init(), createfilelist::int, NbkgTracklets12_, NbkgTracklets13_, NbkgTracklets23_, NsigTracklets12_, NsigTracklets13_, NsigTracklets23_, print(), HLTConfigProvider::size(), and HLTConfigProvider::triggerName().
|
override |
Definition at line 697 of file QcdLowPtDQM.cc.
References AlphaTracklets12_, AlphaTracklets13_, AlphaTracklets23_, MonitorElement::Fill(), filldNdeta(), hdNdEtaRawTrkl12_, hdNdEtaRawTrkl13_, hdNdEtaRawTrkl23_, hdNdEtaSubTrkl12_, hdNdEtaSubTrkl13_, hdNdEtaSubTrkl23_, hdNdEtaTrklets12_, hdNdEtaTrklets13_, hdNdEtaTrklets23_, hEvtCountsPerEta12_, hEvtCountsPerEta13_, hEvtCountsPerEta23_, NbkgTracklets12_, NbkgTracklets13_, NbkgTracklets23_, NsigTracklets12_, NsigTracklets13_, NsigTracklets23_, repSumMap_, and repSummary_.
|
override |
Definition at line 714 of file QcdLowPtDQM.cc.
References mps_fire::i, NbkgTracklets12_, NbkgTracklets13_, NbkgTracklets23_, NsigTracklets12_, NsigTracklets13_, and NsigTracklets23_.
|
private |
Definition at line 730 of file QcdLowPtDQM.cc.
References hltTrgDeci_, and mps_fire::i.
Referenced by fillPixelClusterInfos(), fillPixels(), fillTracklets(), and trackletVertexUnbinned().
|
private |
|
private |
Definition at line 749 of file QcdLowPtDQM.cc.
References hltTrgDeci_, and mps_fire::i.
Referenced by fillPixelClusterInfos(), and fillTracklets().
|
private |
|
private |
Definition at line 769 of file QcdLowPtDQM.cc.
References hltTrgDeci_, and mps_fire::i.
Referenced by fillTracklets().
|
private |
Definition at line 599 of file QcdLowPtDQM.cc.
References Abs(), alpha, CP, PatBasicFWLiteAnalyzer::events, mps_fire::i, print(), MonitorElement::Reset(), MonitorElement::setBinContent(), and MonitorElement::setBinError().
Referenced by endLuminosityBlock().
|
private |
Definition at line 778 of file QcdLowPtDQM.cc.
References edm::HLTGlobalStatus::accept(), MonitorElement::Fill(), getProduct(), h2TrigCorr_, hltTrgBits_, hltTrgDeci_, hltTrgUsedNames_, hltUsedResName_, mps_fire::i, print(), and findQualityFiles::size.
Referenced by analyze().
|
private |
Definition at line 899 of file QcdLowPtDQM.cc.
References bpix1_, bpix2_, bpix3_, clusterVtxName_, CP, fill1D(), getProductSafe(), hClusterADC1_, hClusterADC2_, hClusterADC3_, hClusterVertexZ_, hClusterYSize1_, hClusterYSize2_, hClusterYSize3_, print(), edm::Handle< T >::product(), vertexZFromClusters(), and electrons_cff::vertices.
Referenced by analyze().
|
private |
Definition at line 935 of file QcdLowPtDQM.cc.
References fill2D(), mps_fire::i, AlCaHLTBitMon_ParallelJobs::p, and tmp.
|
private |
Definition at line 808 of file QcdLowPtDQM.cc.
References ecalMGPA::adc(), bpix1_, bpix2_, bpix3_, CP, edmNew::DetSetVector< T >::data(), end, QcdLowPtDQM::Pixel::eta(), fill1D(), edm::EventSetup::get(), getProductSafe(), hdNdEtaHitsL1_, hdNdEtaHitsL2_, hdNdEtaHitsL3_, hdNdPhiHitsL1_, hdNdPhiHitsL2_, hdNdPhiHitsL3_, hfClusterShapes_cfi::hits, hNhitsL1_, hNhitsL1z_, hNhitsL2_, hNhitsL2z_, hNhitsL3_, hNhitsL3z_, triggerObjects_cff::id, TrackerGeometry::idToDet(), createfilelist::int, PixelTopology::isItEdgePixelInX(), PixelTopology::isItEdgePixelInY(), QcdLowPtDQM::Pixel::phi(), digitizers_cfi::pixel, PixelSubdetector::PixelBarrel, pixelName_, print(), edm::Handle< T >::product(), edm::ESHandle< T >::product(), TrackerTopology::pxbLayer(), PixelGeomDetUnit::specificTopology(), tgeo_, GeomDet::toGlobal(), usePixelQ_, useRecHitQ_, hit::x, hit::y, and hit::z.
Referenced by analyze().
|
private |
Definition at line 949 of file QcdLowPtDQM.cc.
References AlphaTracklets12_, AlphaTracklets13_, AlphaTracklets23_, bpix1_, bpix2_, bpix3_, btracklets12_, btracklets13_, btracklets23_, hEvtCountsPerEta12_, hEvtCountsPerEta13_, hEvtCountsPerEta23_, hRawTrkEtaVtxZ12_, hRawTrkEtaVtxZ13_, hRawTrkEtaVtxZ23_, hTrkRawDeta12_, hTrkRawDeta13_, hTrkRawDeta23_, hTrkRawDetaDphi12_, hTrkRawDetaDphi13_, hTrkRawDetaDphi23_, hTrkRawDphi12_, hTrkRawDphi13_, hTrkRawDphi23_, NbkgTracklets12_, NbkgTracklets13_, NbkgTracklets23_, NsigTracklets12_, NsigTracklets13_, NsigTracklets23_, trackletV12_, and trackletV13_.
Referenced by analyze().
|
private |
Definition at line 975 of file QcdLowPtDQM.cc.
References Abs(), compareTracklets(), mps_fire::i, QcdLowPtDQM::Tracklet::i2(), gen::k, p1, p2, QcdLowPtDQM::Tracklet::seti1(), QcdLowPtDQM::Tracklet::seti2(), QcdLowPtDQM::Vertex::z(), and ZVCut_.
|
private |
Definition at line 1019 of file QcdLowPtDQM.cc.
References Abs(), bkgEtaCut_, bkgPhiCut_, fill1D(), fill2D(), fill3D(), h, hltTrgDeci_, mps_fire::i, gen::k, sigEtaCut_, sigPhiCut_, QcdLowPtDQM::Vertex::z(), and ZVVtxRegion_.
|
inlineprivate |
Definition at line 313 of file QcdLowPtDQM.h.
References edm::errors::Configuration, and edm::HandleBase::isValid().
Referenced by fillHltBits().
|
inlineprivate |
Definition at line 329 of file QcdLowPtDQM.h.
References edm::HandleBase::isValid().
Referenced by fillPixelClusterInfos(), and fillPixels().
|
inlineprivate |
Definition at line 348 of file QcdLowPtDQM.h.
References reallyPrint(), and verbose_.
Referenced by analyze(), dqmBeginRun(), filldNdeta(), fillHltBits(), fillPixelClusterInfos(), fillPixels(), and QcdLowPtDQM().
|
inlineprivate |
Definition at line 180 of file QcdLowPtDQM.h.
References iEvent, hcalDigis_cfi::level, mps_check::msg, print(), reallyPrint(), trackletVertexUnbinned(), vertexZFromClusters(), badGlobalMuonTaggersAOD_cff::vtx, eostools::which(), and yieldAlphaHistogram().
Referenced by print().
|
private |
Definition at line 1067 of file QcdLowPtDQM.cc.
References edm::errors::Configuration, and Exception.
Referenced by print().
|
private |
Definition at line 1083 of file QcdLowPtDQM.cc.
References bpix1_, bpix2_, bpix3_, fill1D(), hTrkVtxZ12_, hTrkVtxZ13_, hTrkVtxZ23_, trackletV12_, trackletV13_, trackletV23_, and QcdLowPtDQM::Vertex::z().
Referenced by analyze(), and print().
|
private |
Definition at line 1100 of file QcdLowPtDQM.cc.
References Abs(), hiPixelPairStep_cff::deltaPhi, dPhiVc_, dZVc_, mps_fire::i, SiStripPI::mean, p1, p2, indexGen::s2, and QcdLowPtDQM::Vertex::set().
|
private |
Definition at line 1164 of file QcdLowPtDQM.cc.
References Abs(), MillePedeFileConverter_cfg::e, mps_fire::i, nhits, AlCaHLTBitMon_ParallelJobs::p, QcdLowPtDQM::Pixel::rho(), QcdLowPtDQM::Pixel::sizey(), and QcdLowPtDQM::Pixel::z().
Referenced by fillPixelClusterInfos(), and print().
|
private |
Definition at line 1200 of file QcdLowPtDQM.cc.
References AlphaTracklets12_, AlphaTracklets13_, AlphaTracklets23_, MuonErrorMatrixAnalyzer_cfi::EtaBins, and mps_fire::i.
Referenced by print(), and QcdLowPtDQM().
|
private |
Definition at line 224 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), dqmBeginRun(), endLuminosityBlock(), fillTracklets(), yieldAlphaHistogram(), and ~QcdLowPtDQM().
|
private |
Definition at line 229 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), dqmBeginRun(), endLuminosityBlock(), fillTracklets(), yieldAlphaHistogram(), and ~QcdLowPtDQM().
|
private |
Definition at line 234 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), dqmBeginRun(), endLuminosityBlock(), fillTracklets(), yieldAlphaHistogram(), and ~QcdLowPtDQM().
|
private |
Definition at line 200 of file QcdLowPtDQM.h.
Referenced by fillTracklets().
|
private |
Definition at line 201 of file QcdLowPtDQM.h.
Referenced by fillTracklets().
|
private |
Definition at line 211 of file QcdLowPtDQM.h.
Referenced by fillPixelClusterInfos(), fillPixels(), fillTracklets(), and trackletVertexUnbinned().
|
private |
Definition at line 212 of file QcdLowPtDQM.h.
Referenced by fillPixelClusterInfos(), fillPixels(), fillTracklets(), and trackletVertexUnbinned().
|
private |
Definition at line 213 of file QcdLowPtDQM.h.
Referenced by fillPixelClusterInfos(), fillPixels(), fillTracklets(), and trackletVertexUnbinned().
|
private |
Definition at line 214 of file QcdLowPtDQM.h.
Referenced by fillTracklets().
|
private |
Definition at line 215 of file QcdLowPtDQM.h.
Referenced by fillTracklets().
|
private |
Definition at line 216 of file QcdLowPtDQM.h.
Referenced by fillTracklets().
|
private |
Definition at line 204 of file QcdLowPtDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 192 of file QcdLowPtDQM.h.
Referenced by fillPixelClusterInfos().
|
private |
Definition at line 196 of file QcdLowPtDQM.h.
Referenced by trackletVertexUnbinned().
|
private |
Definition at line 197 of file QcdLowPtDQM.h.
Referenced by trackletVertexUnbinned().
|
private |
Definition at line 240 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillHltBits().
|
private |
Definition at line 303 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillPixelClusterInfos().
|
private |
Definition at line 305 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillPixelClusterInfos().
|
private |
Definition at line 307 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillPixelClusterInfos().
|
private |
Definition at line 295 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillPixelClusterInfos().
|
private |
Definition at line 297 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillPixelClusterInfos().
|
private |
Definition at line 299 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillPixelClusterInfos().
|
private |
Definition at line 301 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillPixelClusterInfos().
|
private |
Definition at line 250 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillPixels().
|
private |
Definition at line 251 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillPixels().
|
private |
Definition at line 252 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillPixels().
|
private |
Definition at line 277 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and endLuminosityBlock().
|
private |
Definition at line 283 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and endLuminosityBlock().
|
private |
Definition at line 289 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and endLuminosityBlock().
|
private |
Definition at line 279 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and endLuminosityBlock().
|
private |
Definition at line 285 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and endLuminosityBlock().
|
private |
Definition at line 291 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and endLuminosityBlock().
|
private |
Definition at line 281 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and endLuminosityBlock().
|
private |
Definition at line 287 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and endLuminosityBlock().
|
private |
Definition at line 293 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and endLuminosityBlock().
|
private |
Definition at line 253 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillPixels().
|
private |
Definition at line 254 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillPixels().
|
private |
Definition at line 255 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillPixels().
|
private |
Definition at line 222 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), endLuminosityBlock(), and fillTracklets().
|
private |
Definition at line 227 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), endLuminosityBlock(), and fillTracklets().
|
private |
Definition at line 232 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), endLuminosityBlock(), and fillTracklets().
|
private |
Definition at line 235 of file QcdLowPtDQM.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 189 of file QcdLowPtDQM.h.
Referenced by dqmBeginRun(), and QcdLowPtDQM().
|
private |
Definition at line 188 of file QcdLowPtDQM.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 207 of file QcdLowPtDQM.h.
Referenced by dqmBeginRun(), and fillHltBits().
|
private |
Definition at line 208 of file QcdLowPtDQM.h.
Referenced by dqmBeginRun(), fill1D(), fill2D(), fill3D(), fillHltBits(), and fillTracklets().
|
private |
Definition at line 190 of file QcdLowPtDQM.h.
Referenced by dqmBeginRun(), and QcdLowPtDQM().
|
private |
Definition at line 209 of file QcdLowPtDQM.h.
Referenced by book1D(), book2D(), bookHistograms(), create1D(), create2D(), dqmBeginRun(), and fillHltBits().
|
private |
Definition at line 210 of file QcdLowPtDQM.h.
Referenced by dqmBeginRun(), and fillHltBits().
|
private |
Definition at line 241 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillPixels().
|
private |
Definition at line 244 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillPixels().
|
private |
Definition at line 242 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillPixels().
|
private |
Definition at line 246 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillPixels().
|
private |
Definition at line 243 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillPixels().
|
private |
Definition at line 248 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillPixels().
|
private |
Definition at line 259 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillTracklets().
|
private |
Definition at line 261 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillTracklets().
|
private |
Definition at line 263 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillTracklets().
|
private |
Definition at line 267 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillTracklets().
|
private |
Definition at line 271 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillTracklets().
|
private |
Definition at line 275 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillTracklets().
|
private |
Definition at line 265 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillTracklets().
|
private |
Definition at line 269 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillTracklets().
|
private |
Definition at line 273 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillTracklets().
|
private |
Definition at line 268 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillTracklets().
|
private |
Definition at line 272 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillTracklets().
|
private |
Definition at line 276 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillTracklets().
|
private |
Definition at line 256 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and trackletVertexUnbinned().
|
private |
Definition at line 257 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and trackletVertexUnbinned().
|
private |
Definition at line 258 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and trackletVertexUnbinned().
|
private |
Definition at line 221 of file QcdLowPtDQM.h.
Referenced by dqmBeginRun(), endLuminosityBlock(), endRun(), fillTracklets(), and ~QcdLowPtDQM().
|
private |
Definition at line 226 of file QcdLowPtDQM.h.
Referenced by dqmBeginRun(), endLuminosityBlock(), endRun(), fillTracklets(), and ~QcdLowPtDQM().
|
private |
Definition at line 231 of file QcdLowPtDQM.h.
Referenced by dqmBeginRun(), endLuminosityBlock(), endRun(), fillTracklets(), and ~QcdLowPtDQM().
|
private |
Definition at line 220 of file QcdLowPtDQM.h.
Referenced by dqmBeginRun(), endLuminosityBlock(), endRun(), fillTracklets(), and ~QcdLowPtDQM().
|
private |
Definition at line 225 of file QcdLowPtDQM.h.
Referenced by dqmBeginRun(), endLuminosityBlock(), endRun(), fillTracklets(), and ~QcdLowPtDQM().
|
private |
Definition at line 230 of file QcdLowPtDQM.h.
Referenced by dqmBeginRun(), endLuminosityBlock(), endRun(), fillTracklets(), and ~QcdLowPtDQM().
|
private |
Definition at line 191 of file QcdLowPtDQM.h.
Referenced by fillPixels().
|
private |
Definition at line 203 of file QcdLowPtDQM.h.
Referenced by analyze(), bookHistograms(), and QcdLowPtDQM().
|
private |
Definition at line 238 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and endLuminosityBlock().
|
private |
Definition at line 239 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and endLuminosityBlock().
|
private |
Definition at line 198 of file QcdLowPtDQM.h.
Referenced by fillTracklets().
|
private |
Definition at line 199 of file QcdLowPtDQM.h.
Referenced by fillTracklets().
|
private |
Definition at line 236 of file QcdLowPtDQM.h.
Referenced by analyze(), and fillPixels().
|
private |
Definition at line 237 of file QcdLowPtDQM.h.
|
private |
Definition at line 217 of file QcdLowPtDQM.h.
Referenced by fillTracklets(), and trackletVertexUnbinned().
|
private |
Definition at line 218 of file QcdLowPtDQM.h.
Referenced by fillTracklets(), and trackletVertexUnbinned().
|
private |
Definition at line 219 of file QcdLowPtDQM.h.
Referenced by trackletVertexUnbinned().
|
private |
Definition at line 206 of file QcdLowPtDQM.h.
Referenced by fillPixels().
|
private |
Definition at line 205 of file QcdLowPtDQM.h.
Referenced by fillPixels().
|
private |
Definition at line 202 of file QcdLowPtDQM.h.
Referenced by print().
|
private |
Definition at line 193 of file QcdLowPtDQM.h.
Referenced by bookHistograms(), and fillTracklets().
|
private |
Definition at line 194 of file QcdLowPtDQM.h.
Referenced by bookHistograms().
|
private |
Definition at line 195 of file QcdLowPtDQM.h.
Referenced by fillTracklets().