CMS 3D CMS Logo

List of all members | Public Member Functions | Private Member Functions | Private Attributes
ECALMultifitAnalyzer_HI Class Reference

#include <DQMOffline/ECALMultifitAnalyzer_HI/plugins/ECALMultifitAnalyzer_HI.cc>

Inheritance diagram for ECALMultifitAnalyzer_HI:
DQMEDAnalyzer edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > edm::stream::EDAnalyzerBase edm::EDConsumerBase

Public Member Functions

 ECALMultifitAnalyzer_HI (const edm::ParameterSet &)
 
 ~ECALMultifitAnalyzer_HI ()
 
- Public Member Functions inherited from DQMEDAnalyzer
virtual void beginRun (edm::Run const &, edm::EventSetup const &) final
 
virtual void beginStream (edm::StreamID id) final
 
virtual void dqmBeginRun (edm::Run const &, edm::EventSetup const &)
 
 DQMEDAnalyzer (void)
 
virtual void endLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, dqmDetails::NoCache *) const final
 
virtual void endRunSummary (edm::Run const &, edm::EventSetup const &, dqmDetails::NoCache *) const final
 
uint32_t streamId () const
 
- Public Member Functions inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > >
 EDAnalyzer ()=default
 
- Public Member Functions inherited from edm::stream::EDAnalyzerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
 EDAnalyzerBase ()
 
ModuleDescription const & moduleDescription () const
 
virtual ~EDAnalyzerBase ()
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
 EDConsumerBase ()
 
 EDConsumerBase (EDConsumerBase const &)=delete
 
 EDConsumerBase (EDConsumerBase &&)=default
 
ProductResolverIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
std::vector< ProductResolverIndexAndSkipBit > const & itemsToGetFrom (BranchType iType) const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const
 
EDConsumerBase const & operator= (EDConsumerBase const &)=delete
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
bool registeredToConsume (ProductResolverIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
virtual ~EDConsumerBase () noexcept(false)
 

Private Member Functions

virtual void analyze (const edm::Event &, const edm::EventSetup &) override
 
void bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
 

Private Attributes

edm::EDGetTokenT< reco::CaloJetCollectioncaloJetToken_
 
MonitorElementeb_chi2
 
MonitorElementeb_chi2_e5
 
MonitorElementeb_chi2_e5_eta
 
MonitorElementeb_chi2_eta
 
MonitorElementeb_chi2_jet30
 
MonitorElementeb_chi2_photon15
 
MonitorElementeb_errors
 
MonitorElementeb_errors_e5
 
MonitorElementeb_errors_e5_eta
 
MonitorElementeb_errors_eta
 
MonitorElementeb_errors_jet30
 
MonitorElementeb_errors_photon15
 
MonitorElementee_chi2
 
MonitorElementee_chi2_e5
 
MonitorElementee_chi2_e5_eta
 
MonitorElementee_chi2_eta
 
MonitorElementee_chi2_jet30
 
MonitorElementee_chi2_photon15
 
MonitorElementee_errors
 
MonitorElementee_errors_e5
 
MonitorElementee_errors_e5_eta
 
MonitorElementee_errors_eta
 
MonitorElementee_errors_jet30
 
MonitorElementee_errors_photon15
 
edm::ESHandle< CaloGeometrygeomH
 
double mDeltaRJetThreshold
 
double mDeltaRPhotonThreshold
 
double mRechitEnergyThreshold
 
double mRecoJetPtThreshold
 
double mRecoPhotonPtThreshold
 
edm::EDGetTokenT< EcalRecHitCollectionRecHitCollection_EB_
 
edm::EDGetTokenT< EcalRecHitCollectionRecHitCollection_EE_
 
edm::EDGetTokenT< std::vector< reco::Photon > > recoPhotonsCollection_
 

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, GlobalCacheLuminosityBlockContext
 
typedef CacheTypes::LuminosityBlockSummaryCache LuminosityBlockSummaryCache
 
typedef CacheTypes::RunCache RunCache
 
typedef RunContextT< RunCache, GlobalCacheRunContext
 
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::NoCacheglobalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *)
 
static std::shared_ptr< dqmDetails::NoCacheglobalBeginRunSummary (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)
 

Detailed Description

Description: [one line class summary] Implementation: [Notes on implementation]

Definition at line 57 of file ECALMultifitAnalyzer_HI.cc.

Constructor & Destructor Documentation

ECALMultifitAnalyzer_HI::ECALMultifitAnalyzer_HI ( const edm::ParameterSet iConfig)
explicit

Definition at line 109 of file ECALMultifitAnalyzer_HI.cc.

109  :
110 
111  recoPhotonsCollection_(consumes<std::vector<reco::Photon> > (iConfig.getParameter<edm::InputTag>("recoPhotonSrc"))),
112  caloJetToken_(consumes<reco::CaloJetCollection> (iConfig.getParameter<edm::InputTag> ("recoJetSrc"))),
113  RecHitCollection_EB_(consumes<EcalRecHitCollection> (iConfig.getParameter<edm::InputTag>("RecHitCollection_EB"))),
114  RecHitCollection_EE_(consumes<EcalRecHitCollection> (iConfig.getParameter<edm::InputTag>("RecHitCollection_EE"))),
115  mRechitEnergyThreshold (iConfig.getParameter<double> ("rechitEnergyThreshold")),
116  mRecoPhotonPtThreshold (iConfig.getParameter<double> ("recoPhotonPtThreshold")),
117  mRecoJetPtThreshold (iConfig.getParameter<double> ("recoJetPtThreshold")),
118  mDeltaRPhotonThreshold (iConfig.getParameter<double> ("deltaRPhotonThreshold")),
119  mDeltaRJetThreshold (iConfig.getParameter<double> ("deltaRJetThreshold"))
120 {
121 
122 }
T getParameter(std::string const &) const
edm::EDGetTokenT< EcalRecHitCollection > RecHitCollection_EB_
edm::EDGetTokenT< reco::CaloJetCollection > caloJetToken_
EDGetTokenT< ProductType > consumes(edm::InputTag const &tag)
edm::EDGetTokenT< EcalRecHitCollection > RecHitCollection_EE_
edm::EDGetTokenT< std::vector< reco::Photon > > recoPhotonsCollection_
ECALMultifitAnalyzer_HI::~ECALMultifitAnalyzer_HI ( )
inline

Definition at line 60 of file ECALMultifitAnalyzer_HI.cc.

References analyze(), and bookHistograms().

60 {}

Member Function Documentation

void ECALMultifitAnalyzer_HI::analyze ( const edm::Event iEvent,
const edm::EventSetup iSetup 
)
overrideprivatevirtual

Definition at line 129 of file ECALMultifitAnalyzer_HI.cc.

References edm::SortedCollection< T, SORT >::begin(), caloJetToken_, reco::deltaR(), runTauDisplay::dr, eb_chi2, eb_chi2_e5, eb_chi2_e5_eta, eb_chi2_eta, eb_chi2_jet30, eb_chi2_photon15, eb_errors, eb_errors_e5, eb_errors_e5_eta, eb_errors_eta, eb_errors_jet30, eb_errors_photon15, ee_chi2, ee_chi2_e5, ee_chi2_e5_eta, ee_chi2_eta, ee_chi2_jet30, ee_chi2_photon15, ee_errors, ee_errors_e5, ee_errors_e5_eta, ee_errors_eta, ee_errors_jet30, ee_errors_photon15, edm::SortedCollection< T, SORT >::end(), stringResolutionProvider_cfi::eta, MonitorElement::Fill(), geomH, edm::EventSetup::get(), edm::Event::getByToken(), CaloGeometry::getGeometry(), metsig::jet, mDeltaRJetThreshold, mDeltaRPhotonThreshold, mRechitEnergyThreshold, mRecoJetPtThreshold, mRecoPhotonPtThreshold, phi, RecHitCollection_EB_, RecHitCollection_EE_, and recoPhotonsCollection_.

Referenced by ~ECALMultifitAnalyzer_HI().

130 {
131 
132  using namespace edm;
133 
134  iSetup.get<CaloGeometryRecord>().get(geomH);
135 
136  Handle<std::vector<reco::Photon> > recoPhotonsHandle;
137  iEvent.getByToken(recoPhotonsCollection_, recoPhotonsHandle);
138 
139  Handle<reco::CaloJetCollection> recoJetHandle;
140  iEvent.getByToken(caloJetToken_, recoJetHandle);
141 
143  iEvent.getByToken(RecHitCollection_EB_, ebHandle);
144 
146  iEvent.getByToken(RecHitCollection_EE_, eeHandle);
147 
148  for(EcalRecHitCollection::const_iterator hit = ebHandle->begin(); hit != ebHandle->end(); ++hit) {
149  eb_chi2->Fill(hit->chi2() );
150  eb_errors->Fill(hit->energyError() );
151  double eta = geomH->getGeometry(hit->detid())->getPosition().eta();
152  double phi = geomH->getGeometry(hit->detid())->getPosition().phi();
153  eb_chi2_eta->Fill(eta, hit->chi2() );
154  eb_errors_eta->Fill(eta, hit->energyError() );
155  if(hit->energy() > mRechitEnergyThreshold)
156  {
157  eb_chi2_e5->Fill(hit->chi2() );
158  eb_errors_e5->Fill(hit->energyError() );
159  eb_chi2_e5_eta->Fill(eta, hit->chi2() );
160  eb_errors_e5_eta->Fill(eta, hit->energyError() );
161  }
162 
163  for (std::vector<reco::Photon>::const_iterator pho = recoPhotonsHandle->begin(); pho != recoPhotonsHandle->end(); ++pho) {
164  if(pho->et() < mRecoPhotonPtThreshold ) continue;
165  double dr = reco::deltaR(eta, phi, pho->eta(), pho->phi());
166  if(dr < mDeltaRPhotonThreshold)
167  {
168  eb_chi2_photon15->Fill(hit->chi2() );
169  eb_errors_photon15->Fill(hit->energyError() );
170  }
171  }
172  for (std::vector<reco::CaloJet>::const_iterator jet = recoJetHandle->begin(); jet != recoJetHandle->end(); ++jet) {
173  if(jet->pt() < mRecoJetPtThreshold ) continue;
174  double dr = reco::deltaR(eta, phi, jet->eta(), jet->phi());
175  if(dr < mDeltaRJetThreshold)
176  {
177  eb_chi2_jet30->Fill(hit->chi2() );
178  eb_errors_jet30->Fill(hit->energyError() );
179  }
180  }
181  }
182 
183  for(EcalRecHitCollection::const_iterator hit = eeHandle->begin(); hit != eeHandle->end(); ++hit) {
184  ee_chi2->Fill(hit->chi2() );
185  ee_errors->Fill(hit->energyError() );
186  double eta = geomH->getGeometry(hit->detid())->getPosition().eta();
187  double phi = geomH->getGeometry(hit->detid())->getPosition().phi();
188  ee_chi2_eta->Fill(eta, hit->chi2() );
189  ee_errors_eta->Fill(eta, hit->energyError() );
190  if(hit->energy() > mRechitEnergyThreshold)
191  {
192  ee_chi2_e5->Fill(hit->chi2() );
193  ee_errors_e5->Fill(hit->energyError() );
194  ee_chi2_e5_eta->Fill(eta, hit->chi2() );
195  ee_errors_e5_eta->Fill(eta, hit->energyError() );
196  }
197 
198  for (std::vector<reco::Photon>::const_iterator pho = recoPhotonsHandle->begin(); pho != recoPhotonsHandle->end(); ++pho) {
199  if(pho->et() < mRecoPhotonPtThreshold ) continue;
200  double dr = reco::deltaR(eta, phi, pho->eta(), pho->phi());
201  if(dr < mDeltaRPhotonThreshold)
202  {
203  ee_chi2_photon15->Fill(hit->chi2() );
204  ee_errors_photon15->Fill(hit->energyError() );
205  }
206  }
207  for (std::vector<reco::CaloJet>::const_iterator jet = recoJetHandle->begin(); jet != recoJetHandle->end(); ++jet) {
208  if(jet->pt() < mRecoJetPtThreshold ) continue;
209  double dr = reco::deltaR(eta, phi, jet->eta(), jet->phi());
210  if(dr < mDeltaRJetThreshold)
211  {
212  ee_chi2_jet30->Fill(hit->chi2() );
213  ee_errors_jet30->Fill(hit->energyError() );
214  }
215  }
216  }
217 }
edm::EDGetTokenT< EcalRecHitCollection > RecHitCollection_EB_
bool getByToken(EDGetToken token, Handle< PROD > &result) const
Definition: Event.h:460
std::vector< EcalRecHit >::const_iterator const_iterator
edm::EDGetTokenT< reco::CaloJetCollection > caloJetToken_
void Fill(long long x)
auto deltaR(const T1 &t1, const T2 &t2) -> decltype(t1.eta())
Definition: deltaR.h:28
const_iterator end() const
edm::ESHandle< CaloGeometry > geomH
const T & get() const
Definition: EventSetup.h:56
HLT enums.
const CaloCellGeometry * getGeometry(const DetId &id) const
Get the cell geometry of a given detector id.
Definition: CaloGeometry.cc:78
edm::EDGetTokenT< EcalRecHitCollection > RecHitCollection_EE_
edm::EDGetTokenT< std::vector< reco::Photon > > recoPhotonsCollection_
const_iterator begin() const
void ECALMultifitAnalyzer_HI::bookHistograms ( DQMStore::IBooker iBooker,
edm::Run const &  ,
edm::EventSetup const &   
)
overrideprivatevirtual

Implements DQMEDAnalyzer.

Definition at line 222 of file ECALMultifitAnalyzer_HI.cc.

References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), DEFINE_FWK_MODULE, eb_chi2, eb_chi2_e5, eb_chi2_e5_eta, eb_chi2_eta, eb_chi2_jet30, eb_chi2_photon15, eb_errors, eb_errors_e5, eb_errors_e5_eta, eb_errors_eta, eb_errors_jet30, eb_errors_photon15, ee_chi2, ee_chi2_e5, ee_chi2_e5_eta, ee_chi2_eta, ee_chi2_jet30, ee_chi2_photon15, ee_errors, ee_errors_e5, ee_errors_e5_eta, ee_errors_eta, ee_errors_jet30, ee_errors_photon15, btvTracks_cfi::maxChi2, mRechitEnergyThreshold, mRecoJetPtThreshold, mRecoPhotonPtThreshold, and DQMStore::IBooker::setCurrentFolder().

Referenced by ~ECALMultifitAnalyzer_HI().

223 {
224 
225  iBooker.setCurrentFolder ("EcalCalibration/HIN_MultiFitAnalyzer");
226 
227  eb_chi2 = 0;
228  eb_chi2_eta = 0;
229  eb_chi2_e5 = 0;
230  eb_chi2_e5_eta = 0;
231  eb_errors = 0;
232  eb_errors_eta = 0;
233  eb_errors_e5 = 0;
234  eb_errors_e5_eta = 0;
235  eb_chi2_photon15 = 0;
236  eb_errors_photon15 = 0;
237  eb_chi2_jet30 = 0;
238  eb_errors_jet30 = 0;
239 
240  ee_chi2 = 0;
241  ee_chi2_eta = 0;
242  ee_chi2_e5 = 0;
243  ee_chi2_e5_eta = 0;
244  ee_errors = 0;
245  ee_errors_eta = 0;
246  ee_errors_e5 = 0;
247  ee_errors_e5_eta = 0;
248  ee_chi2_photon15 = 0;
249  ee_errors_photon15 = 0;
250  ee_chi2_jet30 = 0;
251  ee_errors_jet30 = 0;
252 
253  const int nBins = 500;
254  const float maxChi2 = 70;
255  const float maxError = 0.5;
256 
257  TH2F * hProfile_Chi2 = new TH2F("hProfile_Chi2","",nBins, -5, 5, nBins, 0, maxChi2);
258  TH2F * hProfile_Err = new TH2F("hProfile_Err","",nBins, -5, 5, nBins, 0, maxError);
259 
260  eb_chi2 = iBooker.book1D("rechit_eb_chi2","Rechit eb_chi2;chi2 fit value;",nBins,0,maxChi2);
261  eb_chi2_eta = iBooker.book2D("rechit_eb_eta_Vs_mean_Chi2", hProfile_Chi2);
262  eb_chi2_e5 = iBooker.book1D(Form("rechit_eb_chi2_e%2.0f", mRechitEnergyThreshold),Form("Rechit eb_chi2, e>%2.0fGeV;chi2 fit value;", mRechitEnergyThreshold),nBins,0,maxChi2);
263  eb_chi2_e5_eta = iBooker.book2D(Form("rechit_eb_chi2_e%2.0f_eta", mRechitEnergyThreshold),hProfile_Chi2);
264  eb_errors = iBooker.book1D("rechit_eb_errors","Rechit eb_errors;error on the energy;",nBins,0,maxError);
265  eb_errors_eta = iBooker.book2D("rechit_eb_errors_eta",hProfile_Err);
266  eb_errors_e5 = iBooker.book1D(Form("rechit_eb_errors_e%2.0f", mRechitEnergyThreshold),"Rechit eb_errors, e>5GeV;error on the energy;",nBins,0,maxError);
267  eb_errors_e5_eta = iBooker.book2D(Form("rechit_eb_errors_e%2.0f_eta", mRechitEnergyThreshold),hProfile_Err);
268  eb_chi2_photon15 = iBooker.book1D(Form("rechit_eb_chi2_photon%2.0f", mRecoPhotonPtThreshold),"Rechit eb_chi2 near photons;chi2 fit value;",nBins,0,maxChi2);
269  eb_errors_photon15 = iBooker.book1D(Form("rechit_eb_errors_photon%2.0f", mRecoPhotonPtThreshold),"Rechit eb_errors near photons;error on the energy;",nBins,0,maxError);
270  eb_chi2_jet30 = iBooker.book1D(Form("rechit_eb_chi2_jet%2.0f", mRecoJetPtThreshold),"Rechit eb_chi2 near jets;chi2 fit value;",nBins,0,maxChi2);
271  eb_errors_jet30 = iBooker.book1D(Form("rechit_eb_errors_jet%2.0f", mRecoJetPtThreshold),"Rechit eb_errors near jets;error on the energy;",nBins,0,maxError);
272 
273  ee_chi2 = iBooker.book1D("rechit_ee_chi2","Rechit ee_chi2;chi2 fit value;",nBins,0,maxChi2);
274  ee_chi2_eta = iBooker.book2D("rechit_ee_chi2_eta",hProfile_Chi2);
275  ee_chi2_e5 = iBooker.book1D(Form("rechit_ee_chi2_e%2.0f", mRechitEnergyThreshold),"Rechit ee_chi2, e>5GeV;chi2 fit value;",nBins,0,maxChi2);
276  ee_chi2_e5_eta = iBooker.book2D(Form("rechit_ee_chi2_e%2.0f_eta", mRechitEnergyThreshold),hProfile_Chi2);
277  ee_errors = iBooker.book1D("rechit_ee_errors","Rechit ee_errors;error on the energy;",nBins,0,maxError);
278  ee_errors_eta = iBooker.book2D("rechit_ee_errors_eta",hProfile_Err);
279  ee_errors_e5 = iBooker.book1D(Form("rechit_ee_errors_e%2.0f", mRechitEnergyThreshold),"Rechit ee_errors, e>5GeV;error on the energy;",nBins,0,maxError);
280  ee_errors_e5_eta = iBooker.book2D(Form("rechit_ee_errors_e%2.0f_eta", mRechitEnergyThreshold),hProfile_Err);
281  ee_chi2_photon15 = iBooker.book1D(Form("rechit_ee_chi2_photon%2.0f", mRecoPhotonPtThreshold),"Rechit ee_chi2 near photons;chi2 fit value;",nBins,0,maxChi2);
282  ee_errors_photon15 = iBooker.book1D(Form("rechit_ee_errors_photon%2.0f", mRecoPhotonPtThreshold),"Rechit ee_errors near photons;error on the energy;",nBins,0,maxError);
283  ee_chi2_jet30 = iBooker.book1D(Form("rechit_ee_chi2_jet%2.0f", mRecoJetPtThreshold),"Rechit ee_chi2 near jets;chi2 fit value;",nBins,0,maxChi2);
284  ee_errors_jet30 = iBooker.book1D(Form("rechit_ee_errors_jet%2.0f", mRecoJetPtThreshold),"Rechit ee_errors near jets;error on the energy;",nBins,0,maxError);
285 
286  delete hProfile_Chi2;
287  delete hProfile_Err;
288 
289 }
MonitorElement * book1D(Args &&...args)
Definition: DQMStore.h:115
void setCurrentFolder(const std::string &fullpath)
Definition: DQMStore.cc:277
MonitorElement * book2D(Args &&...args)
Definition: DQMStore.h:133

Member Data Documentation

edm::EDGetTokenT<reco::CaloJetCollection> ECALMultifitAnalyzer_HI::caloJetToken_
private

Definition at line 67 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze().

MonitorElement* ECALMultifitAnalyzer_HI::eb_chi2
private

Definition at line 79 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

MonitorElement* ECALMultifitAnalyzer_HI::eb_chi2_e5
private

Definition at line 81 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

MonitorElement* ECALMultifitAnalyzer_HI::eb_chi2_e5_eta
private

Definition at line 82 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

MonitorElement* ECALMultifitAnalyzer_HI::eb_chi2_eta
private

Definition at line 80 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

MonitorElement* ECALMultifitAnalyzer_HI::eb_chi2_jet30
private

Definition at line 89 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

MonitorElement* ECALMultifitAnalyzer_HI::eb_chi2_photon15
private

Definition at line 87 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

MonitorElement* ECALMultifitAnalyzer_HI::eb_errors
private

Definition at line 83 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

MonitorElement* ECALMultifitAnalyzer_HI::eb_errors_e5
private

Definition at line 85 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

MonitorElement* ECALMultifitAnalyzer_HI::eb_errors_e5_eta
private

Definition at line 86 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

MonitorElement* ECALMultifitAnalyzer_HI::eb_errors_eta
private

Definition at line 84 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

MonitorElement* ECALMultifitAnalyzer_HI::eb_errors_jet30
private

Definition at line 90 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

MonitorElement* ECALMultifitAnalyzer_HI::eb_errors_photon15
private

Definition at line 88 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

MonitorElement* ECALMultifitAnalyzer_HI::ee_chi2
private

Definition at line 92 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

MonitorElement* ECALMultifitAnalyzer_HI::ee_chi2_e5
private

Definition at line 94 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

MonitorElement* ECALMultifitAnalyzer_HI::ee_chi2_e5_eta
private

Definition at line 95 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

MonitorElement* ECALMultifitAnalyzer_HI::ee_chi2_eta
private

Definition at line 93 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

MonitorElement* ECALMultifitAnalyzer_HI::ee_chi2_jet30
private

Definition at line 102 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

MonitorElement* ECALMultifitAnalyzer_HI::ee_chi2_photon15
private

Definition at line 100 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

MonitorElement* ECALMultifitAnalyzer_HI::ee_errors
private

Definition at line 96 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

MonitorElement* ECALMultifitAnalyzer_HI::ee_errors_e5
private

Definition at line 98 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

MonitorElement* ECALMultifitAnalyzer_HI::ee_errors_e5_eta
private

Definition at line 99 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

MonitorElement* ECALMultifitAnalyzer_HI::ee_errors_eta
private

Definition at line 97 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

MonitorElement* ECALMultifitAnalyzer_HI::ee_errors_jet30
private

Definition at line 103 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

MonitorElement* ECALMultifitAnalyzer_HI::ee_errors_photon15
private

Definition at line 101 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

edm::ESHandle<CaloGeometry> ECALMultifitAnalyzer_HI::geomH
private

Definition at line 77 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze().

double ECALMultifitAnalyzer_HI::mDeltaRJetThreshold
private

Definition at line 75 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze().

double ECALMultifitAnalyzer_HI::mDeltaRPhotonThreshold
private

Definition at line 74 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze().

double ECALMultifitAnalyzer_HI::mRechitEnergyThreshold
private

Definition at line 71 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

double ECALMultifitAnalyzer_HI::mRecoJetPtThreshold
private

Definition at line 73 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

double ECALMultifitAnalyzer_HI::mRecoPhotonPtThreshold
private

Definition at line 72 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze(), and bookHistograms().

edm::EDGetTokenT<EcalRecHitCollection> ECALMultifitAnalyzer_HI::RecHitCollection_EB_
private

Definition at line 68 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze().

edm::EDGetTokenT<EcalRecHitCollection> ECALMultifitAnalyzer_HI::RecHitCollection_EE_
private

Definition at line 69 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze().

edm::EDGetTokenT<std::vector<reco::Photon> > ECALMultifitAnalyzer_HI::recoPhotonsCollection_
private

Definition at line 66 of file ECALMultifitAnalyzer_HI.cc.

Referenced by analyze().