fesa-core-gsi  4.0.0
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

Public Member Functions

 EventConfig (boost::shared_ptr< fesa::ElementXML > config)
 constructor More...
 

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.

Constructor & Destructor Documentation

fesaGSI::EventConfig::EventConfig ( boost::shared_ptr< fesa::ElementXML >  config)

constructor

Parameters
thexml segment where this event is defined

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