#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/CachingVariable.h"
#include "DataFormats/PatCandidates/interface/Jet.h"
#include "DataFormats/PatCandidates/interface/MET.h"
#include "DataFormats/PatCandidates/interface/Muon.h"
#include "DataFormats/PatCandidates/interface/Tau.h"
#include "DataFormats/PatCandidates/interface/Photon.h"
#include "DataFormats/PatCandidates/interface/Electron.h"
#include "CommonTools/UtilAlgos/interface/StringCutEventSelector.h"
#include "PhysicsTools/PatUtils/interface/RazorComputer.h"
Go to the source code of this file.
Namespaces | |
configurableAnalysis | |
Functions | |
static const CachingVariableFactory::PMaker< patJetExpressionVariable > | s_maker__LINE__ ("patJetExpressionVariable") |
static const EventSelectorFactoryFromHelper::PMaker< patJetEventSelector > | s_maker__LINE__ ("patJetEventSelector") |
static const EventSelectorFactoryFromHelper::PMaker< patJetSEventSelector > | s_maker__LINE__ ("patJetSEventSelector") |
static const EventSelectorFactoryFromHelper::PMaker< patMETSEventVetoSelector > | s_maker__LINE__ ("patMETSEventVeloSelector") |
static const CachingVariableFactory::PMaker< RazorBox > | s_maker__LINE__ ("RazorBox") |
static const VariableComputerFactory::PMaker< RazorComputer > | s_maker__LINE__ ("RazorComputer") |
Variables | |
char | configurableAnalysis::Electron [] ="pat::Electron" |
char | configurableAnalysis::Jet [] ="pat::Jet" |
char | configurableAnalysis::MET [] ="pat::MET" |
char | configurableAnalysis::Muon [] ="pat::Muon" |
char | configurableAnalysis::Photon [] ="pat::Photon" |
char | configurableAnalysis::Tau [] ="pat::Tau" |
typedef StringCutEventSelector<pat::Electron,true> patAnyElectronEventSelector |
Definition at line 67 of file modules.cc.
typedef StringCutEventSelector<pat::Jet,true> patAnyJetEventSelector |
Definition at line 65 of file modules.cc.
typedef StringCutEventSelector<pat::Muon,true> patAnyMuonEventSelector |
Definition at line 66 of file modules.cc.
Definition at line 45 of file modules.cc.
typedef ExpressionVariable<pat::Electron,configurableAnalysis::Electron> patElectronExpressionVariable |
Definition at line 27 of file modules.cc.
Definition at line 53 of file modules.cc.
typedef StringCutsEventSelector<pat::Electron,false> patElectronSEventVetoSelector |
Definition at line 61 of file modules.cc.
Definition at line 42 of file modules.cc.
Definition at line 24 of file modules.cc.
Definition at line 50 of file modules.cc.
typedef StringCutsEventSelector<pat::Jet,false> patJetSEventVetoSelector |
Definition at line 58 of file modules.cc.
Definition at line 44 of file modules.cc.
Definition at line 25 of file modules.cc.
Definition at line 52 of file modules.cc.
typedef StringCutsEventSelector<pat::MET,false> patMETSEventVetoSelector |
Definition at line 60 of file modules.cc.
Definition at line 43 of file modules.cc.
Definition at line 26 of file modules.cc.
Definition at line 51 of file modules.cc.
typedef StringCutsEventSelector<pat::Muon,false> patMuonSEventVetoSelector |
Definition at line 59 of file modules.cc.
Definition at line 46 of file modules.cc.
Definition at line 28 of file modules.cc.
Definition at line 54 of file modules.cc.
typedef StringCutsEventSelector<pat::Photon,false> patPhotonSEventVetoSelector |
Definition at line 62 of file modules.cc.
Definition at line 47 of file modules.cc.
Definition at line 29 of file modules.cc.
Definition at line 55 of file modules.cc.
typedef StringCutsEventSelector<pat::Tau,false> patTauSEventVetoSelector |
Definition at line 63 of file modules.cc.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |