CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Typedefs | Functions
modules.cc File Reference
#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/ModuleFactory.h"
#include "FWCore/ServiceRegistry/interface/ServiceMaker.h"
#include "PhysicsTools/UtilAlgos/interface/VariableHelper.h"
#include "PhysicsTools/UtilAlgos/interface/InputTagDistributor.h"
#include "CommonTools/UtilAlgos/interface/EventSelector.h"
#include "PhysicsTools/UtilAlgos/plugins/VariableEventSelector.h"
#include "PhysicsTools/UtilAlgos/interface/CachingVariable.h"
#include "PhysicsTools/UtilAlgos/interface/Plotter.h"

Go to the source code of this file.

Typedefs

typedef SimpleValueVariable< bool > BoolVar
 
typedef
SimpleValueVectorVariable
< bool > 
BoolVVar
 
typedef SimpleValueVariable
< double > 
DoubleVar
 
typedef
SimpleValueVectorVariable
< bool > 
DoubleVVar
 

Functions

 DEFINE_EDM_PLUGIN (EventSelectorFactory, VariableEventSelector,"VariableEventSelector")
 
 DEFINE_EDM_PLUGIN (CachingVariableFactory, VariablePower,"VariablePower")
 
 DEFINE_EDM_PLUGIN (CachingVariableFactory, VarSplitter,"VarSplitter")
 
 DEFINE_EDM_PLUGIN (CachingVariableFactory, DoubleVar,"DoubleVar")
 
 DEFINE_EDM_PLUGIN (CachingVariableFactory, BoolVar,"BoolVar")
 
 DEFINE_EDM_PLUGIN (CachingVariableFactory, DoubleVVar,"DoubleVVar")
 
 DEFINE_EDM_PLUGIN (CachingVariableFactory, ComputedVariable,"ComputedVariable")
 
 DEFINE_EDM_PLUGIN (VariableComputerFactory, VariableComputerTest,"VariableComputerTest")
 
 DEFINE_EDM_PLUGIN (PlotterFactory, VariablePlotter,"VariablePlotter")
 
 DEFINE_FWK_SERVICE (VariableHelperService)
 
 DEFINE_FWK_SERVICE (InputTagDistributorService)
 

Typedef Documentation

Definition at line 22 of file modules.cc.

Definition at line 24 of file modules.cc.

typedef SimpleValueVariable<double> DoubleVar

Definition at line 21 of file modules.cc.

Definition at line 23 of file modules.cc.

Function Documentation

DEFINE_EDM_PLUGIN ( EventSelectorFactory  ,
VariableEventSelector  ,
"VariableEventSelector"   
)
DEFINE_EDM_PLUGIN ( CachingVariableFactory  ,
VariablePower  ,
"VariablePower"   
)
DEFINE_EDM_PLUGIN ( CachingVariableFactory  ,
VarSplitter  ,
"VarSplitter"   
)
DEFINE_EDM_PLUGIN ( CachingVariableFactory  ,
DoubleVar  ,
"DoubleVar"   
)
DEFINE_EDM_PLUGIN ( CachingVariableFactory  ,
BoolVar  ,
"BoolVar"   
)
DEFINE_EDM_PLUGIN ( CachingVariableFactory  ,
DoubleVVar  ,
"DoubleVVar"   
)
DEFINE_EDM_PLUGIN ( CachingVariableFactory  ,
ComputedVariable  ,
"ComputedVariable"   
)
DEFINE_EDM_PLUGIN ( VariableComputerFactory  ,
VariableComputerTest  ,
"VariableComputerTest"   
)
DEFINE_EDM_PLUGIN ( PlotterFactory  ,
VariablePlotter  ,
"VariablePlotter"   
)
DEFINE_FWK_SERVICE ( VariableHelperService  )
DEFINE_FWK_SERVICE ( InputTagDistributorService  )