CMS 3D CMS Logo

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

Variables

tuple AddAntiParticle = cms.bool(False)
 
tuple fileName = cms.untracked.string('mc_pi+100_etaphi44.root')
 
tuple firstRun = cms.untracked.uint32(1)
 
tuple input = cms.untracked.int32(2000)
 
tuple moduleSeeds
 
tuple PGunParameters
 
tuple process = cms.Process("GEN")
 
tuple psethack = cms.string('single pion 100GeV on barrel')
 
tuple sourceSeed = cms.untracked.uint32(54321)
 
tuple Verbosity = cms.untracked.int32(0)
 

Variable Documentation

tuple pion100GeV_HB_cfg.AddAntiParticle = cms.bool(False)

Definition at line 31 of file pion100GeV_HB_cfg.py.

tuple pion100GeV_HB_cfg.fileName = cms.untracked.string('mc_pi+100_etaphi44.root')

Definition at line 38 of file pion100GeV_HB_cfg.py.

tuple pion100GeV_HB_cfg.firstRun = cms.untracked.uint32(1)

Definition at line 34 of file pion100GeV_HB_cfg.py.

tuple pion100GeV_HB_cfg.input = cms.untracked.int32(2000)

Definition at line 16 of file pion100GeV_HB_cfg.py.

tuple pion100GeV_HB_cfg.moduleSeeds
Initial value:
1 = cms.PSet(
2  generator = cms.untracked.uint32(456789)
3  )

Definition at line 9 of file pion100GeV_HB_cfg.py.

tuple pion100GeV_HB_cfg.PGunParameters
Initial value:
1 = cms.PSet(
2  PartID = cms.vint32(211),
3  MinEta = cms.double(0.3045),
4  MaxEta = cms.double(0.3045),
5  MinPhi = cms.double(0.3054),
6  MaxPhi = cms.double(0.3054),
7  MinE = cms.double(100.0),
8  MaxE = cms.double(100.0)
9  )

Definition at line 22 of file pion100GeV_HB_cfg.py.

tuple pion100GeV_HB_cfg.process = cms.Process("GEN")

Definition at line 3 of file pion100GeV_HB_cfg.py.

tuple pion100GeV_HB_cfg.psethack = cms.string('single pion 100GeV on barrel')

Definition at line 32 of file pion100GeV_HB_cfg.py.

tuple pion100GeV_HB_cfg.sourceSeed = cms.untracked.uint32(54321)

Definition at line 12 of file pion100GeV_HB_cfg.py.

tuple pion100GeV_HB_cfg.Verbosity = cms.untracked.int32(0)

Definition at line 33 of file pion100GeV_HB_cfg.py.