![]() |
![]() |
Private Member Functions | |
void | analyze (edm::Event const &, edm::EventSetup const &) override |
void | beginJob () override |
void | endJob () override |
Private Attributes | |
unsigned long long | cache_id_ |
edm::Service< TFileService > | fs_ |
GlobalAlgBlk const * | results_ |
TTree * | tree_ |
const edm::EDGetTokenT< GlobalAlgBlkBxCollection > | ugt_token_ |
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 28 of file L1uGTTreeProducer.cc.
|
explicit |
Definition at line 58 of file L1uGTTreeProducer.cc.
References fs_, TFileService::make(), results_, and tree_.
|
override |
Definition at line 69 of file L1uGTTreeProducer.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 82 of file L1uGTTreeProducer.cc.
References BXVector< T >::at(), cache_id_, cmsPerfStripChart::format, edm::EventSetup::get(), L1TUtmTriggerMenu::getAlgorithmMap(), triggerObjects_cff::id, edm::HandleBase::isValid(), dataset::name, results_, str, AlCaHLTBitMon_QueryRunRegistry::string, tree_, and ugt_token_.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 111 of file L1uGTTreeProducer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 117 of file L1uGTTreeProducer.cc.
References DEFINE_FWK_MODULE.
|
private |
Definition at line 53 of file L1uGTTreeProducer.cc.
Referenced by analyze().
|
private |
Definition at line 41 of file L1uGTTreeProducer.cc.
Referenced by L1uGTTreeProducer().
|
private |
Definition at line 44 of file L1uGTTreeProducer.cc.
Referenced by analyze(), and L1uGTTreeProducer().
|
private |
Definition at line 47 of file L1uGTTreeProducer.cc.
Referenced by analyze(), and L1uGTTreeProducer().
|
private |
Definition at line 50 of file L1uGTTreeProducer.cc.
Referenced by analyze().