TriggerHistory Class Reference

Inheritance diagram for TriggerHistory:
BaseModule ParameterList VParameterNode

List of all members.

Public Member Functions

 TriggerHistory (const std::string &name=GetDefaultName())
int Initialize ()
 Initialize the module before starting a run. Return 0 if no error.
int Process (EventPtr evt)
 Process a single event. Must be overridden. Return 0 if no error.
int Finalize ()
 Finalize state after a run has processed. Return 0 if no error.

Static Public Member Functions

static std::string GetDefaultName ()

Private Attributes

RootGraphix_graphix
TCanvas * _canvas
TGraphErrors * _triggergraph
TGraphErrors * _eventgraph
TMultiGraph * _multigraph
TLegend * _legend
uint32_t _last_update_time
uint32_t _last_triggerid
uint32_t _last_eventid
int _update_interval
int _max_points
bool _draw_errors_x
bool _draw_errors_y
bool _connect_points

Detailed Description

Definition at line 13 of file TriggerHistory.hh.


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

Generated on 20 Jun 2014 for daqman by  doxygen 1.6.1