#include <PhotonsWithConversionsAnalyzer.h>
Private Member Functions | |
float | etaTransformation (float a, float b) |
Private Attributes | |
TFile * | fOutputFile_ |
std::string | fOutputFileName_ |
TH2F * | h2_tk_inPtVsR_ |
TH2F * | h2_tk_nHitsVsR_ |
TH1F * | h_deltaEta_ |
TH1F * | h_deltaPhi_ |
TH1F * | h_ErecoEMC_ |
TH1F * | h_MCConvE_ |
TH1F * | h_MCConvEta_ |
TH1F * | h_MCConvPt_ |
TH1F * | h_MCphoE_ |
TH1F * | h_MCphoEta_ |
TH1F * | h_MCphoPhi_ |
TH1F * | h_phoE_ |
TH1F * | h_phoEta_ |
TH1F * | h_phoPhi_ |
TH1F * | h_scE_ |
TH1F * | h_scEt_ |
TH1F * | h_scEta_ |
TH1F * | h_scPhi_ |
std::string | HepMCLabel |
int | nEvt_ |
int | nMatched_ |
int | nMCPho_ |
std::string | photonCollection_ |
std::string | photonCollectionProducer_ |
std::string | SimHitLabel |
std::string | SimTkLabel |
std::string | SimVtxLabel |
PhotonMCTruthFinder * | thePhotonMCTruthFinder_ |
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 23 of file PhotonsWithConversionsAnalyzer.h.
|
explicit |
Definition at line 51 of file PhotonsWithConversionsAnalyzer.cc.
References edm::ParameterSet::getParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Definition at line 63 of file PhotonsWithConversionsAnalyzer.cc.
|
virtual |
Loop over recontructed photons
End loop over Reco particles
End loop over MC particles
Implements edm::EDAnalyzer.
Definition at line 162 of file PhotonsWithConversionsAnalyzer.cc.
References conversions_cfi::conversions, gather_cfg::cout, delta, HLTFastRecoForTau_cff::deltaEta, SiPixelRawToDigiRegional_cfi::deltaPhi, HcalObjRepresent::Fill(), edm::Event::getByLabel(), i, edm::EventBase::id(), Geom::pi(), funct::pow(), edm::RefVector< C, T, F >::size(), mathSSE::sqrt(), testEve_cfg::tracks, and Geom::twoPi().
|
virtual |
Reco - MC
Reimplemented from edm::EDAnalyzer.
Definition at line 71 of file PhotonsWithConversionsAnalyzer.cc.
References TFileService::make(), and reco::return().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 324 of file PhotonsWithConversionsAnalyzer.cc.
References gather_cfg::cout, and reco::return().
|
private |
Definition at line 122 of file PhotonsWithConversionsAnalyzer.cc.
References ETA, etaBarrelEndcap, create_public_lumi_plots::log, PI, R_ECAL, funct::tan(), and Z_Endcap.
|
private |
Definition at line 46 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 45 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 93 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 91 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 64 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 63 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 62 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 75 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 77 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 76 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 68 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 70 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 69 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 86 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 87 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 88 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 81 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 82 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 83 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 84 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 53 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 49 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 51 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 50 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 60 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 59 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 56 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 54 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 55 of file PhotonsWithConversionsAnalyzer.h.
|
private |
Definition at line 43 of file PhotonsWithConversionsAnalyzer.h.