demo::CheckIntegrity Class Reference

Demonstration art::EDAnalyzer which checks that all ToyFragment ADC counts are in the defined range. More...

List of all members.

Public Member Functions

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

Detailed Description

Demonstration art::EDAnalyzer which checks that all ToyFragment ADC counts are in the defined range.

Definition at line 35 of file CheckIntegrity_module.cc.


Constructor & Destructor Documentation

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

CheckIntegrity Constructor.

Parameters:
pset ParameterSet used to configure CheckIntegrity

CheckIntegrity has the following paramters: "raw_data_label": The label applied to data (usually "daq") "frag_type": The fragment type to analyze ("TOY1" or "TOY2")

Definition at line 65 of file CheckIntegrity_module.cc.


Member Function Documentation

void demo::CheckIntegrity::analyze ( art::Event const &  evt  )  [virtual]

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

Parameters:
evt The art::Event object containing ToyFragments to check

Definition at line 70 of file CheckIntegrity_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