Main Page
Namespaces
Classes
Package Documentation
PhysicsTools
UtilAlgos
src
ToolsPluginsFactory.cc
Go to the documentation of this file.
1
#include "
CommonTools/UtilAlgos/interface/EventSelector.h
"
2
EDM_REGISTER_PLUGINFACTORY
(
EventSelectorFactory
,
"EventSelectorFactory"
);
3
EDM_REGISTER_PLUGINFACTORY
(
EventSelectorFactoryFromHelper
,
"EventSelectorFactoryFromHelper"
);
4
5
#include "
PhysicsTools/UtilAlgos/interface/NTupler.h
"
6
EDM_REGISTER_PLUGINFACTORY
(
NTuplerFactory
,
"NTuplerFactory"
);
7
8
#include "
PhysicsTools/UtilAlgos/interface/Plotter.h
"
9
EDM_REGISTER_PLUGINFACTORY
(
PlotterFactory
,
"PlotterFactory"
);
10
11
#include "
PhysicsTools/UtilAlgos/interface/CachingVariable.h
"
12
EDM_REGISTER_PLUGINFACTORY
(
CachingVariableFactory
,
"CachingVariableFactory"
);
13
EDM_REGISTER_PLUGINFACTORY
(
VariableComputerFactory
,
"VariableComputerFactory"
);
EDM_REGISTER_PLUGINFACTORY
#define EDM_REGISTER_PLUGINFACTORY(_factory_, _category_)
Definition:
PluginFactory.h:86
EventSelector.h
edmplugin::PluginFactory
Definition:
PluginFactory.h:33
NTupler.h
CachingVariable.h
Plotter.h
Generated for CMSSW Reference Manual by
1.8.11