#include <QcdUeDQM.h>
Private Types | |
typedef std::vector< const reco::Track * > | container |
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=1, bool sbox=1) |
void | bookProfile (DQMStore::IBooker &, std::vector< MonitorElement * > &mes, const std::string &name, const std::string &title, int nx, double x1, double x2, double y1, double y2, bool sumw2=1, bool sbox=1) |
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 | fillChargedJetSpectra (const edm::Handle< reco::TrackJetCollection > trackJets) |
void | fillHltBits (const edm::Event &iEvent, const edm::EventSetup &iSetup) |
void | fillProfile (std::vector< TProfile * > &hs, double valx, double valy, double w=1.) |
void | fillProfile (std::vector< MonitorElement * > &mes, double valx, double valy, double w=1.) |
void | fillpTMaxRelated (const std::vector< const reco::Track * > &track) |
void | fillUE_with_ChargedJets (const std::vector< const reco::Track * > &track, const edm::Handle< reco::TrackJetCollection > &trackJets) |
void | fillUE_with_MaxpTtrack (const std::vector< const reco::Track * > &track) |
bool | fillVtxPlots (const reco::BeamSpot *bs, const edm::Handle< reco::VertexCollection > vtxColl) |
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 | setLabel1D (std::vector< MonitorElement * > &mes) |
bool | trackSelection (const reco::Track &trk, const reco::BeamSpot *bs, const reco::Vertex &vtx, int sizevtx) |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
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) |
Definition at line 54 of file QcdUeDQM.h.
|
private |
Definition at line 402 of file QcdUeDQM.h.
QcdUeDQM::QcdUeDQM | ( | const edm::ParameterSet & | parameters | ) |
Definition at line 53 of file QcdUeDQM.cc.
References reco::TrackBase::algoByName(), HLT_25ns10e33_v2_cff::algorithm, algorithm_, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hltProcNames_, hltTrgNames_, isHltConfigSuccessful_, j, HLT_25ns10e33_v2_cff::quality, quality_, and reco::TrackBase::qualityByName().
|
virtual |
Definition at line 111 of file QcdUeDQM.cc.
|
virtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 444 of file QcdUeDQM.cc.
References SiPixelRawToDigiRegional_cfi::beamSpot, bsLabel_, caloJetLabel_, chargedJetLabel_, fill1D(), fillChargedJetSpectra(), fillHltBits(), fillpTMaxRelated(), fillUE_with_ChargedJets(), fillUE_with_MaxpTtrack(), fillVtxPlots(), edm::Event::getByToken(), hNevts_, isHltConfigSuccessful_, edm::Handle< T >::product(), selected_, trackLabel_, testEve_cfg::tracks, trackSelection(), vtx1, and vtxLabel_.
|
private |
Definition at line 498 of file QcdUeDQM.cc.
References DQMStore::IBooker::book1D(), alignCSCRings::e, MonitorElement::getTH1(), hltTrgUsedNames_, i, DQMStore::IBooker::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by bookHistograms().
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 171 of file QcdUeDQM.cc.
References book1D(), DQMStore::IBooker::book2D(), bookProfile(), MonitorElement::getTH1(), h, h2TrigCorr_, hBeamSpot_x_, hBeamSpot_y_, hBeamSpot_z_, hChargedJetMulti_, hdNdEtadPhi_pTMax_Away500_, hdNdEtadPhi_pTMax_Away900_, hdNdEtadPhi_pTMax_Toward500_, hdNdEtadPhi_pTMax_Toward900_, hdNdEtadPhi_pTMax_Transverse500_, hdNdEtadPhi_pTMax_Transverse900_, hdNdEtadPhi_trackJet_Away500_, hdNdEtadPhi_trackJet_Away900_, hdNdEtadPhi_trackJet_Toward500_, hdNdEtadPhi_trackJet_Toward900_, hdNdEtadPhi_trackJet_Transverse500_, hdNdEtadPhi_trackJet_Transverse900_, hdPhi_chargedJet_tracks_, hdPhi_maxpTTrack_tracks_, hGoodTrkEta500_, hGoodTrkEta900_, hGoodTrkPhi500_, hGoodTrkPhi900_, hGoodTrkPt500_, hGoodTrkPt900_, hLeadingChargedJet_etaSpectrum_, hLeadingChargedJet_phiSpectrum_, hLeadingChargedJet_pTSpectrum_, hLeadingTrack_etaSpectrum_, hLeadingTrack_phiSpectrum_, hLeadingTrack_pTSpectrum_, hltTrgUsedNames_, hNevts_, hNgoodTrk_, hNtrackerLayer_, hNtrackerPixelLayer_, hNtrackerStripPixelLayer_, hNvertices_, hpTSumdEtadPhi_pTMax_Away500_, hpTSumdEtadPhi_pTMax_Away900_, hpTSumdEtadPhi_pTMax_Toward500_, hpTSumdEtadPhi_pTMax_Toward900_, hpTSumdEtadPhi_pTMax_Transverse500_, hpTSumdEtadPhi_pTMax_Transverse900_, hpTSumdEtadPhi_trackJet_Away500_, hpTSumdEtadPhi_trackJet_Away900_, hpTSumdEtadPhi_trackJet_Toward500_, hpTSumdEtadPhi_trackJet_Toward900_, hpTSumdEtadPhi_trackJet_Transverse500_, hpTSumdEtadPhi_trackJet_Transverse900_, hRatioDxySigmaDxyBS_, hRatioDxySigmaDxyPV_, hRatioDzSigmaDzBS_, hRatioDzSigmaDzPV_, hRatioPtErrorPt_, hTrkChi2_, hTrkEta_, hTrkNdof_, hTrkPhi_, hTrkPt_, hVertex_ndof_, hVertex_rho_, hVertex_x_, hVertex_y_, hVertex_z_, hVertex_z_bs_, i, MonitorElement::setBinLabel(), and DQMStore::IBooker::setCurrentFolder().
|
private |
Definition at line 522 of file QcdUeDQM.cc.
References DQMStore::IBooker::bookProfile(), alignCSCRings::e, hltTrgUsedNames_, i, DQMStore::IBooker::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by bookHistograms().
|
virtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 115 of file QcdUeDQM.cc.
References gather_cfg::cout, CP, newFWLiteAna::found, hltConfig, hltProcNames_, hltResName_, hltTrgBits_, hltTrgDeci_, hltTrgNames_, hltTrgUsedNames_, hltUsedResName_, i, HLTConfigProvider::init(), isHltConfigSuccessful_, j, HLTConfigProvider::size(), and HLTConfigProvider::triggerName().
|
private |
Definition at line 540 of file QcdUeDQM.cc.
References hltTrgDeci_, and i.
Referenced by analyze(), fillChargedJetSpectra(), fillpTMaxRelated(), fillUE_with_ChargedJets(), fillUE_with_MaxpTtrack(), fillVtxPlots(), and trackSelection().
|
private |
|
private |
|
private |
|
private |
|
private |
Definition at line 773 of file QcdUeDQM.cc.
References f, fill1D(), hChargedJetMulti_, hLeadingChargedJet_etaSpectrum_, hLeadingChargedJet_phiSpectrum_, and hLeadingChargedJet_pTSpectrum_.
Referenced by analyze().
|
private |
Definition at line 1074 of file QcdUeDQM.cc.
References MonitorElement::Fill(), getProduct(), h2TrigCorr_, hltTrgBits_, hltTrgDeci_, hltUsedResName_, i, j, and findQualityFiles::size.
Referenced by analyze().
|
private |
Definition at line 593 of file QcdUeDQM.cc.
References hltTrgDeci_, and i.
Referenced by fillUE_with_ChargedJets(), and fillUE_with_MaxpTtrack().
|
private |
|
private |
Definition at line 754 of file QcdUeDQM.cc.
References eta, fill1D(), hGoodTrkEta500_, hGoodTrkEta900_, hGoodTrkPhi500_, hGoodTrkPhi900_, hGoodTrkPt500_, hGoodTrkPt900_, hLeadingTrack_etaSpectrum_, hLeadingTrack_phiSpectrum_, hLeadingTrack_pTSpectrum_, hNgoodTrk_, i, phi, and EnergyCorrector::pt.
Referenced by analyze().
|
private |
Definition at line 892 of file QcdUeDQM.cc.
References SiPixelRawToDigiRegional_cfi::deltaPhi, fill1D(), fillProfile(), hdNdEtadPhi_trackJet_Away500_, hdNdEtadPhi_trackJet_Away900_, hdNdEtadPhi_trackJet_Toward500_, hdNdEtadPhi_trackJet_Toward900_, hdNdEtadPhi_trackJet_Transverse500_, hdNdEtadPhi_trackJet_Transverse900_, hdPhi_chargedJet_tracks_, hpTSumdEtadPhi_trackJet_Away500_, hpTSumdEtadPhi_trackJet_Away900_, hpTSumdEtadPhi_trackJet_Toward500_, hpTSumdEtadPhi_trackJet_Toward900_, hpTSumdEtadPhi_trackJet_Transverse500_, hpTSumdEtadPhi_trackJet_Transverse900_, i, reco::btau::jetPhi, phi, PI, EnergyCorrector::pt, and w.
Referenced by analyze().
|
private |
Definition at line 810 of file QcdUeDQM.cc.
References SiPixelRawToDigiRegional_cfi::deltaPhi, fill1D(), fillProfile(), hdNdEtadPhi_pTMax_Away500_, hdNdEtadPhi_pTMax_Away900_, hdNdEtadPhi_pTMax_Toward500_, hdNdEtadPhi_pTMax_Toward900_, hdNdEtadPhi_pTMax_Transverse500_, hdNdEtadPhi_pTMax_Transverse900_, hdPhi_maxpTTrack_tracks_, hpTSumdEtadPhi_pTMax_Away500_, hpTSumdEtadPhi_pTMax_Away900_, hpTSumdEtadPhi_pTMax_Toward500_, hpTSumdEtadPhi_pTMax_Toward900_, hpTSumdEtadPhi_pTMax_Transverse500_, hpTSumdEtadPhi_pTMax_Transverse900_, i, phi, PI, EnergyCorrector::pt, and w.
Referenced by analyze().
|
private |
Definition at line 729 of file QcdUeDQM.cc.
References diffvtxbs_, fill1D(), hNvertices_, hVertex_ndof_, hVertex_rho_, hVertex_x_, hVertex_y_, hVertex_z_, hVertex_z_bs_, edm::Handle< T >::product(), vtx1, and reco::BeamSpot::z0().
Referenced by analyze().
|
inlineprivate |
Definition at line 409 of file QcdUeDQM.h.
References edm::errors::Configuration, and edm::HandleBase::isValid().
Referenced by fillHltBits().
|
inlineprivate |
Definition at line 424 of file QcdUeDQM.h.
References edm::HandleBase::isValid().
|
private |
Definition at line 561 of file QcdUeDQM.cc.
References GOODCOLL_filter_cfg::cut, hltTrgDeci_, i, and j.
|
private |
Definition at line 616 of file QcdUeDQM.cc.
References reco::TrackBase::algo(), algorithm_, allowTriplets_, bsuse_, reco::TrackBase::dxy(), reco::TrackBase::dxyError(), reco::TrackBase::dz(), reco::TrackBase::dzError(), reco::TrackBase::eta(), fill1D(), spr::find(), reco::HitPattern::getHitPattern(), reco::HitPattern::getLayer(), hBeamSpot_x_, hBeamSpot_y_, hBeamSpot_z_, reco::TrackBase::hitPattern(), hNtrackerLayer_, hNtrackerPixelLayer_, hNtrackerStripPixelLayer_, hRatioDxySigmaDxyBS_, hRatioDxySigmaDxyPV_, hRatioDzSigmaDzBS_, hRatioDzSigmaDzPV_, hRatioPtErrorPt_, hTrkChi2_, hTrkEta_, hTrkNdof_, hTrkPhi_, hTrkPt_, i, lip_, maxChi2_, maxRapidity_, min3DHit_, minHit_, minRapidity_, reco::TrackBase::ndof(), reco::TrackBase::normalizedChi2(), reco::HitPattern::numberOfHits(), reco::HitPattern::numberOfValidStripLayersWithMonoAndStereo(), AlCaHLTBitMon_ParallelJobs::p, reco::TrackBase::phi(), reco::HitPattern::pixelHitFilter(), reco::HitPattern::pixelLayersWithMeasurement(), reco::BeamSpot::position(), reco::Vertex::position(), reco::TrackBase::pt(), ptErr_pt_, reco::TrackBase::ptError(), ptMin_, pxlLayerMinCut_, reco::TrackBase::quality(), quality_, requirePIX1_, tip_, reco::HitPattern::TRACK_HITS, reco::HitPattern::trackerLayersWithMeasurement(), reco::HitPattern::validHitFilter(), reco::BeamSpot::x0(), reco::BeamSpot::y0(), and reco::BeamSpot::z0().
Referenced by analyze().
|
private |
Definition at line 401 of file QcdUeDQM.h.
Referenced by QcdUeDQM(), and trackSelection().
|
private |
Definition at line 393 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 399 of file QcdUeDQM.h.
Referenced by analyze().
|
private |
Definition at line 394 of file QcdUeDQM.h.
|
private |
Definition at line 392 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 395 of file QcdUeDQM.h.
Referenced by analyze().
|
private |
Definition at line 396 of file QcdUeDQM.h.
Referenced by analyze().
|
private |
Definition at line 384 of file QcdUeDQM.h.
Referenced by fillVtxPlots().
|
private |
Definition at line 119 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillHltBits().
|
private |
Definition at line 153 of file QcdUeDQM.h.
Referenced by bookHistograms(), and trackSelection().
|
private |
Definition at line 152 of file QcdUeDQM.h.
Referenced by bookHistograms(), and trackSelection().
|
private |
Definition at line 151 of file QcdUeDQM.h.
Referenced by bookHistograms(), and trackSelection().
|
private |
Definition at line 163 of file QcdUeDQM.h.
|
private |
Definition at line 162 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillChargedJetSpectra().
|
private |
Definition at line 212 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 302 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 199 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 289 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 205 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 295 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 234 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_ChargedJets().
|
private |
Definition at line 324 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_ChargedJets().
|
private |
Definition at line 223 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_ChargedJets().
|
private |
Definition at line 313 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_ChargedJets().
|
private |
Definition at line 231 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_ChargedJets().
|
private |
Definition at line 321 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_ChargedJets().
|
private |
Definition at line 186 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_ChargedJets().
|
private |
Definition at line 181 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 131 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillpTMaxRelated().
|
private |
Definition at line 134 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillpTMaxRelated().
|
private |
Definition at line 132 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillpTMaxRelated().
|
private |
Definition at line 135 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillpTMaxRelated().
|
private |
Definition at line 130 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillpTMaxRelated().
|
private |
Definition at line 133 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillpTMaxRelated().
|
private |
Definition at line 190 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillChargedJetSpectra().
|
private |
Definition at line 194 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillChargedJetSpectra().
|
private |
Definition at line 166 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillChargedJetSpectra().
|
private |
Definition at line 157 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillpTMaxRelated().
|
private |
Definition at line 159 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillpTMaxRelated().
|
private |
Definition at line 155 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillpTMaxRelated().
|
private |
Definition at line 105 of file QcdUeDQM.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 108 of file QcdUeDQM.h.
Referenced by dqmBeginRun(), and QcdUeDQM().
|
private |
Definition at line 107 of file QcdUeDQM.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 111 of file QcdUeDQM.h.
Referenced by dqmBeginRun(), and fillHltBits().
|
private |
Definition at line 112 of file QcdUeDQM.h.
Referenced by dqmBeginRun(), fill1D(), fill2D(), fillHltBits(), fillProfile(), and setLabel1D().
|
private |
Definition at line 109 of file QcdUeDQM.h.
Referenced by dqmBeginRun(), and QcdUeDQM().
|
private |
Definition at line 113 of file QcdUeDQM.h.
Referenced by book1D(), bookHistograms(), bookProfile(), and dqmBeginRun().
|
private |
Definition at line 114 of file QcdUeDQM.h.
Referenced by dqmBeginRun(), and fillHltBits().
|
private |
Definition at line 121 of file QcdUeDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 129 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillpTMaxRelated().
|
private |
Definition at line 122 of file QcdUeDQM.h.
Referenced by bookHistograms(), and trackSelection().
|
private |
Definition at line 123 of file QcdUeDQM.h.
Referenced by bookHistograms(), and trackSelection().
|
private |
Definition at line 124 of file QcdUeDQM.h.
Referenced by bookHistograms(), and trackSelection().
|
private |
Definition at line 143 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillVtxPlots().
|
private |
Definition at line 252 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 342 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 241 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 331 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 249 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 339 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 280 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_ChargedJets().
|
private |
Definition at line 370 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_ChargedJets().
|
private |
Definition at line 265 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_ChargedJets().
|
private |
Definition at line 355 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_ChargedJets().
|
private |
Definition at line 277 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_ChargedJets().
|
private |
Definition at line 367 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillUE_with_ChargedJets().
|
private |
Definition at line 136 of file QcdUeDQM.h.
Referenced by bookHistograms(), and trackSelection().
|
private |
Definition at line 137 of file QcdUeDQM.h.
Referenced by bookHistograms(), and trackSelection().
|
private |
Definition at line 138 of file QcdUeDQM.h.
Referenced by bookHistograms(), and trackSelection().
|
private |
Definition at line 139 of file QcdUeDQM.h.
Referenced by bookHistograms(), and trackSelection().
|
private |
Definition at line 125 of file QcdUeDQM.h.
Referenced by bookHistograms(), and trackSelection().
|
private |
Definition at line 140 of file QcdUeDQM.h.
Referenced by bookHistograms(), and trackSelection().
|
private |
Definition at line 127 of file QcdUeDQM.h.
Referenced by bookHistograms(), and trackSelection().
|
private |
Definition at line 141 of file QcdUeDQM.h.
Referenced by bookHistograms(), and trackSelection().
|
private |
Definition at line 128 of file QcdUeDQM.h.
Referenced by bookHistograms(), and trackSelection().
|
private |
Definition at line 126 of file QcdUeDQM.h.
Referenced by bookHistograms(), and trackSelection().
|
private |
Definition at line 147 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillVtxPlots().
|
private |
Definition at line 148 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillVtxPlots().
|
private |
Definition at line 146 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillVtxPlots().
|
private |
Definition at line 145 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillVtxPlots().
|
private |
Definition at line 144 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillVtxPlots().
|
private |
Definition at line 149 of file QcdUeDQM.h.
Referenced by bookHistograms(), and fillVtxPlots().
|
private |
Definition at line 64 of file QcdUeDQM.h.
Referenced by analyze(), dqmBeginRun(), and QcdUeDQM().
|
private |
Definition at line 383 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 391 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 381 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 390 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 387 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 380 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 385 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 379 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 388 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 400 of file QcdUeDQM.h.
Referenced by QcdUeDQM(), and trackSelection().
|
private |
Definition at line 117 of file QcdUeDQM.h.
|
private |
Definition at line 118 of file QcdUeDQM.h.
|
private |
Definition at line 389 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 403 of file QcdUeDQM.h.
Referenced by analyze().
|
private |
Definition at line 116 of file QcdUeDQM.h.
|
private |
Definition at line 382 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 397 of file QcdUeDQM.h.
Referenced by analyze().
|
private |
Definition at line 115 of file QcdUeDQM.h.
|
private |
Definition at line 404 of file QcdUeDQM.h.
Referenced by analyze(), and fillVtxPlots().
|
private |
Definition at line 398 of file QcdUeDQM.h.
Referenced by analyze().
|
private |
Definition at line 386 of file QcdUeDQM.h.