Marlin  01.17.01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
ProcessorMgr.h File Reference
#include "lcio.h"
#include "Processor.h"
#include "LCIOOutputProcessor.h"
#include "IO/LCRunListener.h"
#include "IO/LCEventListener.h"
#include "EVENT/LCEvent.h"
#include "EVENT/LCRunHeader.h"
#include "LogicalExpressions.h"
#include <map>
#include <set>
#include <list>
+ Include dependency graph for ProcessorMgr.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  marlin::ProcessorMgr
 Processor manager singleton class. More...
 

Namespaces

 marlin
 Simple event selector processor.
 

Typedefs

typedef std::map< const
std::string, Processor * > 
marlin::ProcessorMap
 
typedef std::list< Processor * > marlin::ProcessorList
 
typedef std::map< const
std::string, int > 
marlin::SkippedEventMap