#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 | |
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 ExpressionVariable<reco::Candidate,configurableAnalysis::Candidate> CandidateExpressionVariable |
Definition at line 27 of file modules.cc.
typedef ExpressionVariable<reco::GenParticle,configurableAnalysis::GenParticle> GenParticleExpressionVariable |
Definition at line 29 of file modules.cc.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |