Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
RecoMET
Configuration
python
RecoGenMET_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# Name: RecoMET.cff
4
# Author: R.Cavanaugh
5
# Date: 05.11.2006
6
# Notes: CaloMET.cfi assumes that a product with label "caloTowers" is
7
# already written into the event.
8
from
RecoMET.METProducers.genMetCalo_cfi
import
*
9
from
RecoMET.METProducers.genMetCaloAndNonPrompt_cfi
import
*
10
from
RecoMET.METProducers.genMetTrue_cfi
import
*
11
from
RecoMET.METProducers.genMetFromGenJets_cfi
import
*
12
#
13
14
recoGenMET = cms.Sequence(genMetCalo+genMetCaloAndNonPrompt+genMetTrue*genMetIC5GenJets)
15
Config
genMetCalo_cfi
genMetFromGenJets_cfi
genMetTrue_cfi
genMetCaloAndNonPrompt_cfi
Generated for CMSSW Reference Manual by
1.8.5