Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
Validation
RecoParticleFlow
python
metBenchmarkGeneric_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
Validation.RecoParticleFlow.pfMETBenchmarkGeneric_cfi
import
pfMETBenchmarkGeneric
4
from
Validation.RecoParticleFlow.caloMETBenchmarkGeneric_cfi
import
caloMETBenchmarkGeneric
5
6
metBenchmarkGeneric = cms.Sequence(
7
pfMETBenchmarkGeneric
8
+
9
caloMETBenchmarkGeneric
10
)
Config
Generated for CMSSW Reference Manual by
1.8.5