CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
L2TauRelaxingIsolationSelector_cfi Namespace Reference

Variables

tuple hltL2TauRelaxingIsolationSelector
 

Variable Documentation

tuple L2TauRelaxingIsolationSelector_cfi.hltL2TauRelaxingIsolationSelector
Initial value:
1 = cms.EDProducer( "L2TauRelaxingIsolationSelector",
2  L2InfoAssociation = cms.InputTag( 'hltL2TauIsolationProducer'),
3  EcalIsolationEt = cms.vdouble( 5.0,0.025,0.0),
4  TowerIsolationEt = cms.vdouble( 1000.0,0.0,0.0 ),
5  ClusterEtaRMS = cms.vdouble( 1000.0,0.0,0.0),
6  ClusterPhiRMS = cms.vdouble( 1000.0,0.0,0.0),
7  ClusterDRRMS = cms.vdouble( 1000,0.0,0.0),
8  NumberOfClusters=cms.vdouble( 1000.0,0.0,0.0),
9  MinJetEt = cms.double( 0.0),
10  SeedTowerEt = cms.double( -10.0 )
11  )

Definition at line 4 of file L2TauRelaxingIsolationSelector_cfi.py.