Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::Service< TFileService > | file |
TTree * | tree |
float | tree_e |
float | tree_eta |
float | tree_response |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 24 of file TreeWriterForEcalCorrection.cc.
|
explicit |
Definition at line 40 of file TreeWriterForEcalCorrection.cc.
References file, TFileService::make(), tree_e, tree_eta, and tree_response.
|
inlineoverride |
Definition at line 27 of file TreeWriterForEcalCorrection.cc.
References analyze(), and fillDescriptions().
|
overrideprivate |
Definition at line 49 of file TreeWriterForEcalCorrection.cc.
References reco::LeafCandidate::energy(), reco::LeafCandidate::eta(), Exception, TauGenJets_cfi::GenParticles, edm::Event::getByLabel(), tree_e, tree_eta, and tree_response.
Referenced by ~TreeWriterForEcalCorrection().
|
static |
Definition at line 107 of file TreeWriterForEcalCorrection.cc.
References edm::ConfigurationDescriptions::add(), and DEFINE_FWK_MODULE.
Referenced by ~TreeWriterForEcalCorrection().
|
private |
Definition at line 35 of file TreeWriterForEcalCorrection.cc.
Referenced by TreeWriterForEcalCorrection().
|
private |
Definition at line 36 of file TreeWriterForEcalCorrection.cc.
Referenced by eventstfile.Events::__iter__(), svgfig.SVG::__str__(), ZJetsTreeAnalyzer.ZJetsTreeAnalyzer::beginLoop(), MetTreeProducer.MetTreeProducer::declareVariables(), core.AutoFillTreeProducer.AutoFillTreeProducer::declareVariables(), core.AutoFillTreeProducer.AutoFillTreeProducer::fillTree(), ZJetsTreeAnalyzer.ZJetsTreeAnalyzer::process(), MetTreeProducer.MetTreeProducer::process(), python.cmstools.EventTree::SetAlias(), and eventstfile.Events::to().
|
private |
Definition at line 37 of file TreeWriterForEcalCorrection.cc.
Referenced by analyze(), and TreeWriterForEcalCorrection().
|
private |
Definition at line 37 of file TreeWriterForEcalCorrection.cc.
Referenced by analyze(), and TreeWriterForEcalCorrection().
|
private |
Definition at line 37 of file TreeWriterForEcalCorrection.cc.
Referenced by analyze(), and TreeWriterForEcalCorrection().