CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
muIsolation_cff.py
Go to the documentation of this file.
2 
3 # -*-TCL-*-
4 #seqs/mods to make MuIsoDeposits
6 # sequences suggested for reco (only isoDeposits are produced at this point)
7 muIsolation_muons = cms.Sequence(muIsoDeposits_muons)
8 muIsolation_ParamGlobalMuons = cms.Sequence(muIsoDeposits_ParamGlobalMuons)
9 muIsolation_ParamGlobalMuonsOld = cms.Sequence(muIsoDeposits_ParamGlobalMuonsOld)
10 #standard sequence
11 muIsolation = cms.Sequence(muIsolation_muons)
12 
13