#include <QcdUeDQM.h>
Private Types | |
typedef std::vector< const reco::Track * > | container |
Private Member Functions | |
void | book1D (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 | book2D (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=1, bool sbox=1) |
void | bookProfile (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 | create1D (std::vector< TH1F * > &mes, const std::string &name, const std::string &title, int nx, double x1, double x2, bool sumw2=1, bool sbox=1) |
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=1, bool sbox=1) |
void | createHistos () |
void | createProfile (std::vector< TProfile * > &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::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
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 51 of file QcdUeDQM.h.
|
private |
Definition at line 427 of file QcdUeDQM.h.
QcdUeDQM::QcdUeDQM | ( | const edm::ParameterSet & | parameters | ) |
Definition at line 55 of file QcdUeDQM.cc.
References reco::TrackBase::algoByName(), algorithm(), algorithm_, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hltProcNames_, hltTrgNames_, isHltConfigSuccessful_, j, quality_, and reco::TrackBase::qualityByName().
|
virtual |
Definition at line 115 of file QcdUeDQM.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 120 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_, python.multivaluedict::sort(), trackLabel_, testEve_cfg::tracks, trackSelection(), vtx1, and vtxLabel_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 176 of file QcdUeDQM.cc.
References cppFunctionSkipper::operator, and theDbe_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 186 of file QcdUeDQM.cc.
References isHltConfigSuccessful_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 194 of file QcdUeDQM.cc.
References gather_cfg::cout, CP, createHistos(), newFWLiteAna::found, hltConfig, hltProcNames_, hltResName_, hltTrgBits_, hltTrgDeci_, hltTrgNames_, hltTrgUsedNames_, hltUsedResName_, i, HLTConfigProvider::init(), isHltConfigSuccessful_, j, HLTConfigProvider::size(), and HLTConfigProvider::triggerName().
|
private |
Definition at line 255 of file QcdUeDQM.cc.
References alignCSCRings::e, MonitorElement::getTH1(), hltTrgUsedNames_, i, AlCaHLTBitMon_QueryRunRegistry::string, and theDbe_.
Referenced by createHistos().
|
private |
Definition at line 280 of file QcdUeDQM.cc.
References alignCSCRings::e, MonitorElement::getTH1(), hltTrgUsedNames_, i, AlCaHLTBitMon_QueryRunRegistry::string, and theDbe_.
|
private |
Definition at line 306 of file QcdUeDQM.cc.
References alignCSCRings::e, hltTrgUsedNames_, i, AlCaHLTBitMon_QueryRunRegistry::string, and theDbe_.
Referenced by createHistos().
|
private |
|
private |
|
private |
Definition at line 323 of file QcdUeDQM.cc.
References book1D(), 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 theDbe_.
Referenced by beginRun().
|
private |
|
virtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 654 of file QcdUeDQM.cc.
References isHltConfigSuccessful_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 666 of file QcdUeDQM.cc.
References isHltConfigSuccessful_.
|
private |
Definition at line 673 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 906 of file QcdUeDQM.cc.
References f, fill1D(), hChargedJetMulti_, hLeadingChargedJet_etaSpectrum_, hLeadingChargedJet_phiSpectrum_, and hLeadingChargedJet_pTSpectrum_.
Referenced by analyze().
|
private |
Definition at line 1208 of file QcdUeDQM.cc.
References MonitorElement::Fill(), getProduct(), h2TrigCorr_, hltTrgBits_, hltTrgDeci_, hltUsedResName_, i, j, and findQualityFiles::size.
Referenced by analyze().
|
private |
Definition at line 726 of file QcdUeDQM.cc.
References hltTrgDeci_, and i.
Referenced by fillUE_with_ChargedJets(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 737 of file QcdUeDQM.cc.
References hltTrgDeci_, i, w(), and detailsBasic3DVector::y.
|
private |
Definition at line 887 of file QcdUeDQM.cc.
References eta(), fill1D(), hGoodTrkEta500_, hGoodTrkEta900_, hGoodTrkPhi500_, hGoodTrkPhi900_, hGoodTrkPt500_, hGoodTrkPt900_, hLeadingTrack_etaSpectrum_, hLeadingTrack_phiSpectrum_, hLeadingTrack_pTSpectrum_, hNgoodTrk_, i, phi, and RecoTauCleanerPlugins::pt.
Referenced by analyze().
|
private |
Definition at line 1026 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, RecoTauCleanerPlugins::pt, and w().
Referenced by analyze().
|
private |
Definition at line 943 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, RecoTauCleanerPlugins::pt, and w().
Referenced by analyze().
|
private |
Definition at line 862 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 434 of file QcdUeDQM.h.
References edm::errors::Configuration, and edm::HandleBase::isValid().
Referenced by fillHltBits().
|
inlineprivate |
Definition at line 449 of file QcdUeDQM.h.
References edm::HandleBase::isValid().
|
private |
Definition at line 694 of file QcdUeDQM.cc.
References GOODCOLL_filter_cfg::cut, hltTrgDeci_, i, and j.
|
private |
Definition at line 749 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 426 of file QcdUeDQM.h.
Referenced by QcdUeDQM(), and trackSelection().
|
private |
Definition at line 418 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 424 of file QcdUeDQM.h.
Referenced by analyze().
|
private |
Definition at line 419 of file QcdUeDQM.h.
|
private |
Definition at line 417 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 420 of file QcdUeDQM.h.
Referenced by analyze().
|
private |
Definition at line 421 of file QcdUeDQM.h.
Referenced by analyze().
|
private |
Definition at line 409 of file QcdUeDQM.h.
Referenced by fillVtxPlots().
|
private |
Definition at line 144 of file QcdUeDQM.h.
Referenced by createHistos(), and fillHltBits().
|
private |
Definition at line 178 of file QcdUeDQM.h.
Referenced by createHistos(), and trackSelection().
|
private |
Definition at line 177 of file QcdUeDQM.h.
Referenced by createHistos(), and trackSelection().
|
private |
Definition at line 176 of file QcdUeDQM.h.
Referenced by createHistos(), and trackSelection().
|
private |
Definition at line 188 of file QcdUeDQM.h.
|
private |
Definition at line 187 of file QcdUeDQM.h.
Referenced by createHistos(), and fillChargedJetSpectra().
|
private |
Definition at line 237 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 327 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 224 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 314 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 230 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 320 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 259 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
private |
Definition at line 349 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
private |
Definition at line 248 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
private |
Definition at line 338 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
private |
Definition at line 256 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
private |
Definition at line 346 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
private |
Definition at line 211 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
private |
Definition at line 206 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 156 of file QcdUeDQM.h.
Referenced by createHistos(), and fillpTMaxRelated().
|
private |
Definition at line 159 of file QcdUeDQM.h.
Referenced by createHistos(), and fillpTMaxRelated().
|
private |
Definition at line 157 of file QcdUeDQM.h.
Referenced by createHistos(), and fillpTMaxRelated().
|
private |
Definition at line 160 of file QcdUeDQM.h.
Referenced by createHistos(), and fillpTMaxRelated().
|
private |
Definition at line 155 of file QcdUeDQM.h.
Referenced by createHistos(), and fillpTMaxRelated().
|
private |
Definition at line 158 of file QcdUeDQM.h.
Referenced by createHistos(), and fillpTMaxRelated().
|
private |
Definition at line 215 of file QcdUeDQM.h.
Referenced by createHistos(), and fillChargedJetSpectra().
|
private |
Definition at line 219 of file QcdUeDQM.h.
Referenced by createHistos(), and fillChargedJetSpectra().
|
private |
Definition at line 191 of file QcdUeDQM.h.
Referenced by createHistos(), and fillChargedJetSpectra().
|
private |
Definition at line 182 of file QcdUeDQM.h.
Referenced by createHistos(), and fillpTMaxRelated().
|
private |
Definition at line 184 of file QcdUeDQM.h.
Referenced by createHistos(), and fillpTMaxRelated().
|
private |
Definition at line 180 of file QcdUeDQM.h.
Referenced by createHistos(), and fillpTMaxRelated().
|
private |
Definition at line 129 of file QcdUeDQM.h.
Referenced by beginRun().
|
private |
Definition at line 132 of file QcdUeDQM.h.
Referenced by beginRun(), and QcdUeDQM().
|
private |
Definition at line 131 of file QcdUeDQM.h.
Referenced by beginRun().
|
private |
Definition at line 135 of file QcdUeDQM.h.
Referenced by beginRun(), and fillHltBits().
|
private |
Definition at line 136 of file QcdUeDQM.h.
Referenced by beginRun(), fill1D(), fill2D(), fillHltBits(), fillProfile(), and setLabel1D().
|
private |
Definition at line 133 of file QcdUeDQM.h.
Referenced by beginRun(), and QcdUeDQM().
|
private |
Definition at line 137 of file QcdUeDQM.h.
Referenced by beginRun(), book1D(), book2D(), bookProfile(), and createHistos().
|
private |
Definition at line 138 of file QcdUeDQM.h.
Referenced by beginRun(), and fillHltBits().
|
private |
Definition at line 146 of file QcdUeDQM.h.
Referenced by analyze(), and createHistos().
|
private |
Definition at line 154 of file QcdUeDQM.h.
Referenced by createHistos(), and fillpTMaxRelated().
|
private |
Definition at line 147 of file QcdUeDQM.h.
Referenced by createHistos(), and trackSelection().
|
private |
Definition at line 148 of file QcdUeDQM.h.
Referenced by createHistos(), and trackSelection().
|
private |
Definition at line 149 of file QcdUeDQM.h.
Referenced by createHistos(), and trackSelection().
|
private |
Definition at line 168 of file QcdUeDQM.h.
Referenced by createHistos(), and fillVtxPlots().
|
private |
Definition at line 277 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 367 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 266 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 356 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 274 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 364 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 305 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
private |
Definition at line 395 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
private |
Definition at line 290 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
private |
Definition at line 380 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
private |
Definition at line 302 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
private |
Definition at line 392 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
private |
Definition at line 161 of file QcdUeDQM.h.
Referenced by createHistos(), and trackSelection().
|
private |
Definition at line 162 of file QcdUeDQM.h.
Referenced by createHistos(), and trackSelection().
|
private |
Definition at line 163 of file QcdUeDQM.h.
Referenced by createHistos(), and trackSelection().
|
private |
Definition at line 164 of file QcdUeDQM.h.
Referenced by createHistos(), and trackSelection().
|
private |
Definition at line 150 of file QcdUeDQM.h.
Referenced by createHistos(), and trackSelection().
|
private |
Definition at line 165 of file QcdUeDQM.h.
Referenced by createHistos(), and trackSelection().
|
private |
Definition at line 152 of file QcdUeDQM.h.
Referenced by createHistos(), and trackSelection().
|
private |
Definition at line 166 of file QcdUeDQM.h.
Referenced by createHistos(), and trackSelection().
|
private |
Definition at line 153 of file QcdUeDQM.h.
Referenced by createHistos(), and trackSelection().
|
private |
Definition at line 151 of file QcdUeDQM.h.
Referenced by createHistos(), and trackSelection().
|
private |
Definition at line 172 of file QcdUeDQM.h.
Referenced by createHistos(), and fillVtxPlots().
|
private |
Definition at line 173 of file QcdUeDQM.h.
Referenced by createHistos(), and fillVtxPlots().
|
private |
Definition at line 171 of file QcdUeDQM.h.
Referenced by createHistos(), and fillVtxPlots().
|
private |
Definition at line 170 of file QcdUeDQM.h.
Referenced by createHistos(), and fillVtxPlots().
|
private |
Definition at line 169 of file QcdUeDQM.h.
Referenced by createHistos(), and fillVtxPlots().
|
private |
Definition at line 174 of file QcdUeDQM.h.
Referenced by createHistos(), and fillVtxPlots().
|
private |
Definition at line 67 of file QcdUeDQM.h.
Referenced by analyze(), beginLuminosityBlock(), beginRun(), endLuminosityBlock(), endRun(), and QcdUeDQM().
|
private |
Definition at line 408 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 416 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 406 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 415 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 412 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 405 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 410 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 404 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 413 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 425 of file QcdUeDQM.h.
Referenced by QcdUeDQM(), and trackSelection().
|
private |
Definition at line 142 of file QcdUeDQM.h.
|
private |
Definition at line 143 of file QcdUeDQM.h.
|
private |
Definition at line 414 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 428 of file QcdUeDQM.h.
Referenced by analyze().
|
private |
Definition at line 140 of file QcdUeDQM.h.
|
private |
Definition at line 141 of file QcdUeDQM.h.
Referenced by beginJob(), book1D(), book2D(), bookProfile(), and createHistos().
|
private |
Definition at line 407 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 422 of file QcdUeDQM.h.
Referenced by analyze().
|
private |
Definition at line 139 of file QcdUeDQM.h.
|
private |
Definition at line 429 of file QcdUeDQM.h.
Referenced by analyze(), and fillVtxPlots().
|
private |
Definition at line 423 of file QcdUeDQM.h.
Referenced by analyze().
|
private |
Definition at line 411 of file QcdUeDQM.h.