#include </scratch/z5/marcocle/GaudiDocs/lhcb-release/825/GAUDI/GAUDI_v26r3/InstallArea/x86_64-slc6-gcc48-opt/include/GaudiAlg/GaudiSequencer.h>
Definition at line 46 of file GaudiSequencer.h.
GaudiSequencer::AlgorithmEntry::AlgorithmEntry |
( |
Algorithm * |
alg | ) |
|
|
inline |
Standard constructor.
Definition at line 49 of file GaudiSequencer.h.
bool m_reverse
Indicates that the flag has to be inverted.
Algorithm * m_algorithm
Algorithm pointer.
int m_timer
Timer number fo rthis algorithm.
virtual GaudiSequencer::AlgorithmEntry::~AlgorithmEntry |
( |
| ) |
|
|
inlinevirtual |
GaudiSequencer::AlgorithmEntry::AlgorithmEntry |
( |
Algorithm * |
alg | ) |
|
|
inline |
Standard constructor.
Definition at line 49 of file GaudiSequencer.h.
bool m_reverse
Indicates that the flag has to be inverted.
Algorithm * m_algorithm
Algorithm pointer.
int m_timer
Timer number fo rthis algorithm.
virtual GaudiSequencer::AlgorithmEntry::~AlgorithmEntry |
( |
| ) |
|
|
inlinevirtual |
Algorithm* GaudiSequencer::AlgorithmEntry::algorithm |
( |
| ) |
const |
|
inline |
Algorithm* GaudiSequencer::AlgorithmEntry::algorithm |
( |
| ) |
const |
|
inline |
bool GaudiSequencer::AlgorithmEntry::reverse |
( |
| ) |
const |
|
inline |
Definition at line 59 of file GaudiSequencer.h.
bool m_reverse
Indicates that the flag has to be inverted.
bool GaudiSequencer::AlgorithmEntry::reverse |
( |
| ) |
const |
|
inline |
Definition at line 59 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 56 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 56 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 60 of file GaudiSequencer.h.
int m_timer
Timer number fo rthis algorithm.
void GaudiSequencer::AlgorithmEntry::setTimer |
( |
int |
nb | ) |
|
|
inline |
Definition at line 60 of file GaudiSequencer.h.
int m_timer
Timer number fo rthis algorithm.
int GaudiSequencer::AlgorithmEntry::timer |
( |
| ) |
const |
|
inline |
Definition at line 61 of file GaudiSequencer.h.
int m_timer
Timer number fo rthis algorithm.
int GaudiSequencer::AlgorithmEntry::timer |
( |
| ) |
const |
|
inline |
Definition at line 61 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 64 of file GaudiSequencer.h.
int GaudiSequencer::AlgorithmEntry::m_timer |
|
private |
The documentation for this class was generated from the following file: