![]() |
![]() |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsInputProcessBlocks () |
static bool | wantsProcessBlocks () |
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 | |
![]() | |
typedef EDAnalyzer | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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... | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Definition at line 23 of file TreeWriterForEcalCorrection.cc.
|
explicit |
Definition at line 38 of file TreeWriterForEcalCorrection.cc.
References file, TFileService::make(), tree_e, tree_eta, and tree_response.
|
inlineoverride |
Definition at line 26 of file TreeWriterForEcalCorrection.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 45 of file TreeWriterForEcalCorrection.cc.
References Exception, heavyFlavorValidation_cfi::GenParticles, iEvent, tree_e, tree_eta, and tree_response.
|
static |
Definition at line 99 of file TreeWriterForEcalCorrection.cc.
References edm::ConfigurationDescriptions::add(), and submitPVResolutionJobs::desc.
|
private |
Definition at line 33 of file TreeWriterForEcalCorrection.cc.
Referenced by python.rootplot.utilities.RootFile::cd(), python.rootplot.utilities.RootFile::get(), tfile.TFileService::stop(), TreeWriterForEcalCorrection(), core.VertexHistograms.VertexHistograms::write(), and core.TreeAnalyzerNumpy.TreeAnalyzerNumpy::write().
|
private |
Definition at line 34 of file TreeWriterForEcalCorrection.cc.
Referenced by eventstfile.Events::__iter__(), svgfig.SVG::__str__(), ZJetsTreeAnalyzer.ZJetsTreeAnalyzer::beginLoop(), tree.Tree::branch_(), MetTreeProducer.MetTreeProducer::declareVariables(), core.AutoFillTreeProducer.AutoFillTreeProducer::declareVariables(), core.AutoFillTreeProducer.AutoFillTreeProducer::fillTree(), SimpleTreeProducer.SimpleTreeProducer::process(), ZJetsTreeAnalyzer.ZJetsTreeAnalyzer::process(), MetTreeProducer.MetTreeProducer::process(), python.cmstools.EventTree::SetAlias(), eventstfile.Events::size(), eventstfile.Events::to(), tree.Tree::var(), and tree.Tree::vector().
|
private |
Definition at line 35 of file TreeWriterForEcalCorrection.cc.
Referenced by analyze(), and TreeWriterForEcalCorrection().
|
private |
Definition at line 35 of file TreeWriterForEcalCorrection.cc.
Referenced by analyze(), and TreeWriterForEcalCorrection().
|
private |
Definition at line 35 of file TreeWriterForEcalCorrection.cc.
Referenced by analyze(), and TreeWriterForEcalCorrection().