demo::ASCIIDump Class Reference

An art::EDAnalyzer meant for decoding demo::ASCIIFragment objects. More...

List of all members.

Public Member Functions

 ASCIIDump (fhicl::ParameterSet const &pset)
 ASCIIDump Constructor.
void analyze (art::Event const &evt) override
 Analyze an event. Called by art for each event in run (based on command line options).

Detailed Description

An art::EDAnalyzer meant for decoding demo::ASCIIFragment objects.

Definition at line 35 of file ASCIIDump_module.cc.


Constructor & Destructor Documentation

demo::ASCIIDump::ASCIIDump ( fhicl::ParameterSet const &  pset  )  [explicit]

ASCIIDump Constructor.

Parameters:
pset ParameterSet used for configuring ASCIIDump. Parameter is "raw_data_label", default "daq".

Definition at line 57 of file ASCIIDump_module.cc.


Member Function Documentation

void demo::ASCIIDump::analyze ( art::Event const &  evt  )  [override]

Analyze an event. Called by art for each event in run (based on command line options).

Parameters:
evt The art::Event object to dump AsciiFragments from

Definition at line 63 of file ASCIIDump_module.cc.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator

Generated on 1 Jun 2017 for artdaq_demo by  doxygen 1.6.1