#include <MuonAnalysis/MomentumScaleCalibration/plugins/TreeSplitter.cc>
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | endJob () |
Private Attributes | |
int32_t | maxEvents_ |
TString | outputFileName_ |
uint32_t | subSampleFirstEvent_ |
uint32_t | subSampleMaxEvents_ |
TString | treeFileName_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
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: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 28 of file TreeSplitter.h.
|
explicit |
Definition at line 6 of file TreeSplitter.cc.
TreeSplitter::~TreeSplitter | ( | ) |
Definition at line 15 of file TreeSplitter.cc.
|
inlineprivatevirtual |
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 19 of file TreeSplitter.cc.
References gather_cfg::cout, i, maxEvents_, outputFileName_, RootTreeHandler::readTree(), subSampleFirstEvent_, subSampleMaxEvents_, treeFileName_, and RootTreeHandler::writeTree().
|
private |
Definition at line 40 of file TreeSplitter.h.
Referenced by endJob().
|
private |
Definition at line 39 of file TreeSplitter.h.
Referenced by endJob().
|
private |
Definition at line 41 of file TreeSplitter.h.
Referenced by endJob().
|
private |
Definition at line 42 of file TreeSplitter.h.
Referenced by endJob().
|
private |
Definition at line 38 of file TreeSplitter.h.
Referenced by endJob().