#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/AlgFactory.h"#include "GaudiKernel/RndmGenerators.h"#include "Alg1.h"Include dependency graph for Alg1.cpp:
Go to the source code of this file.
Functions | |
| DECLARE_ALGORITHM_FACTORY (Alg1) | |
| Alg1::Alg1 (const std::string &name, ISvcLocator *ploc) | |
| StatusCode | Alg1::initialize () |
| StatusCode | Alg1::execute () |
| Goal of execute(): Consumer&Producer: Push an element into StageData. | |
| StatusCode | Alg1::finalize () |
| StatusCode | Alg1::beginRun () |
| StatusCode | Alg1::endRun () |
1.4.7