#include <SimpleConvertedPhotonAnalyzer.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
SimpleConvertedPhotonAnalyzer (const edm::ParameterSet &) | |
virtual | ~SimpleConvertedPhotonAnalyzer () |
Public Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzer () | |
ModuleDescription const & | moduleDescription () const |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
float | etaTransformation (float a, float b) |
Private Attributes | |
std::string | convertedPhotonCollection_ |
std::string | convertedPhotonCollectionProducer_ |
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_scEta_ |
TH1F * | h_scPhi_ |
std::string | HepMCLabel |
int | nEvt_ |
int | nMatched_ |
int | nMCPho_ |
std::string | SimHitLabel |
std::string | SimTkLabel |
std::string | SimVtxLabel |
PhotonMCTruthFinder * | thePhotonMCTruthFinder_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 22 of file SimpleConvertedPhotonAnalyzer.h.
|
explicit |
Definition at line 47 of file SimpleConvertedPhotonAnalyzer.cc.
References convertedPhotonCollection_, convertedPhotonCollectionProducer_, edm::ParameterSet::getParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Definition at line 61 of file SimpleConvertedPhotonAnalyzer.cc.
References thePhotonMCTruthFinder_.
|
virtual |
Loop over recontructed photons
End loop over Reco particles
End loop over MC particles
Implements edm::EDAnalyzer.
Definition at line 156 of file SimpleConvertedPhotonAnalyzer.cc.
References convertedPhotonCollection_, convertedPhotonCollectionProducer_, gather_cfg::cout, delta, HLTFastRecoForTau_cff::deltaEta, SiPixelRawToDigiRegional_cfi::deltaPhi, etaTransformation(), HcalObjRepresent::Fill(), PhotonMCTruthFinder::find(), edm::Event::getByLabel(), h2_tk_inPtVsR_, h2_tk_nHitsVsR_, h_deltaEta_, h_deltaPhi_, h_ErecoEMC_, h_MCConvEta_, h_MCphoE_, h_MCphoEta_, h_MCphoPhi_, h_scE_, h_scEta_, h_scPhi_, i, edm::EventBase::id(), nEvt_, nMatched_, nMCPho_, Geom::pi(), funct::pow(), mathSSE::sqrt(), thePhotonMCTruthFinder_, and Geom::twoPi().
|
virtual |
Reco - MC
Reimplemented from edm::EDAnalyzer.
Definition at line 69 of file SimpleConvertedPhotonAnalyzer.cc.
References fOutputFile_, fOutputFileName_, h2_tk_inPtVsR_, h2_tk_nHitsVsR_, h_deltaEta_, h_deltaPhi_, h_ErecoEMC_, h_MCConvE_, h_MCConvEta_, h_MCConvPt_, h_MCphoE_, h_MCphoEta_, h_MCphoPhi_, h_phoE_, h_phoEta_, h_phoPhi_, h_scE_, h_scEta_, h_scPhi_, nEvt_, nMatched_, nMCPho_, mathSSE::return(), and thePhotonMCTruthFinder_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 314 of file SimpleConvertedPhotonAnalyzer.cc.
References gather_cfg::cout, fOutputFile_, nEvt_, and mathSSE::return().
|
private |
Definition at line 116 of file SimpleConvertedPhotonAnalyzer.cc.
References ETA, etaBarrelEndcap, create_public_lumi_plots::log, PI, R_ECAL, funct::tan(), and Z_Endcap.
Referenced by analyze().
|
private |
Definition at line 59 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by analyze(), and SimpleConvertedPhotonAnalyzer().
|
private |
Definition at line 58 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by analyze(), and SimpleConvertedPhotonAnalyzer().
|
private |
Definition at line 45 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 44 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 91 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 89 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 63 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 62 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 61 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 74 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 76 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 75 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 67 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 69 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 68 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 84 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 85 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 86 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 80 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 81 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 82 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 52 of file SimpleConvertedPhotonAnalyzer.h.
|
private |
Definition at line 48 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 50 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 49 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 55 of file SimpleConvertedPhotonAnalyzer.h.
|
private |
Definition at line 53 of file SimpleConvertedPhotonAnalyzer.h.
|
private |
Definition at line 54 of file SimpleConvertedPhotonAnalyzer.h.
|
private |
Definition at line 42 of file SimpleConvertedPhotonAnalyzer.h.
Referenced by analyze(), beginJob(), and ~SimpleConvertedPhotonAnalyzer().