#include <L1Trigger/L1TNtuples/src/L1ExtraTreeProducer.cc>
Public Attributes | |
L1Analysis::L1AnalysisL1Extra * | l1Extra |
L1Analysis::L1AnalysisL1ExtraDataFormat * | l1ExtraData |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob (void) override |
void | endJob () override |
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 &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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: Produce L1 Extra tree
Implementation:
Definition at line 56 of file L1ExtraTreeProducer.cc.
|
explicit |
Definition at line 98 of file L1ExtraTreeProducer.cc.
References cenJetToken_, fs_, fwdJetToken_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hfRingsToken_, isoEmToken_, isoTauJetToken_, l1Extra, l1ExtraData, TFileService::make(), maxL1Extra_, metToken_, mhtToken_, muonToken_, nonIsoEmToken_, tauJetToken_, and tree_.
|
override |
Definition at line 124 of file L1ExtraTreeProducer.cc.
|
overrideprivate |
Definition at line 139 of file L1ExtraTreeProducer.cc.
References cenJetToken_, fwdJetToken_, edm::Event::getByToken(), hfRingsToken_, isoEmToken_, isoTauJetToken_, edm::HandleBase::isValid(), l1Extra, maxL1Extra_, TtSemiLepSignalSelMVAComputer_cfi::mets, metToken_, mhtToken_, metsig::muon, muonToken_, nonIsoEmToken_, L1Analysis::L1AnalysisL1Extra::Reset(), L1Analysis::L1AnalysisL1Extra::SetCenJet(), L1Analysis::L1AnalysisL1Extra::SetFwdJet(), L1Analysis::L1AnalysisL1Extra::SetHFring(), L1Analysis::L1AnalysisL1Extra::SetIsoEm(), L1Analysis::L1AnalysisL1Extra::SetIsoTauJet(), L1Analysis::L1AnalysisL1Extra::SetMet(), L1Analysis::L1AnalysisL1Extra::SetMht(), L1Analysis::L1AnalysisL1Extra::SetMuon(), L1Analysis::L1AnalysisL1Extra::SetNonIsoEm(), L1Analysis::L1AnalysisL1Extra::SetTauJet(), tauJetToken_, and tree_.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 232 of file L1ExtraTreeProducer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 238 of file L1ExtraTreeProducer.cc.
References DEFINE_FWK_MODULE.
|
private |
Definition at line 87 of file L1ExtraTreeProducer.cc.
Referenced by analyze(), and L1ExtraTreeProducer().
|
private |
Definition at line 77 of file L1ExtraTreeProducer.cc.
Referenced by L1ExtraTreeProducer().
|
private |
Definition at line 88 of file L1ExtraTreeProducer.cc.
Referenced by analyze(), and L1ExtraTreeProducer().
|
private |
Definition at line 92 of file L1ExtraTreeProducer.cc.
Referenced by analyze(), and L1ExtraTreeProducer().
|
private |
Definition at line 84 of file L1ExtraTreeProducer.cc.
Referenced by analyze(), and L1ExtraTreeProducer().
|
private |
Definition at line 86 of file L1ExtraTreeProducer.cc.
Referenced by analyze(), and L1ExtraTreeProducer().
L1Analysis::L1AnalysisL1Extra* L1ExtraTreeProducer::l1Extra |
Definition at line 69 of file L1ExtraTreeProducer.cc.
Referenced by analyze(), and L1ExtraTreeProducer().
L1Analysis::L1AnalysisL1ExtraDataFormat* L1ExtraTreeProducer::l1ExtraData |
Definition at line 70 of file L1ExtraTreeProducer.cc.
Referenced by L1ExtraTreeProducer().
|
private |
Definition at line 74 of file L1ExtraTreeProducer.cc.
Referenced by analyze(), and L1ExtraTreeProducer().
|
private |
Definition at line 90 of file L1ExtraTreeProducer.cc.
Referenced by analyze(), and L1ExtraTreeProducer().
|
private |
Definition at line 91 of file L1ExtraTreeProducer.cc.
Referenced by analyze(), and L1ExtraTreeProducer().
|
private |
Definition at line 89 of file L1ExtraTreeProducer.cc.
Referenced by analyze(), and L1ExtraTreeProducer().
|
private |
Definition at line 83 of file L1ExtraTreeProducer.cc.
Referenced by analyze(), and L1ExtraTreeProducer().
|
private |
Definition at line 85 of file L1ExtraTreeProducer.cc.
Referenced by analyze(), and L1ExtraTreeProducer().
|
private |
Definition at line 80 of file L1ExtraTreeProducer.cc.
Referenced by analyze(), and L1ExtraTreeProducer().