#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 287 of file QcdUeDQM.h.
QcdUeDQM::QcdUeDQM | ( | const edm::ParameterSet & | parameters | ) |
Definition at line 54 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 110 of file QcdUeDQM.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 118 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 179 of file QcdUeDQM.cc.
References cppFunctionSkipper::operator, and theDbe_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 191 of file QcdUeDQM.cc.
References isHltConfigSuccessful_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 200 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 263 of file QcdUeDQM.cc.
References DQMStore::book1D(), alignCSCRings::e, MonitorElement::getTH1(), hltTrgUsedNames_, i, DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and theDbe_.
Referenced by createHistos().
|
private |
Definition at line 287 of file QcdUeDQM.cc.
References DQMStore::book2D(), alignCSCRings::e, MonitorElement::getTH1(), hltTrgUsedNames_, i, DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and theDbe_.
|
private |
Definition at line 312 of file QcdUeDQM.cc.
References DQMStore::bookProfile(), alignCSCRings::e, hltTrgUsedNames_, i, DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and theDbe_.
Referenced by createHistos().
|
private |
|
private |
|
private |
Definition at line 329 of file QcdUeDQM.cc.
References book1D(), DQMStore::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(), DQMStore::setCurrentFolder(), and theDbe_.
Referenced by beginRun().
|
private |
|
virtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 557 of file QcdUeDQM.cc.
References isHltConfigSuccessful_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 571 of file QcdUeDQM.cc.
References isHltConfigSuccessful_.
|
private |
Definition at line 580 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 805 of file QcdUeDQM.cc.
References f, fill1D(), hChargedJetMulti_, hLeadingChargedJet_etaSpectrum_, hLeadingChargedJet_phiSpectrum_, and hLeadingChargedJet_pTSpectrum_.
Referenced by analyze().
|
private |
Definition at line 1083 of file QcdUeDQM.cc.
References MonitorElement::Fill(), getProduct(), h2TrigCorr_, hltTrgBits_, hltTrgDeci_, hltUsedResName_, i, j, and findQualityFiles::size.
Referenced by analyze().
|
private |
Definition at line 639 of file QcdUeDQM.cc.
References hltTrgDeci_, and i.
Referenced by fillUE_with_ChargedJets(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 651 of file QcdUeDQM.cc.
References hltTrgDeci_, i, w, and detailsBasic3DVector::y.
|
private |
Definition at line 780 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 925 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 842 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 755 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 295 of file QcdUeDQM.h.
References edm::errors::Configuration, and edm::HandleBase::isValid().
Referenced by fillHltBits().
|
inlineprivate |
Definition at line 309 of file QcdUeDQM.h.
References edm::HandleBase::isValid().
|
private |
Definition at line 604 of file QcdUeDQM.cc.
References GOODCOLL_filter_cfg::cut, hltTrgDeci_, i, and j.
|
private |
Definition at line 664 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::trackerLayersWithMeasurement(), reco::HitPattern::validHitFilter(), reco::BeamSpot::x0(), reco::BeamSpot::y0(), and reco::BeamSpot::z0().
Referenced by analyze().
|
private |
Definition at line 286 of file QcdUeDQM.h.
Referenced by QcdUeDQM(), and trackSelection().
|
private |
Definition at line 278 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 284 of file QcdUeDQM.h.
Referenced by analyze().
|
private |
Definition at line 279 of file QcdUeDQM.h.
|
private |
Definition at line 277 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 280 of file QcdUeDQM.h.
Referenced by analyze().
|
private |
Definition at line 281 of file QcdUeDQM.h.
Referenced by analyze().
|
private |
Definition at line 269 of file QcdUeDQM.h.
Referenced by fillVtxPlots().
|
private |
Definition at line 146 of file QcdUeDQM.h.
Referenced by createHistos(), and fillHltBits().
|
private |
Definition at line 183 of file QcdUeDQM.h.
Referenced by createHistos(), and trackSelection().
|
private |
Definition at line 182 of file QcdUeDQM.h.
Referenced by createHistos(), and trackSelection().
|
private |
Definition at line 181 of file QcdUeDQM.h.
Referenced by createHistos(), and trackSelection().
|
private |
Definition at line 195 of file QcdUeDQM.h.
|
private |
Definition at line 194 of file QcdUeDQM.h.
Referenced by createHistos(), and fillChargedJetSpectra().
|
private |
Definition at line 214 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 240 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 212 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 238 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 213 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 239 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 221 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
private |
Definition at line 247 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
private |
Definition at line 219 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
private |
Definition at line 245 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
private |
Definition at line 220 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
private |
Definition at line 246 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_ChargedJets().
|
private |
Definition at line 204 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 158 of file QcdUeDQM.h.
Referenced by createHistos(), and fillpTMaxRelated().
|
private |
Definition at line 161 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 162 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 209 of file QcdUeDQM.h.
Referenced by createHistos(), and fillChargedJetSpectra().
|
private |
Definition at line 210 of file QcdUeDQM.h.
Referenced by createHistos(), and fillChargedJetSpectra().
|
private |
Definition at line 196 of file QcdUeDQM.h.
Referenced by createHistos(), and fillChargedJetSpectra().
|
private |
Definition at line 187 of file QcdUeDQM.h.
Referenced by createHistos(), and fillpTMaxRelated().
|
private |
Definition at line 188 of file QcdUeDQM.h.
Referenced by createHistos(), and fillpTMaxRelated().
|
private |
Definition at line 186 of file QcdUeDQM.h.
Referenced by createHistos(), and fillpTMaxRelated().
|
private |
Definition at line 130 of file QcdUeDQM.h.
Referenced by beginRun().
|
private |
Definition at line 133 of file QcdUeDQM.h.
Referenced by beginRun(), and QcdUeDQM().
|
private |
Definition at line 132 of file QcdUeDQM.h.
Referenced by beginRun().
|
private |
Definition at line 137 of file QcdUeDQM.h.
Referenced by beginRun(), and fillHltBits().
|
private |
Definition at line 138 of file QcdUeDQM.h.
Referenced by beginRun(), fill1D(), fill2D(), fillHltBits(), fillProfile(), and setLabel1D().
|
private |
Definition at line 134 of file QcdUeDQM.h.
Referenced by beginRun(), and QcdUeDQM().
|
private |
Definition at line 139 of file QcdUeDQM.h.
Referenced by beginRun(), book1D(), book2D(), bookProfile(), and createHistos().
|
private |
Definition at line 140 of file QcdUeDQM.h.
Referenced by beginRun(), and fillHltBits().
|
private |
Definition at line 148 of file QcdUeDQM.h.
Referenced by analyze(), and createHistos().
|
private |
Definition at line 156 of file QcdUeDQM.h.
Referenced by createHistos(), and fillpTMaxRelated().
|
private |
Definition at line 149 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 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 227 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 253 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 225 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 251 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 226 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 252 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_MaxpTtrack().
|
private |
Definition at line 234 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
private |
Definition at line 260 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
private |
Definition at line 232 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
private |
Definition at line 258 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
private |
Definition at line 233 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
private |
Definition at line 259 of file QcdUeDQM.h.
Referenced by createHistos(), and fillUE_with_ChargedJets().
|
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 165 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 152 of file QcdUeDQM.h.
Referenced by createHistos(), and trackSelection().
|
private |
Definition at line 167 of file QcdUeDQM.h.
Referenced by createHistos(), and trackSelection().
|
private |
Definition at line 154 of file QcdUeDQM.h.
Referenced by createHistos(), and trackSelection().
|
private |
Definition at line 168 of file QcdUeDQM.h.
Referenced by createHistos(), and trackSelection().
|
private |
Definition at line 155 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 176 of file QcdUeDQM.h.
Referenced by createHistos(), and fillVtxPlots().
|
private |
Definition at line 177 of file QcdUeDQM.h.
Referenced by createHistos(), and fillVtxPlots().
|
private |
Definition at line 175 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 173 of file QcdUeDQM.h.
Referenced by createHistos(), and fillVtxPlots().
|
private |
Definition at line 178 of file QcdUeDQM.h.
Referenced by createHistos(), and fillVtxPlots().
|
private |
Definition at line 69 of file QcdUeDQM.h.
Referenced by analyze(), beginLuminosityBlock(), beginRun(), endLuminosityBlock(), endRun(), and QcdUeDQM().
|
private |
Definition at line 268 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 276 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 266 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 275 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 272 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 265 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 270 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 264 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 273 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 285 of file QcdUeDQM.h.
Referenced by QcdUeDQM(), and trackSelection().
|
private |
Definition at line 144 of file QcdUeDQM.h.
|
private |
Definition at line 145 of file QcdUeDQM.h.
|
private |
Definition at line 274 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 288 of file QcdUeDQM.h.
Referenced by analyze().
|
private |
Definition at line 142 of file QcdUeDQM.h.
|
private |
Definition at line 143 of file QcdUeDQM.h.
Referenced by beginJob(), book1D(), book2D(), bookProfile(), and createHistos().
|
private |
Definition at line 267 of file QcdUeDQM.h.
Referenced by trackSelection().
|
private |
Definition at line 282 of file QcdUeDQM.h.
Referenced by analyze().
|
private |
Definition at line 141 of file QcdUeDQM.h.
|
private |
Definition at line 289 of file QcdUeDQM.h.
Referenced by analyze(), and fillVtxPlots().
|
private |
Definition at line 283 of file QcdUeDQM.h.
Referenced by analyze().
|
private |
Definition at line 271 of file QcdUeDQM.h.