CMS 3D CMS Logo

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

Variables

tuple AddAntiParticle = cms.bool(False)
 
tuple categories = cms.untracked.vstring('G4cout', 'G4cerr')
 
tuple cout
 
tuple debugModules = cms.untracked.vstring('*')
 
tuple destinations = cms.untracked.vstring('cout')
 
tuple firstRun = cms.untracked.uint32(1)
 
tuple input = cms.untracked.int32(1)
 
tuple PGunParameters
 
tuple process = cms.Process("CheckOverlap")
 
tuple Verbosity = cms.untracked.int32(0)
 

Variable Documentation

tuple testOverlap_cff.AddAntiParticle = cms.bool(False)

Definition at line 58 of file testOverlap_cff.py.

tuple testOverlap_cff.categories = cms.untracked.vstring('G4cout', 'G4cerr')

Definition at line 28 of file testOverlap_cff.py.

tuple testOverlap_cff.cout
Initial value:
1 = cms.untracked.PSet(
2  threshold = cms.untracked.string('DEBUG'),
3  default = cms.untracked.PSet(
4  limit = cms.untracked.int32(0)
5  ),
6  G4cerr = cms.untracked.PSet(
7  limit = cms.untracked.int32(-1)
8  ),
9  G4cout = cms.untracked.PSet(
10  limit = cms.untracked.int32(-1)
11  )
12  )

Definition at line 30 of file testOverlap_cff.py.

tuple testOverlap_cff.debugModules = cms.untracked.vstring('*')

Definition at line 29 of file testOverlap_cff.py.

tuple testOverlap_cff.destinations = cms.untracked.vstring('cout')

Definition at line 27 of file testOverlap_cff.py.

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

Definition at line 60 of file testOverlap_cff.py.

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

Definition at line 64 of file testOverlap_cff.py.

tuple testOverlap_cff.PGunParameters
Initial value:
1 = cms.PSet(
2  PartID = cms.vint32(14),
3  MinEta = cms.double(-3.5),
4  MaxEta = cms.double(3.5),
5  MinPhi = cms.double(-3.14159265359),
6  MaxPhi = cms.double(3.14159265359),
7  MinE = cms.double(9.99),
8  MaxE = cms.double(10.01)
9  )

Definition at line 49 of file testOverlap_cff.py.

tuple testOverlap_cff.process = cms.Process("CheckOverlap")

Definition at line 13 of file testOverlap_cff.py.

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

Definition at line 59 of file testOverlap_cff.py.