Main Page
Namespaces
Classes
Package Documentation
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.ElectronMcSignalValidator_gedGsfElectrons_cfi
import
*
4
from
Validation.RecoEgamma.ElectronMcFakeValidator_gedGsfElectrons_cfi
import
*
5
from
Validation.RecoEgamma.ElectronMcSignalValidatorPt1000_gedGsfElectrons_cfi
import
*
6
7
electronValidationSequence = cms.Sequence(electronMcSignalValidator+electronMcFakeValidator+electronMcSignalValidatorPt1000)
8
ElectronMcFakeValidator_gedGsfElectrons_cfi
ElectronMcSignalValidator_gedGsfElectrons_cfi
ElectronMcSignalValidatorPt1000_gedGsfElectrons_cfi
Generated for CMSSW Reference Manual by
1.8.11