hpstr
The Heavy Photon Search Toolkit for Reconstruction (hpstr) provides an interface to physics data from the HPS experiment saved in the LCIO format and converts it into an ROOT based format.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes
ProcessorFactory.h File Reference

Class which provides a singleton module factory that creates Processor objects. More...

#include <iostream>
#include <set>
#include <stdexcept>
#include <string>
#include "Processor.h"

Go to the source code of this file.

Classes

class  ProcessorFactory
 
struct  ProcessorFactory::ProcessorInfo
 Processor info container to hold classname, class type and maker. More...
 

Detailed Description

Class which provides a singleton module factory that creates Processor objects.

Author
Omar Moreno, SLAC National Accelerator Laboratory

Definition in file ProcessorFactory.h.