Private Member Functions | |
float | etaTransformation (float a, float b) |
float | phiNormalization (float &a) |
Private Attributes | |
TFile * | fOutputFile_ |
std::string | fOutputFileName_ |
TH1F * | h_BremEnergy_ |
TH1F * | h_BremFrac_ |
TH2F * | h_EleEvsPhoE_ |
TH1F * | h_MCConvPhoE_ |
TH1F * | h_MCConvPhoEta_ |
TH1F * | h_MCConvPhoPhi_ |
TH1F * | h_MCConvPhoR_ |
TH1F * | h_MCEleE_ |
TH1F * | h_MCEleEta_ |
TH1F * | h_MCElePhi_ |
TH1F * | h_MCPhoE_ |
TH1F * | h_MCPhoEta_ |
TH1F * | h_MCPhoPhi_ |
TH1F * | h_MCPiz1ConEta_ |
TH1F * | h_MCPiz2ConEta_ |
TH1F * | h_MCPizE_ |
TH1F * | h_MCPizEta_ |
TH1F * | h_MCPizMass1_ |
TH1F * | h_MCPizMass2_ |
TH1F * | h_MCPizPhi_ |
TH1F * | h_MCPizUnEta_ |
std::string | HepMCLabel |
double | mcEta_ |
double | mcPhi_ |
global variable for the MC photon More... | |
int | nEvt_ |
int | nMatched_ |
std::string | SimHitLabel |
std::string | SimTkLabel |
std::string | SimVtxLabel |
PizeroMCTruthFinder * | thePizeroMCTruthFinder_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::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) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Definition at line 31 of file MCPizeroAnalyzer.cc.
|
explicit |
Definition at line 94 of file MCPizeroAnalyzer.cc.
|
override |
Definition at line 98 of file MCPizeroAnalyzer.cc.
References thePizeroMCTruthFinder_.
|
overridevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 192 of file MCPizeroAnalyzer.cc.
References gather_cfg::cout, PizeroMCTruthFinder::find(), edm::Event::getByLabel(), h_BremEnergy_, h_BremFrac_, h_EleEvsPhoE_, h_MCConvPhoE_, h_MCConvPhoEta_, h_MCConvPhoPhi_, h_MCConvPhoR_, h_MCEleE_, h_MCEleEta_, h_MCElePhi_, h_MCPhoE_, h_MCPhoEta_, h_MCPhoPhi_, h_MCPiz1ConEta_, h_MCPiz2ConEta_, h_MCPizE_, h_MCPizEta_, h_MCPizMass1_, h_MCPizPhi_, h_MCPizUnEta_, edm::EventBase::id(), nEvt_, mathSSE::sqrt(), and thePizeroMCTruthFinder_.
|
overridevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 100 of file MCPizeroAnalyzer.cc.
References fOutputFile_, fOutputFileName_, h_BremEnergy_, h_BremFrac_, h_EleEvsPhoE_, h_MCConvPhoE_, h_MCConvPhoEta_, h_MCConvPhoPhi_, h_MCConvPhoR_, h_MCEleE_, h_MCEleEta_, h_MCElePhi_, h_MCPhoE_, h_MCPhoEta_, h_MCPhoPhi_, h_MCPiz1ConEta_, h_MCPiz2ConEta_, h_MCPizE_, h_MCPizEta_, h_MCPizMass1_, h_MCPizMass2_, h_MCPizPhi_, h_MCPizUnEta_, nEvt_, and thePizeroMCTruthFinder_.
|
overridevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 292 of file MCPizeroAnalyzer.cc.
References gather_cfg::cout, fOutputFile_, and nEvt_.
|
private |
Definition at line 139 of file MCPizeroAnalyzer.cc.
References ETA, etaBarrelEndcap, log, PI, R_ECAL, funct::tan(), Z_Endcap, and ZEcal.
|
private |
|
private |
Definition at line 49 of file MCPizeroAnalyzer.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 48 of file MCPizeroAnalyzer.cc.
Referenced by beginJob().
|
private |
Definition at line 76 of file MCPizeroAnalyzer.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 75 of file MCPizeroAnalyzer.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 78 of file MCPizeroAnalyzer.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 83 of file MCPizeroAnalyzer.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 84 of file MCPizeroAnalyzer.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 85 of file MCPizeroAnalyzer.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 86 of file MCPizeroAnalyzer.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 72 of file MCPizeroAnalyzer.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 73 of file MCPizeroAnalyzer.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 74 of file MCPizeroAnalyzer.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 80 of file MCPizeroAnalyzer.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 81 of file MCPizeroAnalyzer.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 82 of file MCPizeroAnalyzer.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 66 of file MCPizeroAnalyzer.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 67 of file MCPizeroAnalyzer.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 63 of file MCPizeroAnalyzer.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 64 of file MCPizeroAnalyzer.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 69 of file MCPizeroAnalyzer.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 70 of file MCPizeroAnalyzer.cc.
Referenced by beginJob().
|
private |
Definition at line 68 of file MCPizeroAnalyzer.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 65 of file MCPizeroAnalyzer.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 58 of file MCPizeroAnalyzer.cc.
|
private |
Definition at line 56 of file MCPizeroAnalyzer.cc.
|
private |
global variable for the MC photon
Definition at line 55 of file MCPizeroAnalyzer.cc.
|
private |
Definition at line 51 of file MCPizeroAnalyzer.cc.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 52 of file MCPizeroAnalyzer.cc.
|
private |
Definition at line 61 of file MCPizeroAnalyzer.cc.
|
private |
Definition at line 59 of file MCPizeroAnalyzer.cc.
|
private |
Definition at line 60 of file MCPizeroAnalyzer.cc.
|
private |
Definition at line 46 of file MCPizeroAnalyzer.cc.
Referenced by analyze(), beginJob(), and ~MCPizeroAnalyzer().