Variables | |
tuple | authenticationMethod = cms.untracked.uint32(0) |
tuple | CheckHits = cms.int32(25) |
tuple | connect = cms.string('sqlite_file:testExample.db') |
tuple | CriticalDensity = cms.double(1e-15) |
tuple | CriticalEnergyForVacuum = cms.double(2.0) |
tuple | destinations = cms.untracked.vstring('cout') |
tuple | DetailedTiming = cms.bool(False) |
tuple | EkinNames = cms.vstring() |
tuple | EkinParticles = cms.vstring() |
tuple | EkinThresholds = cms.vdouble() |
tuple | EminTrack = cms.double(1.0) |
tuple | fileName = cms.untracked.string('castor.root') |
tuple | input = cms.untracked.int32(1) |
tuple | KillBeamPipe = cms.bool(True) |
tuple | KillHeavy = cms.bool(False) |
tuple | MaxTimeNames = cms.vstring() |
tuple | MaxTrackTime = cms.double(500.0) |
tuple | MaxTrackTimes = cms.vdouble() |
tuple | process = cms.Process("Castor") |
tuple | SaveFirstLevelSecondary = cms.untracked.bool(True) |
tuple | SavePrimaryDecayProductsAndConversionsInCalo = cms.untracked.bool(True) |
tuple | SavePrimaryDecayProductsAndConversionsInMuon = cms.untracked.bool(True) |
tuple | SavePrimaryDecayProductsAndConversionsInTracker = cms.untracked.bool(True) |
tuple | timetype = cms.string('runnumber') |
tuple | toGet |
tuple | TrackNeutrino = cms.bool(False) |
tuple | UseMap = cms.bool(True) |
tuple | Verbosity = cms.int32(0) |
tuple pythia_cfg.authenticationMethod = cms.untracked.uint32(0) |
Definition at line 53 of file pythia_cfg.py.
tuple pythia_cfg.CheckHits = cms.int32(25) |
Definition at line 93 of file pythia_cfg.py.
tuple pythia_cfg.connect = cms.string('sqlite_file:testExample.db') |
Definition at line 52 of file pythia_cfg.py.
tuple pythia_cfg.CriticalDensity = cms.double(1e-15) |
Definition at line 135 of file pythia_cfg.py.
tuple pythia_cfg.CriticalEnergyForVacuum = cms.double(2.0) |
Definition at line 134 of file pythia_cfg.py.
tuple pythia_cfg.destinations = cms.untracked.vstring('cout') |
Definition at line 29 of file pythia_cfg.py.
tuple pythia_cfg.DetailedTiming = cms.bool(False) |
Definition at line 89 of file pythia_cfg.py.
tuple pythia_cfg.EkinNames = cms.vstring() |
Definition at line 136 of file pythia_cfg.py.
tuple pythia_cfg.EkinParticles = cms.vstring() |
Definition at line 138 of file pythia_cfg.py.
tuple pythia_cfg.EkinThresholds = cms.vdouble() |
Definition at line 137 of file pythia_cfg.py.
tuple pythia_cfg.EminTrack = cms.double(1.0) |
Definition at line 90 of file pythia_cfg.py.
tuple pythia_cfg.fileName = cms.untracked.string('castor.root') |
Definition at line 106 of file pythia_cfg.py.
tuple pythia_cfg.input = cms.untracked.int32(1) |
Definition at line 44 of file pythia_cfg.py.
tuple pythia_cfg.KillBeamPipe = cms.bool(True) |
Definition at line 133 of file pythia_cfg.py.
tuple pythia_cfg.KillHeavy = cms.bool(False) |
Definition at line 124 of file pythia_cfg.py.
tuple pythia_cfg.MaxTimeNames = cms.vstring() |
Definition at line 100 of file pythia_cfg.py.
tuple pythia_cfg.MaxTrackTime = cms.double(500.0) |
Definition at line 99 of file pythia_cfg.py.
tuple pythia_cfg.MaxTrackTimes = cms.vdouble() |
Definition at line 101 of file pythia_cfg.py.
tuple pythia_cfg.process = cms.Process("Castor") |
Definition at line 3 of file pythia_cfg.py.
tuple pythia_cfg.SaveFirstLevelSecondary = cms.untracked.bool(True) |
Definition at line 125 of file pythia_cfg.py.
tuple pythia_cfg.SavePrimaryDecayProductsAndConversionsInCalo = cms.untracked.bool(True) |
Definition at line 127 of file pythia_cfg.py.
tuple pythia_cfg.SavePrimaryDecayProductsAndConversionsInMuon = cms.untracked.bool(True) |
Definition at line 128 of file pythia_cfg.py.
tuple pythia_cfg.SavePrimaryDecayProductsAndConversionsInTracker = cms.untracked.bool(True) |
Definition at line 126 of file pythia_cfg.py.
tuple pythia_cfg.timetype = cms.string('runnumber') |
Definition at line 50 of file pythia_cfg.py.
tuple pythia_cfg.toGet |
Definition at line 54 of file pythia_cfg.py.
tuple pythia_cfg.TrackNeutrino = cms.bool(False) |
Definition at line 123 of file pythia_cfg.py.
tuple pythia_cfg.UseMap = cms.bool(True) |
Definition at line 92 of file pythia_cfg.py.
tuple pythia_cfg.Verbosity = cms.int32(0) |
Definition at line 91 of file pythia_cfg.py.