Private Attributes | |
std::string | m_inputTag |
int | m_maxChannels |
TTree * | m_tree |
std::vector< std::vector< int > > | m_waveforms |
std::vector< int > | m_chans |
Additional Inherited Members | |
Public Types inherited from art::EDAnalyzer | |
using | WorkerType = WorkerT< EDAnalyzer > |
using | ModuleType = EDAnalyzer |
Protected Member Functions inherited from art::Observer | |
std::string const & | processName () const |
bool | wantAllEvents () const noexcept |
bool | wantEvent (ScheduleID id, Event const &e) const |
Handle< TriggerResults > | getTriggerResults (Event const &e) const |
Observer (fhicl::ParameterSet const &config) | |
Observer (std::vector< std::string > const &select_paths, std::vector< std::string > const &reject_paths, fhicl::ParameterSet const &config) | |
Protected Member Functions inherited from art::ModuleBase | |
ConsumesCollector & | consumesCollector () |
template<typename T , BranchType = InEvent> | |
ProductToken< T > | consumes (InputTag const &) |
template<typename Element , BranchType = InEvent> | |
ViewToken< Element > | consumesView (InputTag const &) |
template<typename T , BranchType = InEvent> | |
void | consumesMany () |
template<typename T , BranchType = InEvent> | |
ProductToken< T > | mayConsume (InputTag const &) |
template<typename Element , BranchType = InEvent> | |
ViewToken< Element > | mayConsumeView (InputTag const &) |
template<typename T , BranchType = InEvent> | |
void | mayConsumeMany () |
Definition at line 28 of file WaveformsToTree_module.cc.
|
explicit |
Definition at line 56 of file WaveformsToTree_module.cc.
|
delete |
|
delete |
|
overridevirtual |
Implements art::EDAnalyzer.
Definition at line 71 of file WaveformsToTree_module.cc.
|
overridevirtual |
Reimplemented from art::EDAnalyzer.
Definition at line 63 of file WaveformsToTree_module.cc.
|
inlineoverridevirtual |
|
delete |
|
delete |
|
private |
Definition at line 52 of file WaveformsToTree_module.cc.
|
private |
Definition at line 48 of file WaveformsToTree_module.cc.
|
private |
Definition at line 49 of file WaveformsToTree_module.cc.
|
private |
Definition at line 50 of file WaveformsToTree_module.cc.
|
private |
Definition at line 51 of file WaveformsToTree_module.cc.