#include <GaudiAlg/GaudiSequencer.h>
Definition at line 48 of file GaudiSequencer.h.
GaudiSequencer::AlgorithmEntry::AlgorithmEntry |
( |
Algorithm * |
alg | ) |
|
|
inline |
Standard constructor.
Definition at line 51 of file GaudiSequencer.h.
Algorithm * m_algorithm
Algorithm pointer.
bool m_reverse
Indicates that the flag has to be inverted.
int m_timer
Timer number fo rthis algorithm.
virtual GaudiSequencer::AlgorithmEntry::~AlgorithmEntry |
( |
| ) |
|
|
inlinevirtual |
Algorithm* GaudiSequencer::AlgorithmEntry::algorithm |
( |
| ) |
const |
|
inline |
bool GaudiSequencer::AlgorithmEntry::reverse |
( |
| ) |
const |
|
inline |
Definition at line 61 of file GaudiSequencer.h.
bool m_reverse
Indicates that the flag has to be inverted.
void GaudiSequencer::AlgorithmEntry::setReverse |
( |
bool |
flag | ) |
|
|
inline |
Destructor.
Definition at line 58 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 62 of file GaudiSequencer.h.
int m_timer
Timer number fo rthis algorithm.
int GaudiSequencer::AlgorithmEntry::timer |
( |
| ) |
const |
|
inline |
Definition at line 63 of file GaudiSequencer.h.
int m_timer
Timer number fo rthis algorithm.
Algorithm* GaudiSequencer::AlgorithmEntry::m_algorithm |
|
private |
bool GaudiSequencer::AlgorithmEntry::m_reverse |
|
private |
Indicates that the flag has to be inverted.
Definition at line 66 of file GaudiSequencer.h.
int GaudiSequencer::AlgorithmEntry::m_timer |
|
private |
The documentation for this class was generated from the following file: