CMS 3D CMS Logo

Variables

L2TauRelaxingIsolationSelector_cfi Namespace Reference

Variables

tuple hltL2TauRelaxingIsolationSelector

Variable Documentation

Initial value:
00001 cms.EDProducer( "L2TauRelaxingIsolationSelector",
00002                                                 L2InfoAssociation = cms.InputTag( 'hltL2TauIsolationProducer'),
00003                                                 EcalIsolationEt = cms.vdouble( 5.0,0.025,0.0),
00004                                                 TowerIsolationEt = cms.vdouble( 1000.0,0.0,0.0 ),
00005                                                 ClusterEtaRMS = cms.vdouble( 1000.0,0.0,0.0),
00006                                                 ClusterPhiRMS = cms.vdouble( 1000.0,0.0,0.0),
00007                                                 ClusterDRRMS = cms.vdouble( 1000,0.0,0.0),
00008                                                 NumberOfClusters=cms.vdouble( 1000.0,0.0,0.0),
00009                                                 MinJetEt = cms.double( 0.0),
00010                                                 SeedTowerEt = cms.double( -10.0 )
00011                                             )

Definition at line 4 of file L2TauRelaxingIsolationSelector_cfi.py.