#include <DigiAnalyzer.h>
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) |
Demo analyzer for reading digis author A.Tumanov 2/22/06 Updated 10.09.2013 but untested - Tim Cox
Definition at line 27 of file DigiAnalyzer.h.
|
explicit |
Demo analyzer for reading digis author A.Tumanov 2/22/06 Code updated but not tested - needs updated config file - 10.09.2013 Tim Cox
Definition at line 15 of file DigiAnalyzer.cc.
References al_token, cd_token, cl_token, co_token, dc_token, dd_token, eventNumber, edm::ParameterSet::getParameter(), rd_token, sd_token, and wd_token.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 31 of file DigiAnalyzer.cc.
References al_token, cd_token, cl_token, co_token, gather_cfg::cout, dc_token, dd_token, eventNumber, edm::Event::getByToken(), j, prof2calltree::last, CSCDDUHeader::lvl1num(), rd_token, sd_token, CSCDDUHeader::source_id(), RecoTauPiZeroBuilderPlugins_cfi::strips, and wd_token.
|
private |
Definition at line 39 of file DigiAnalyzer.h.
Referenced by analyze(), and DigiAnalyzer().
|
private |
Definition at line 38 of file DigiAnalyzer.h.
Referenced by analyze(), and DigiAnalyzer().
|
private |
Definition at line 40 of file DigiAnalyzer.h.
Referenced by analyze(), and DigiAnalyzer().
|
private |
Definition at line 42 of file DigiAnalyzer.h.
Referenced by analyze(), and DigiAnalyzer().
|
private |
Definition at line 44 of file DigiAnalyzer.h.
Referenced by analyze(), and DigiAnalyzer().
|
private |
Definition at line 43 of file DigiAnalyzer.h.
Referenced by analyze(), and DigiAnalyzer().
|
private |
Definition at line 34 of file DigiAnalyzer.h.
Referenced by analyze(), DigiAnalyzer(), and Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::setFilterBranches().
|
private |
Definition at line 41 of file DigiAnalyzer.h.
Referenced by analyze(), and DigiAnalyzer().
|
private |
Definition at line 37 of file DigiAnalyzer.h.
Referenced by analyze(), and DigiAnalyzer().
|
private |
Definition at line 36 of file DigiAnalyzer.h.
Referenced by analyze(), and DigiAnalyzer().