CMS 3D CMS Logo

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

Variables

tuple ContentProxies
 
tuple input = cms.untracked.int32(1)
 
tuple MagneticField
 
tuple process = cms.Process("IGUANA")
 
tuple UseMagneticField = cms.bool(False)
 
tuple UseSensitiveDetectors = cms.bool(False)
 
tuple Views = cms.untracked.vstring('3D Window')
 

Variable Documentation

tuple iguana_TBH4_2007_cfg.ContentProxies
Initial value:
1 = cms.untracked.vstring('Simulation/Core',
2  'Simulation/Geometry',
3  'Reco/CMS Magnetic Field')

Definition at line 10 of file iguana_TBH4_2007_cfg.py.

tuple iguana_TBH4_2007_cfg.input = cms.untracked.int32(1)

Definition at line 16 of file iguana_TBH4_2007_cfg.py.

tuple iguana_TBH4_2007_cfg.MagneticField
Initial value:
1 = cms.PSet(
2  delta = cms.double(1.0)
3  )

Definition at line 21 of file iguana_TBH4_2007_cfg.py.

tuple iguana_TBH4_2007_cfg.process = cms.Process("IGUANA")

Definition at line 4 of file iguana_TBH4_2007_cfg.py.

tuple iguana_TBH4_2007_cfg.UseMagneticField = cms.bool(False)

Definition at line 24 of file iguana_TBH4_2007_cfg.py.

tuple iguana_TBH4_2007_cfg.UseSensitiveDetectors = cms.bool(False)

Definition at line 25 of file iguana_TBH4_2007_cfg.py.

tuple iguana_TBH4_2007_cfg.Views = cms.untracked.vstring('3D Window')

Definition at line 9 of file iguana_TBH4_2007_cfg.py.