CMS 3D CMS Logo

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

Variables

tuple hgceeDigitizer
 
tuple hgchebackDigitizer
 
tuple hgchefrontDigitizer
 

Variable Documentation

tuple hgcalDigitizer_cfi.hgceeDigitizer
Initial value:
1 = cms.PSet( accumulatorType = cms.string("HGCDigiProducer"),
2  hitCollection = cms.string("HGCHitsEE"),
3  digiCollection = cms.string("HGCDigisEE"),
4  maxSimHitsAccTime = cms.uint32(100),
5  bxTime = cms.int32(25),
6  tofDelay = cms.double(1),
7  digitizationType = cms.uint32(0),
8  makeDigiSimLinks = cms.bool(False),
9  useAllChannels = cms.bool(True),
10  verbosity = cms.untracked.int32(0),
11  digiCfg = cms.PSet( mipInKeV = cms.double(55.1),
12  lsbInMIP = cms.double(0.25),
13  mip2noise = cms.double(7.0),
14  adcThreshold = cms.uint32(2),
15  doTimeSamples = cms.bool(False),
16  shaperN = cms.double(1.),
17  shaperTau = cms.double(0.)
18  )
19  )

Definition at line 6 of file hgcalDigitizer_cfi.py.

tuple hgcalDigitizer_cfi.hgchebackDigitizer
Initial value:
1 = cms.PSet( accumulatorType = cms.string("HGCDigiProducer"),
2  hitCollection = cms.string("HGCHitsHEback"),
3  digiCollection = cms.string("HGCDigisHEback"),
4  maxSimHitsAccTime = cms.uint32(100),
5  bxTime = cms.int32(25),
6  tofDelay = cms.double(1),
7  digitizationType = cms.uint32(1),
8  makeDigiSimLinks = cms.bool(False),
9  useAllChannels = cms.bool(True),
10  verbosity = cms.untracked.int32(0),
11  digiCfg = cms.PSet( mipInKeV = cms.double(1498.4),
12  lsbInMIP = cms.double(0.25),
13  mip2noise = cms.double(5.0),
14  adcThreshold = cms.uint32(4),
15  doTimeSamples = cms.bool(False),
16  shaperN = cms.double(1.),
17  shaperTau = cms.double(0.),
18  caliceSpecific = cms.PSet( nPEperMIP = cms.double(11.0),
19  #1156 pixels => saturation ~600MIP
20  nTotalPE = cms.double(11560),
21  xTalk = cms.double(0.25),
22  sdPixels = cms.double(3.0) )
23  )
24  )

Definition at line 49 of file hgcalDigitizer_cfi.py.

tuple hgcalDigitizer_cfi.hgchefrontDigitizer
Initial value:
1 = cms.PSet( accumulatorType = cms.string("HGCDigiProducer"),
2  hitCollection = cms.string("HGCHitsHEfront"),
3  digiCollection = cms.string("HGCDigisHEfront"),
4  maxSimHitsAccTime = cms.uint32(100),
5  bxTime = cms.int32(25),
6  tofDelay = cms.double(1),
7  digitizationType = cms.uint32(0),
8  makeDigiSimLinks = cms.bool(False),
9  useAllChannels = cms.bool(True),
10  verbosity = cms.untracked.int32(0),
11  digiCfg = cms.PSet( mipInKeV = cms.double(85.0),
12  lsbInMIP = cms.double(0.25),
13  mip2noise = cms.double(7.0),
14  adcThreshold = cms.uint32(2),
15  doTimeSamples = cms.bool(False),
16  shaperN = cms.double(1.),
17  shaperTau = cms.double(0.)
18  )
19  )

Definition at line 27 of file hgcalDigitizer_cfi.py.