CMS 3D CMS Logo

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

Variables

tuple AddAntiParticle = cms.bool(False)
 
tuple fileName = cms.untracked.string('mc_pi+100_etaphi244.root')
 
tuple firstRun = cms.untracked.uint32(1)
 for printouts, set it to 1 (or greater) More...
 
tuple input = cms.untracked.int32(2000)
 
tuple moduleSeeds
 
tuple PGunParameters
 
tuple process = cms.Process("GEN")
 
tuple psethack = cms.string('single pion 100GeV on endcap')
 
tuple sourceSeed = cms.untracked.uint32(54321)
 
tuple Verbosity = cms.untracked.int32(0)
 

Variable Documentation

tuple pion100GeV_HE_cfg.AddAntiParticle = cms.bool(False)

Definition at line 31 of file pion100GeV_HE_cfg.py.

tuple pion100GeV_HE_cfg.fileName = cms.untracked.string('mc_pi+100_etaphi244.root')

Definition at line 38 of file pion100GeV_HE_cfg.py.

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

for printouts, set it to 1 (or greater)

Definition at line 34 of file pion100GeV_HE_cfg.py.

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

Definition at line 16 of file pion100GeV_HE_cfg.py.

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

Definition at line 9 of file pion100GeV_HE_cfg.py.

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

Definition at line 22 of file pion100GeV_HE_cfg.py.

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

Definition at line 3 of file pion100GeV_HE_cfg.py.

tuple pion100GeV_HE_cfg.psethack = cms.string('single pion 100GeV on endcap')

Definition at line 32 of file pion100GeV_HE_cfg.py.

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

Definition at line 12 of file pion100GeV_HE_cfg.py.

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

Definition at line 33 of file pion100GeV_HE_cfg.py.