![]() |
![]() |
#include <TopTauAnalyzer.h>
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | endJob () override |
Private Attributes | |
TH1F * | en_ |
TH1F * | eta_ |
edm::EDGetTokenT< std::vector< pat::Tau > > | inputToken_ |
TH1F * | mult_ |
TH1F * | phi_ |
TH1F * | pt_ |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
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 () |
![]() | |
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) |
Definition at line 15 of file TopTauAnalyzer.h.
|
explicit |
Definition at line 4 of file TopTauAnalyzer.cc.
References en_, eta_, TFileService::make(), mult_, phi_, and pt_.
|
override |
Definition at line 16 of file TopTauAnalyzer.cc.
|
overrideprivate |
Definition at line 21 of file TopTauAnalyzer.cc.
References en_, eta_, edm::Event::getByToken(), inputToken_, mult_, phi_, pt_, metsig::tau, and nano_cff::taus.
|
overrideprivatevirtual |
|
overrideprivatevirtual |
|
private |
Definition at line 31 of file TopTauAnalyzer.h.
Referenced by analyze(), and TopTauAnalyzer().
|
private |
Definition at line 33 of file TopTauAnalyzer.h.
Referenced by analyze(), and TopTauAnalyzer().
|
private |
Definition at line 28 of file TopTauAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 30 of file TopTauAnalyzer.h.
Referenced by analyze(), and TopTauAnalyzer().
|
private |
Definition at line 34 of file TopTauAnalyzer.h.
Referenced by analyze(), and TopTauAnalyzer().
|
private |
Definition at line 32 of file TopTauAnalyzer.h.
Referenced by analyze(), and TopTauAnalyzer().