![]() |
The Gaudi Framework
v36r16 (ea80daf8)
|
#include "GaudiAlg/GaudiAlgorithm.h"
#include "GaudiKernel/IEventProcessor.h"
#include "GaudiKernel/IIncidentSvc.h"
#include "GaudiKernel/Incident.h"
#include "GaudiKernel/Memory.h"
#include "GaudiKernel/Sleep.h"
#include <iostream>
#include <csignal>
Go to the source code of this file.
Classes | |
class | GaudiTesting::DestructorCheckAlg |
class | GaudiTesting::SleepyAlg |
class | GaudiTesting::SignallingAlg |
Simple algorithm that raise a signal after N events. More... | |
class | GaudiTesting::StopLoopAlg |
class | GaudiTesting::CustomIncidentAlg |
class | GaudiTesting::PutDataObjectAlg |
Simple algorithm that creates dummy objects in the transient store. More... | |
class | GaudiTesting::GetDataObjectAlg |
Simple algorithm that retrieves objects from the transient store. More... | |
class | GaudiTesting::OddEventsFilter |
class | GaudiTesting::EvenEventsFilter |
class | GaudiTesting::ListTools |
Simple algorithm that creates dummy objects in the transient store. More... | |
class | GaudiTesting::PrintMemoryUsage |
Simple algorithm that prints the memory usage every N events (property "Frequency"). More... | |
Namespaces | |
GaudiTesting | |