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) |
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 |
00001 cms.VPSet( 00002 cms.PSet( 00003 record = cms.string('CastorPedestalsRcd'), 00004 tag = cms.string('castor_pedestals_v1.0_test') 00005 ), 00006 cms.PSet( 00007 record = cms.string('CastorPedestalWidthsRcd'), 00008 tag = cms.string('castor_widths_v1.0_test') 00009 ), 00010 cms.PSet( 00011 record = cms.string('CastorGainsRcd'), 00012 tag = cms.string('castor_gains_v1.0_test') 00013 ), 00014 cms.PSet( 00015 record = cms.string('CastorQIEDataRcd'), 00016 tag = cms.string('castor_qie_v1.0_test') 00017 ), 00018 cms.PSet( 00019 record = cms.string('CastorElectronicsMapRcd'), 00020 tag = cms.string('castor_emap_v1.0_test') 00021 ), 00022 cms.PSet( 00023 record = cms.string('CastorChannelQualityRcd'), 00024 tag = cms.string('castor_channelstatus_v1.0_test') 00025 00026 ) 00027 00028 )
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.