Definition at line 41 of file GaudiSequencer.h.
Standard constructor.
Definition at line 44 of file GaudiSequencer.h.
Gaudi::Algorithm * m_algorithm
Algorithm pointer.
Definition at line 48 of file GaudiSequencer.h.
Gaudi::Algorithm * m_algorithm
Algorithm pointer.
bool GaudiSequencer::AlgorithmEntry::reverse |
( |
| ) |
const |
|
inline |
Definition at line 49 of file GaudiSequencer.h.
bool m_reverse
Indicates that the flag has to be inverted.
void GaudiSequencer::AlgorithmEntry::setReverse |
( |
bool |
flag | ) |
|
|
inline |
Definition at line 46 of file GaudiSequencer.h.
bool m_reverse
Indicates that the flag has to be inverted.
void GaudiSequencer::AlgorithmEntry::setTimer |
( |
int |
nb | ) |
|
|
inline |
Definition at line 50 of file GaudiSequencer.h.
int m_timer
Timer number for this algorithm.
int GaudiSequencer::AlgorithmEntry::timer |
( |
| ) |
const |
|
inline |
Definition at line 51 of file GaudiSequencer.h.
int m_timer
Timer number for this algorithm.
bool GaudiSequencer::AlgorithmEntry::m_reverse = false |
|
private |
Indicates that the flag has to be inverted.
Definition at line 55 of file GaudiSequencer.h.
int GaudiSequencer::AlgorithmEntry::m_timer = 0 |
|
private |
The documentation for this class was generated from the following file: