The Gaudi Framework  master (37c0b60a)
TestingAlgs.cpp File Reference
#include <Gaudi/Algorithm.h>
#include <GaudiKernel/Algorithm.h>
#include <GaudiKernel/IEventProcessor.h>
#include <GaudiKernel/IIncidentSvc.h>
#include <GaudiKernel/Incident.h>
#include <GaudiKernel/Memory.h>
#include <GaudiKernel/Sleep.h>
#include <csignal>
#include <iostream>
Include dependency graph for TestingAlgs.cpp:

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