Marlin  01.17.01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
CMProcessor.h File Reference
#include "marlin/Processor.h"
#include "marlin/ProcessorMgr.h"
+ Include dependency graph for CMProcessor.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  marlin::CMProcessor
 This singleton class contains an instance of every available marlin processor type. More...
 

Namespaces

 marlin
 Simple event selector processor.
 

Typedefs

typedef std::map< std::string,
bool
marlin::sbMap
 
typedef std::map< std::string,
std::shared_ptr
< StringParameters > > 
marlin::sSPMap