fesaGSI::EventConfig Class Reference

This class contains information about the event, read from the xml-file. More...

#include <TimingSimulationStructures.h>

Inheritance diagram for fesaGSI::EventConfig:
fesaGSI::EventBurstConfig

List of all members.

Public Member Functions

 EventConfig (fesa::ElementXML *config)
 constructor

Public Attributes

std::string eventName_
 name of the event
std::string payload_
 any event payload, if available
long delay_
 number of ms that represent the delay of the simulation
SimulationEventType type_
 normal or burst

Detailed Description

This class contains information about the event, read from the xml-file.

Definition at line 27 of file TimingSimulationStructures.h.


Constructor & Destructor Documentation

fesaGSI::EventConfig::EventConfig ( fesa::ElementXML *  config  ) 

constructor

Parameters:
the xml segment where this event is defined

Definition at line 8 of file TimingSimulationStructures.cpp.

References delay_, fesaGSI::Event, eventName_, FesaGSITimingSimulationFileCorrupt, payload_, and type_.


Member Data Documentation

any event payload, if available

Definition at line 45 of file TimingSimulationStructures.h.

Referenced by EventConfig().


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

Generated on 25 Jan 2013 for fesa-core-gsi by  doxygen 1.6.1