This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Gaudi |
namespace | Gaudi::Utils |
Defines | |
#define | GAUDIALG_GETALGS_H 1 |
Functions | |
GaudiAlgorithm * | Gaudi::Utils::getGaudiAlg (const IAlgContextSvc *svc) |
simple function to extract the last active GaudiAlgorithm from the context | |
GaudiHistoAlg * | Gaudi::Utils::getHistoAlg (const IAlgContextSvc *svc) |
simple function to extract the last active GaudiHistoAlg from the context | |
GaudiTupleAlg * | Gaudi::Utils::getTupleAlg (const IAlgContextSvc *svc) |
simple function to extract the last active GaudiTupleAlg from the context | |
GaudiSequencer * | Gaudi::Utils::getGaudiSequencer (const IAlgContextSvc *svc) |
simple function to extract the last active GaudiSequencer from the context | |
Sequencer * | Gaudi::Utils::getSequencerAlg (const IAlgContextSvc *svc) |
simple function to extract the last active Sequencer from the context | |
IAlgorithm * | Gaudi::Utils::getSequencer (const IAlgContextSvc *svc) |
simple function to extract the last active "Sequencer" () GaudiSequencer or simple Sequencer) from the context |