CMS 3D CMS Logo

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

Variables

tuple AddAntiParticle = cms.bool(False)
 
tuple fileName = cms.untracked.string('Photon_E400GeV_all.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('scan with 400GeV photon')
 for printouts, set it to 1 (or greater) More...
 
tuple sourceSeed = cms.untracked.uint32(54321)
 
tuple Verbosity = cms.untracked.int32(0)
 

Variable Documentation

tuple Photon_E400GeV_all_cfg.AddAntiParticle = cms.bool(False)

Definition at line 29 of file Photon_E400GeV_all_cfg.py.

tuple Photon_E400GeV_all_cfg.fileName = cms.untracked.string('Photon_E400GeV_all.root')

Definition at line 36 of file Photon_E400GeV_all_cfg.py.

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

Definition at line 32 of file Photon_E400GeV_all_cfg.py.

tuple Photon_E400GeV_all_cfg.input = cms.untracked.int32(10000)

Definition at line 14 of file Photon_E400GeV_all_cfg.py.

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

Definition at line 7 of file Photon_E400GeV_all_cfg.py.

tuple Photon_E400GeV_all_cfg.PGunParameters
Initial value:
1 = cms.PSet(
2  PartID = cms.vint32(22),
3  MinEta = cms.double(-3.0),
4  MaxEta = cms.double(3.0),
5  MinPhi = cms.double(-3.14159265359),
6  MaxPhi = cms.double(3.14159265359),
7  MinE = cms.double(400.0),
8  MaxE = cms.double(400.0)
9  )

Definition at line 20 of file Photon_E400GeV_all_cfg.py.

tuple Photon_E400GeV_all_cfg.process = cms.Process("PROD")

Definition at line 3 of file Photon_E400GeV_all_cfg.py.

tuple Photon_E400GeV_all_cfg.psethack = cms.string('scan with 400GeV photon')

for printouts, set it to 1 (or greater)

Definition at line 31 of file Photon_E400GeV_all_cfg.py.

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

Definition at line 10 of file Photon_E400GeV_all_cfg.py.

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

Definition at line 30 of file Photon_E400GeV_all_cfg.py.