CMS 3D CMS Logo

Variables

muIsoResultM2T_cfi Namespace Reference

Variables

tuple muIsoResultM2T

Variable Documentation

Initial value:
00001 cms.EDProducer("MuIsoTrackResultProducer",
00002     IsolatorByDepositR03,
00003     VetoPSet = cms.PSet(
00004         SelectAll = cms.bool(True)
00005     ),
00006     RemoveOtherVetos = cms.bool(True),
00007     InputMuIsoDeposits = cms.VPSet(cms.PSet(
00008         UnweightedInputTkDeps
00009     ), 
00010         cms.PSet(
00011             UnweightedInputTowEcalDeps
00012         ), 
00013         cms.PSet(
00014             UnweightedInputTowHcalDeps
00015         ))
00016 )

Definition at line 6 of file muIsoResultM2T_cfi.py.