evtInfo Struct Reference

#include <EmcFEM.h>

List of all members.


Detailed Description

Current event parameters.

Definition at line 42 of file EmcFEM.h.

Public Attributes

int evtLength
 Length of event data.
int evtType
 Event type. Can be Data, BeginRun, EndRun, etc.
int evtSequence
 Event number.
int evtRunNumber
 Run number.


Member Data Documentation

int evtInfo::evtLength
 

Length of event data.

Definition at line 45 of file EmcFEM.h.

Referenced by EMCalFEE::EMCalFEE(), EMCalFEE::getEvtLength(), and EMCalFEE::processEvent().

int evtInfo::evtRunNumber
 

Run number.

Definition at line 51 of file EmcFEM.h.

Referenced by EMCalFEE::EMCalFEE(), EMCalFEE::getRunNumber(), and EMCalFEE::processEvent().

int evtInfo::evtSequence
 

Event number.

Definition at line 49 of file EmcFEM.h.

Referenced by EMCalFEE::EMCalFEE(), EMCalFEE::getEvtSequence(), and EMCalFEE::processEvent().

int evtInfo::evtType
 

Event type. Can be Data, BeginRun, EndRun, etc.

Definition at line 47 of file EmcFEM.h.

Referenced by EMCalFEE::EMCalFEE(), EMCalFEE::getEvtType(), and EMCalFEE::processEvent().


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