|
Gaudi Framework, version v23r5 |
| Home | Generated: Wed Nov 28 2012 |
#include "GaudiKernel/Kernel.h"

Go to the source code of this file.
Namespaces | |
| namespace | Gaudi |
| : AIDA interfaces visibility | |
| namespace | Gaudi::Utils |
Functions | |
| GAUDI_API GaudiAlgorithm * | Gaudi::Utils::getGaudiAlg (const IAlgContextSvc *svc) |
| simple function to extract the last active GaudiAlgorithm from the context | |
| GAUDI_API GaudiHistoAlg * | Gaudi::Utils::getHistoAlg (const IAlgContextSvc *svc) |
| simple function to extract the last active GaudiHistoAlg from the context | |
| GAUDI_API GaudiTupleAlg * | Gaudi::Utils::getTupleAlg (const IAlgContextSvc *svc) |
| simple function to extract the last active GaudiTupleAlg from the context | |
| GAUDI_API GaudiSequencer * | Gaudi::Utils::getGaudiSequencer (const IAlgContextSvc *svc) |
| simple function to extract the last active GaudiSequencer from the context | |
| GAUDI_API Sequencer * | Gaudi::Utils::getSequencerAlg (const IAlgContextSvc *svc) |
| simple function to extract the last active Sequencer from the context | |
| GAUDI_API IAlgorithm * | Gaudi::Utils::getSequencer (const IAlgContextSvc *svc) |
| simple function to extract the last active "Sequencer" () GaudiSequencer or simple Sequencer) from the context | |