Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Validation
RecoEgamma
python
electronValidationSequence_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
Validation.RecoEgamma.electronIsoFromDeps_cff
import
*
4
#from Validation.RecoEgamma.ElectronMcSignalValidator_cfi import *
5
#from Validation.RecoEgamma.ElectronMcFakeValidator_cfi import *
6
from
Validation.RecoEgamma.ElectronMcSignalValidator_gedGsfElectrons_cfi
import
*
7
from
Validation.RecoEgamma.ElectronMcFakeValidator_gedGsfElectrons_cfi
import
*
8
9
electronValidationSequence = cms.Sequence(electronIsoFromDeps+electronMcSignalValidator+electronMcFakeValidator)
10
ElectronMcFakeValidator_gedGsfElectrons_cfi
Config
ElectronMcSignalValidator_gedGsfElectrons_cfi
electronIsoFromDeps_cff
Generated for CMSSW Reference Manual by
1.8.5