#include <SimplePhotonAnalyzer.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
SimplePhotonAnalyzer (const edm::ParameterSet &) | |
~SimplePhotonAnalyzer () | |
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 (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &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) |
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) |
Description: Get Photon collection from the event and make very basic histos
Definition at line 38 of file SimplePhotonAnalyzer.h.
|
explicit |
Definition at line 33 of file SimplePhotonAnalyzer.cc.
References barrelEcalHits_, endcapEcalHits_, edm::ParameterSet::getParameter(), mcProducer_, pfEgammaCandidates_, photonCollection_, photonCollectionProducer_, sample_, AlCaHLTBitMon_QueryRunRegistry::string, valueMapPFCandPhoton_, and vertexProducer_.
SimplePhotonAnalyzer::~SimplePhotonAnalyzer | ( | ) |
Definition at line 55 of file SimplePhotonAnalyzer.cc.
|
virtual |
Match reconstructed photon candidates with the nearest generated photonPho;
Plot kinematic disctributions for matched photons
Implements edm::EDAnalyzer.
Definition at line 154 of file SimplePhotonAnalyzer.cc.
References gather_cfg::cout, delta, spr::deltaEta, SiPixelRawToDigiRegional_cfi::deltaPhi, reco::Photon::ecalRecHitSumEtConeDR04(), reco::LeafCandidate::energy(), reco::LeafCandidate::et(), eta, reco::LeafCandidate::eta(), etaTransformation(), MonitorElement::Fill(), HcalObjRepresent::Fill(), reco::PFCandidate::gamma, GenParticle::GenParticle, edm::EventSetup::get(), edm::Event::getByLabel(), h1_deltaEta_, h1_deltaEtaSC_, h1_deltaPhi_, h1_pho_E_, h1_pho_ecalIsoBarrel_, h1_pho_ecalIsoEndcap_, h1_pho_Et_, h1_pho_Eta_, h1_pho_hcalIsoBarrel_, h1_pho_hcalIsoEndcap_, h1_pho_hOverEBarrel_, h1_pho_hOverEEndcap_, h1_pho_Phi_, h1_pho_R9Barrel_, h1_pho_R9Endcap_, h1_pho_sigmaIetaIetaBarrel_, h1_pho_sigmaIetaIetaEndcap_, h1_pho_trkIsoBarrel_, h1_pho_trkIsoEndcap_, h1_recEoverTrueEBarrel_, h1_recEoverTrueEEndcap_, h1_scEta_, reco::Photon::hadronicOverEm(), reco::Photon::hcalTowerSumEtConeDR04(), edm::EventBase::id(), cmsHarvester::index, edm::Ref< C, T, F >::isNonnull(), edm::InputTag::label(), mcProducer_, AlCaHLTBitMon_ParallelJobs::p, parents, pfEgammaCandidates_, reco::LeafCandidate::phi(), configurableAnalysis::Photon, photonCollection_, photonCollectionProducer_, pi, funct::pow(), reco::Photon::r9(), reco::Photon::sigmaIetaIeta(), mathSSE::sqrt(), reco::Photon::superCluster(), theCaloTopo_, reco::Photon::trkSumPtSolidConeDR04(), and valueMapPFCandPhoton_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 64 of file SimplePhotonAnalyzer.cc.
References DQMStore::book1D(), dbe_, dPhi(), h1_deltaEta_, h1_deltaEtaSC_, h1_deltaPhi_, h1_pho_E_, h1_pho_ecalIsoBarrel_, h1_pho_ecalIsoEndcap_, h1_pho_Et_, h1_pho_Eta_, h1_pho_hcalIsoBarrel_, h1_pho_hcalIsoEndcap_, h1_pho_hOverEBarrel_, h1_pho_hOverEEndcap_, h1_pho_Phi_, h1_pho_R9Barrel_, h1_pho_R9Endcap_, h1_pho_sigmaIetaIetaBarrel_, h1_pho_sigmaIetaIetaEndcap_, h1_pho_trkIsoBarrel_, h1_pho_trkIsoEndcap_, h1_recEoverTrueEBarrel_, h1_recEoverTrueEEndcap_, h1_scEta_, cppFunctionSkipper::operator, and sample_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 367 of file SimplePhotonAnalyzer.cc.
|
private |
Definition at line 327 of file SimplePhotonAnalyzer.cc.
References ETA, etaBarrelEndcap, dqm-mbProfile::log, PI, R_ECAL, funct::tan(), and Z_Endcap.
Referenced by analyze().
|
private |
Definition at line 57 of file SimplePhotonAnalyzer.h.
Referenced by SimplePhotonAnalyzer().
|
private |
Definition at line 65 of file SimplePhotonAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 58 of file SimplePhotonAnalyzer.h.
Referenced by SimplePhotonAnalyzer().
|
private |
Definition at line 91 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 69 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 92 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 70 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 80 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 81 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 71 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 72 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 82 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 83 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 78 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 79 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 73 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 74 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 75 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 76 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 77 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 84 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 85 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 89 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 90 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 68 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 52 of file SimplePhotonAnalyzer.h.
|
private |
Definition at line 51 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and SimplePhotonAnalyzer().
|
private |
Definition at line 56 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and SimplePhotonAnalyzer().
|
private |
Definition at line 54 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and SimplePhotonAnalyzer().
|
private |
Definition at line 53 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and SimplePhotonAnalyzer().
|
private |
Definition at line 63 of file SimplePhotonAnalyzer.h.
Referenced by beginJob(), and SimplePhotonAnalyzer().
|
private |
Definition at line 60 of file SimplePhotonAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 55 of file SimplePhotonAnalyzer.h.
Referenced by analyze(), and SimplePhotonAnalyzer().
|
private |
Definition at line 62 of file SimplePhotonAnalyzer.h.
Referenced by SimplePhotonAnalyzer().