Private Member Functions | |
virtual void | analyze (edm::Event const &, edm::EventSetup const &) override |
virtual void | beginJob () override |
virtual 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 | |
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 &) |
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) |
Definition at line 28 of file L1uGTTreeProducer.cc.
|
explicit |
Definition at line 58 of file L1uGTTreeProducer.cc.
References fs_, TFileService::make(), results_, and tree_.
L1uGTTreeProducer::~L1uGTTreeProducer | ( | ) |
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(), hcalTTPDigis_cfi::id, diffTreeTool::index, edm::HandleBase::isValid(), dataset::name, results_, harvestTrackValidationPlots::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().