CMS 3D CMS Logo

Variables

Photon_E30GeV_barrel_cfg Namespace Reference

Variables

tuple AddAntiParticle = cms.bool(False)
tuple fileName = cms.untracked.string('Photon_E30GeV_barrel.root')
tuple firstRun = cms.untracked.uint32(1)
tuple input = cms.untracked.int32(10000)
tuple moduleSeeds
tuple PGunParameters
tuple process = cms.Process("PROD")
tuple psethack = cms.string('30GeV photon on barrel')
 for printouts, set it to 1 (or greater)
tuple sourceSeed = cms.untracked.uint32(54321)
tuple Verbosity = cms.untracked.int32(0)

Variable Documentation

Definition at line 29 of file Photon_E30GeV_barrel_cfg.py.

tuple Photon_E30GeV_barrel_cfg::fileName = cms.untracked.string('Photon_E30GeV_barrel.root')

Definition at line 36 of file Photon_E30GeV_barrel_cfg.py.

Definition at line 32 of file Photon_E30GeV_barrel_cfg.py.

tuple Photon_E30GeV_barrel_cfg::input = cms.untracked.int32(10000)

Definition at line 14 of file Photon_E30GeV_barrel_cfg.py.

Initial value:
00001 cms.PSet(
00002         generator = cms.untracked.uint32(456789)
00003     )

Definition at line 7 of file Photon_E30GeV_barrel_cfg.py.

Initial value:
00001 cms.PSet(
00002         PartID = cms.vint32(22),
00003         MinEta = cms.double(0.2),
00004         MaxEta = cms.double(0.2),
00005         MinPhi = cms.double(-3.14159265359),
00006         MaxPhi = cms.double(3.14159265359),
00007         MinE   = cms.double(30.0),
00008         MaxE   = cms.double(30.0)
00009     )

Definition at line 20 of file Photon_E30GeV_barrel_cfg.py.

tuple Photon_E30GeV_barrel_cfg::process = cms.Process("PROD")

Definition at line 3 of file Photon_E30GeV_barrel_cfg.py.

tuple Photon_E30GeV_barrel_cfg::psethack = cms.string('30GeV photon on barrel')

for printouts, set it to 1 (or greater)

Definition at line 31 of file Photon_E30GeV_barrel_cfg.py.

Definition at line 10 of file Photon_E30GeV_barrel_cfg.py.

tuple Photon_E30GeV_barrel_cfg::Verbosity = cms.untracked.int32(0)

Definition at line 30 of file Photon_E30GeV_barrel_cfg.py.