CMS 3D CMS Logo

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

Variables

tuple simHcalTTPDigis
 

Variable Documentation

tuple hcalTTPDigis_cfi.simHcalTTPDigis
Initial value:
1 = cms.EDProducer("HcalTTPDigiProducer",
2  HFDigiCollection = cms.InputTag( 'simHcalDigis' ),
3  HFSoI = cms.int32( 4 ),
4  maskedChannels = cms.vuint32( ),
5  id = cms.untracked.int32( 101 ),
6  samples = cms.int32( 5 ),
7  presamples = cms.int32( 2 ),
8  fwAlgorithm = cms.int32( 1 ),
9  defTT8 = cms.string("hits>=2"),
10  defTT9 = cms.string("hits>=2:hfp>=1:hfm>=1"),
11  defTT10 = cms.string("hits>=3:hfp>=1:hfm>=1"),
12  defTTLocal = cms.string("hits>=4"),
13  iEtaMin = cms.int32( 33 ),
14  iEtaMax = cms.int32( 41 ),
15  threshold = cms.uint32( 2 )
16 )

Definition at line 3 of file hcalTTPDigis_cfi.py.