$treeview $search $mathjax $extrastylesheet
artdaq  v3_04_01
$projectbrief
$projectbrief
$searchbox

artdaq::EventDump Class Reference

Write Event information to the console. More...

List of all members.

Public Member Functions

 EventDump (fhicl::ParameterSet const &pset)
 EventDump Constructor.
virtual ~EventDump ()
 Default virtual Destructor.
void analyze (art::Event const &e) override
 This method is called for each art::Event in a file or run.

Detailed Description

Write Event information to the console.

Definition at line 33 of file EventDump_module.cc.


Constructor & Destructor Documentation

artdaq::EventDump::EventDump ( fhicl::ParameterSet const &  pset  )  [explicit]

EventDump Constructor.

Parameters:
pset ParameterSet used to configure EventDump
	 * EventDump accepts the following Parameters:
	 * "raw_data_label" (Default: "daq"): The label used to store artdaq data
	 * "verbosity" (Default: 0): verboseness level
	 * 

Definition at line 68 of file EventDump_module.cc.


Member Function Documentation

void artdaq::EventDump::analyze ( art::Event const &  e  )  [override]

This method is called for each art::Event in a file or run.

Parameters:
e The art::Event to analyze

This module simply prints the event number, and art by default prints the products found in the event.

Definition at line 73 of file EventDump_module.cc.


The documentation for this class was generated from the following file:

Generated on 29 Mar 2019 for artdaq by  doxygen 1.6.1