#include <GammaJetAnalysis.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
GammaJetAnalysis (const edm::ParameterSet &) | |
~GammaJetAnalysis () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Attributes | |
bool | allowMissingInputs_ |
int | Code [4000] |
double | CutOnEgammaEnergy_ |
int | EcalClusDet [20] |
std::string | ecalInput_ |
float | ecut [3][3] |
int | event |
std::string | fOutputFileName |
std::string | gammaClus_ |
float | GammaIsoEcal [9][20] |
float | GammaIsoHcal [9][20] |
float | GammaRecoEt [20] |
float | GammaRecoEta [20] |
float | GammaRecoPhi [20] |
const CaloGeometry * | geo |
std::string | hbheInput_ |
float | HcalDet [8000] |
float | HcalRecoEt [8000] |
float | HcalRecoEta [8000] |
float | HcalRecoPhi [8000] |
std::string | hfInput_ |
std::string | hoInput_ |
TFile * | hOutputFile |
std::string | jetCalo_ |
float | JetGenEt [10] |
float | JetGenEta [10] |
float | JetGenPhi [10] |
float | JetGenType [10] |
float | JetRecoEt [10] |
float | JetRecoEta [10] |
float | JetRecoPhi [10] |
float | JetRecoType [10] |
int | Mother1 [4000] |
std::string | myName |
std::ofstream * | myout_ecal |
std::ofstream * | myout_hcal |
std::ofstream * | myout_jet |
std::ofstream * | myout_part |
std::ofstream * | myout_photon |
TTree * | myTree |
std::string | nameProd_ |
int | NumGenJets |
int | NumPart |
int | NumRecoGamma |
int | NumRecoHcal |
int | NumRecoJets |
int | NumRecoTrack |
float | parte [4000] |
float | partm [4000] |
float | partpx [4000] |
float | partpy [4000] |
float | partpz [4000] |
float | partvt [4000] |
float | partvx [4000] |
float | partvy [4000] |
float | partvz [4000] |
float | risol [3] |
int | run |
int | Status [4000] |
float | TrackRecoEt [10] |
float | TrackRecoEta [10] |
float | TrackRecoPhi [10] |
std::string | Tracks_ |
bool | useMC |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
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::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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 50 of file GammaJetAnalysis.h.
|
explicit |
Definition at line 44 of file GammaJetAnalysis.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
cms::GammaJetAnalysis::~GammaJetAnalysis | ( | ) |
Definition at line 81 of file GammaJetAnalysis.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 161 of file GammaJetAnalysis.cc.
References Reference_intrackfit_cff::barrel, gather_cfg::cout, cond::rpcobgas::detid, alignCSCRings::e, DetId::Ecal, PV3DBase< T, PVType, FrameType >::eta(), eta(), edm::EventID::event(), edm::EventSetup::get(), edm::Event::getAllProvenance(), edm::Event::getByLabel(), DetId::Hcal, i, edm::EventBase::id(), cuy::ii, j, metsig::jet, fwrapper::jets, phi, PV3DBase< T, PVType, FrameType >::phi(), pos, edm::Handle< T >::product(), edm::ESHandle< class >::product(), L1Trigger_dataformats::reco, edm::EventID::run(), DTTTrigCorrFirst::run, and mathSSE::sqrt().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 89 of file GammaJetAnalysis.cc.
References gather_cfg::cout, event(), and DTTTrigCorrFirst::run.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 143 of file GammaJetAnalysis.cc.
References gather_cfg::cout.
|
private |
Definition at line 77 of file GammaJetAnalysis.h.
|
private |
Definition at line 96 of file GammaJetAnalysis.h.
|
private |
Definition at line 72 of file GammaJetAnalysis.h.
|
private |
Definition at line 93 of file GammaJetAnalysis.h.
|
private |
Definition at line 66 of file GammaJetAnalysis.h.
|
private |
Definition at line 100 of file GammaJetAnalysis.h.
|
private |
Definition at line 89 of file GammaJetAnalysis.h.
Referenced by Types.EventID::cppID().
|
private |
Definition at line 76 of file GammaJetAnalysis.h.
|
private |
Definition at line 65 of file GammaJetAnalysis.h.
|
private |
Definition at line 94 of file GammaJetAnalysis.h.
|
private |
Definition at line 94 of file GammaJetAnalysis.h.
|
private |
Definition at line 94 of file GammaJetAnalysis.h.
|
private |
Definition at line 94 of file GammaJetAnalysis.h.
|
private |
Definition at line 94 of file GammaJetAnalysis.h.
|
private |
Definition at line 103 of file GammaJetAnalysis.h.
|
private |
Definition at line 67 of file GammaJetAnalysis.h.
|
private |
Definition at line 95 of file GammaJetAnalysis.h.
|
private |
Definition at line 95 of file GammaJetAnalysis.h.
|
private |
Definition at line 95 of file GammaJetAnalysis.h.
|
private |
Definition at line 95 of file GammaJetAnalysis.h.
|
private |
Definition at line 69 of file GammaJetAnalysis.h.
|
private |
Definition at line 68 of file GammaJetAnalysis.h.
|
private |
Definition at line 80 of file GammaJetAnalysis.h.
|
private |
Definition at line 64 of file GammaJetAnalysis.h.
|
private |
Definition at line 91 of file GammaJetAnalysis.h.
|
private |
Definition at line 91 of file GammaJetAnalysis.h.
|
private |
Definition at line 91 of file GammaJetAnalysis.h.
|
private |
Definition at line 91 of file GammaJetAnalysis.h.
|
private |
Definition at line 90 of file GammaJetAnalysis.h.
|
private |
Definition at line 90 of file GammaJetAnalysis.h.
|
private |
Definition at line 90 of file GammaJetAnalysis.h.
|
private |
Definition at line 90 of file GammaJetAnalysis.h.
|
private |
Definition at line 96 of file GammaJetAnalysis.h.
|
private |
Definition at line 71 of file GammaJetAnalysis.h.
|
private |
Definition at line 84 of file GammaJetAnalysis.h.
|
private |
Definition at line 83 of file GammaJetAnalysis.h.
|
private |
Definition at line 85 of file GammaJetAnalysis.h.
|
private |
Definition at line 82 of file GammaJetAnalysis.h.
|
private |
Definition at line 86 of file GammaJetAnalysis.h.
|
private |
Definition at line 81 of file GammaJetAnalysis.h.
|
private |
Definition at line 63 of file GammaJetAnalysis.h.
|
private |
Definition at line 88 of file GammaJetAnalysis.h.
|
private |
Definition at line 88 of file GammaJetAnalysis.h.
|
private |
Definition at line 88 of file GammaJetAnalysis.h.
|
private |
Definition at line 88 of file GammaJetAnalysis.h.
|
private |
Definition at line 88 of file GammaJetAnalysis.h.
|
private |
Definition at line 88 of file GammaJetAnalysis.h.
|
private |
Definition at line 97 of file GammaJetAnalysis.h.
|
private |
Definition at line 97 of file GammaJetAnalysis.h.
|
private |
Definition at line 97 of file GammaJetAnalysis.h.
|
private |
Definition at line 97 of file GammaJetAnalysis.h.
|
private |
Definition at line 97 of file GammaJetAnalysis.h.
|
private |
Definition at line 98 of file GammaJetAnalysis.h.
|
private |
Definition at line 97 of file GammaJetAnalysis.h.
|
private |
Definition at line 98 of file GammaJetAnalysis.h.
|
private |
Definition at line 98 of file GammaJetAnalysis.h.
|
private |
Definition at line 99 of file GammaJetAnalysis.h.
|
private |
Definition at line 89 of file GammaJetAnalysis.h.
Referenced by relval_steps.InputInfo::__str__(), generateEDF.LumiInfo::__str__(), Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), relval_steps.InputInfo::dbs(), generateEDF.LumiInfo::fixXingInfo(), relval_steps.InputInfo::lumiRanges(), and dqm_interfaces.DirWalkerFile::walk().
|
private |
Definition at line 96 of file GammaJetAnalysis.h.
|
private |
Definition at line 92 of file GammaJetAnalysis.h.
|
private |
Definition at line 92 of file GammaJetAnalysis.h.
|
private |
Definition at line 92 of file GammaJetAnalysis.h.
|
private |
Definition at line 70 of file GammaJetAnalysis.h.
|
private |
Definition at line 78 of file GammaJetAnalysis.h.