#include <string>
#include <map>
Go to the source code of this file.
|
class | PhysicsTools::ProcessRegistry< Base_t, CalibBase_t, Parent_t >::Factory |
| Factory helper class to instantiate a processor. More...
|
|
class | PhysicsTools::ProcessRegistry< Base_t, CalibBase_t, Parent_t > |
| Generic registry template for polymorphic processor implementations. More...
|
|
class | PhysicsTools::ProcessRegistryImpl< Base_t, CalibBase_t, Parent_t, Instance_t, Calibration_t > |
| template to generate a registry singleton for a type. More...
|
|
class | PhysicsTools::ProcessRegistryImpl< Base_t, CalibBase_t, Parent_t, Instance_t, Calibration_t > |
| template to generate a registry singleton for a type. More...
|
|