fesaGSI::EventSequenceConfig Class Reference

Describes a event sequence. More...

#include <TimingSimulationStructures.h>

List of all members.

Public Member Functions

 EventSequenceConfig (fesa::ElementXML *config)
 constructor
 ~EventSequenceConfig ()
 destructor

Public Attributes

std::string name_
 the name of this sequence
std::vector< EventConfig * > events_
 the events that compose the sequence

Detailed Description

Describes a event sequence.

Definition at line 87 of file TimingSimulationStructures.h.


Constructor & Destructor Documentation

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

constructor

Parameters:
the xml segment where this event-sequence is defined

Definition at line 69 of file TimingSimulationStructures.cpp.

References events_, FesaGSITimingSimulationFileCorrupt, and name_.

fesaGSI::EventSequenceConfig::~EventSequenceConfig (  ) 

destructor

Definition at line 110 of file TimingSimulationStructures.cpp.

References events_.


Member Data Documentation

the events that compose the sequence

Definition at line 110 of file TimingSimulationStructures.h.

Referenced by EventSequenceConfig(), and ~EventSequenceConfig().

the name of this sequence

Definition at line 105 of file TimingSimulationStructures.h.

Referenced by EventSequenceConfig().


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