CMS 3D CMS Logo

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

Variables

tuple HFLibraryFileBlock
 
tuple HFShowerBlock
 

Variable Documentation

tuple HFParameters_cff.HFLibraryFileBlock
Initial value:
1 = cms.PSet(
2  FileName = cms.FileInPath('SimG4CMS/Calo/data/HFShowerLibrary_oldpmt_noatt_eta4_16en_v3.root'),
3  BackProbability = cms.double(0.2),
4  TreeEMID = cms.string('emParticles'),
5  TreeHadID = cms.string('hadParticles'),
6  ApplyFiducialCut= cms.bool(True),
7  FileVersion = cms.int32(0),
8  Verbosity = cms.untracked.bool(False),
9  BranchPost = cms.untracked.string(''),
10  BranchEvt = cms.untracked.string(''),
11  BranchPre = cms.untracked.string('')
12 )

Definition at line 5 of file HFParameters_cff.py.

tuple HFParameters_cff.HFShowerBlock
Initial value:
1 = cms.PSet(
2  ProbMax = cms.double(1.0),
3  CFibre = cms.double(0.5),
4  OnlyLong = cms.bool(True),
5  EqualizeTimeShift = cms.bool(False)
6 )

Definition at line 18 of file HFParameters_cff.py.