CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Typedefs | Functions | Variables
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 "CommonTools/UtilAlgos/interface/EventSelector.h"
#include "PhysicsTools/RecoUtils/plugins/CandidateEventSelector.h"
#include "PhysicsTools/RecoUtils/plugins/HLTEventSelector.h"
#include "PhysicsTools/UtilAlgos/interface/CachingVariable.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "DataFormats/HepMCCandidate/interface/GenParticle.h"
#include "PhysicsTools/RecoUtils/plugins/TriggerVariables.h"

Go to the source code of this file.

Namespaces

 configurableAnalysis
 

Typedefs

typedef ExpressionVariable
< reco::Candidate,
configurableAnalysis::Candidate
CandidateExpressionVariable
 
typedef ExpressionVariable
< reco::GenParticle,
configurableAnalysis::GenParticle
GenParticleExpressionVariable
 

Functions

static const
EventSelectorFactoryFromHelper::PMaker
< CandidateEventSelector
s_maker__LINE__ ("CandidateEventSelector")
 
static const
EventSelectorFactoryFromHelper::PMaker
< CandidateSEventSelector
s_maker__LINE__ ("CandidateSEventSelector,")
 
static const
EventSelectorFactoryFromHelper::PMaker
< CandidateSEventVetoSelector
s_maker__LINE__ ("CandidateSEventVetoSelector")
 
static const
EventSelectorFactoryFromHelper::PMaker
< HLTEventSelector
s_maker__LINE__ ("HLTEventSelector")
 
static const
CachingVariableFactory::PMaker
< CandidateExpressionVariable
s_maker__LINE__ ("CandidateExpressionVariable")
 
static const
CachingVariableFactory::PMaker
< HLTBitVariable
s_maker__LINE__ ("HLTBitVariable")
 
static const
VariableComputerFactory::PMaker
< L1BitComputer
s_maker__LINE__ ("L1BitComputer")
 
static const
VariableComputerFactory::PMaker
< HLTBitComputer
s_maker__LINE__ ("HLTBitComputer")
 

Variables

char configurableAnalysis::Candidate [] ="reco::Candidate"
 
char configurableAnalysis::GenParticle [] ="reco::GenParticle"
 

Typedef Documentation

Definition at line 27 of file modules.cc.

Definition at line 29 of file modules.cc.

Function Documentation

static const EventSelectorFactoryFromHelper ::PMaker< CandidateEventSelector > s_maker__LINE__ ( "CandidateEventSelector"  )
static
static const EventSelectorFactoryFromHelper ::PMaker< CandidateSEventSelector > s_maker__LINE__ ( CandidateSEventSelector,
 
)
static
static const EventSelectorFactoryFromHelper ::PMaker< CandidateSEventVetoSelector > s_maker__LINE__ ( "CandidateSEventVetoSelector"  )
static
static const EventSelectorFactoryFromHelper ::PMaker< HLTEventSelector > s_maker__LINE__ ( "HLTEventSelector"  )
static
static const CachingVariableFactory::PMaker< GenParticleExpressionVariable > s_maker__LINE__ ( "CandidateExpressionVariable"  )
static
static const CachingVariableFactory ::PMaker< HLTBitVariable > s_maker__LINE__ ( "HLTBitVariable"  )
static
static const VariableComputerFactory ::PMaker< L1BitComputer > s_maker__LINE__ ( "L1BitComputer"  )
static
static const VariableComputerFactory ::PMaker< HLTBitComputer > s_maker__LINE__ ( "HLTBitComputer"  )
static