ATLAS Offline Software
|
Functions | |
def | __monflags () |
Variables | |
string | INPUT = '/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/RecExRecoTest/data18_13TeV/data18_13TeV.00357750.physics_Main.daq.RAW/data18_13TeV.00357750.physics_Main.daq.RAW._lb0083._SFO-1._0001.data' |
string | CONFIG = 'LArMon' |
Select the monitoring tool. More... | |
string | STREAM = "NONE" |
Select events based on stream name. More... | |
bool | DOPOSTPROC = True |
int | POSTFREQ = 10 |
opts | |
args | |
partition = os.environ.get("TDAQ_PARTITION") | |
p = IPCPartition(partition) | |
y = ISObject(p, 'RunParams.SOR_RunParams', 'RunParams') | |
ATLAS partition: Read Global Run Parameters to configure the jobs. More... | |
string | beamType = 'cosmics' |
LAr TEST partition. More... | |
beamtype = y.beam_type | |
beamenergy = y.beam_energy | |
runnumber = y.run_number | |
project = y.T0_project_tag | |
x = ISObject(p, 'LArParams.LAr.RunLogger.GlobalParams', 'GlobalParamsInfo') | |
Read LAr Parameters. More... | |
bool | ReadDigits = False |
int | FirstSample = 3 |
int | NSamples = 4 |
int | LArFormat = 1 |
RunType = x.runType | |
flags = initConfigFlags() | |
Type | |
BunchSpacing | |
isOnline | |
Format | |
isMC | |
DatabaseInstance | |
GlobalTag | |
Layout | |
AtlasVersion | |
doTopoClusterLocalCalib | |
MaxEvents | |
toggle_geometry | |
doID | |
doMuon | |
doTopo | |
triggerConfig | |
doMonitoring | |
disableAtlasReadyFilter | |
enableLumiAccess | |
useTrigger | |
FileKey | |
doAlign | |
doHVCorr | |
Files | |
NumThreads | |
NumConcurrentEvents | |
acc = MainServicesCfg(flags) | |
ppa = DQPostProcessingAlg("DQPostProcessingAlg") | |
ExtraInputs | |
Interval | |
sequenceName | |
|
private |
Definition at line 206 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.acc = MainServicesCfg(flags) |
Definition at line 218 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.args |
Definition at line 33 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.AtlasVersion |
Definition at line 169 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.beamenergy = y.beam_energy |
Definition at line 89 of file StateLessPT_TestFile_NewConfig.py.
string StateLessPT_TestFile_NewConfig.beamType = 'cosmics' |
LAr TEST partition.
Definition at line 85 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.beamtype = y.beam_type |
Definition at line 88 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.BunchSpacing |
Definition at line 157 of file StateLessPT_TestFile_NewConfig.py.
string StateLessPT_TestFile_NewConfig.CONFIG = 'LArMon' |
Select the monitoring tool.
Definition at line 25 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.DatabaseInstance |
Definition at line 164 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.disableAtlasReadyFilter |
Definition at line 189 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.doAlign |
Definition at line 195 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.doHVCorr |
Definition at line 196 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.doID |
Definition at line 182 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.doMonitoring |
Definition at line 188 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.doMuon |
Definition at line 183 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.DOPOSTPROC = True |
Definition at line 27 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.doTopo |
Definition at line 185 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.doTopoClusterLocalCalib |
Definition at line 172 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.enableLumiAccess |
Definition at line 190 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.ExtraInputs |
Definition at line 233 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.FileKey |
Definition at line 193 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.Files |
Definition at line 200 of file StateLessPT_TestFile_NewConfig.py.
int StateLessPT_TestFile_NewConfig.FirstSample = 3 |
Definition at line 109 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.flags = initConfigFlags() |
Definition at line 144 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.Format |
Definition at line 161 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.GlobalTag |
Definition at line 165 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.INPUT = '/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/RecExRecoTest/data18_13TeV/data18_13TeV.00357750.physics_Main.daq.RAW/data18_13TeV.00357750.physics_Main.daq.RAW._lb0083._SFO-1._0001.data' |
Definition at line 24 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.Interval |
Definition at line 234 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.isMC |
Definition at line 162 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.isOnline |
Definition at line 160 of file StateLessPT_TestFile_NewConfig.py.
int StateLessPT_TestFile_NewConfig.LArFormat = 1 |
Definition at line 111 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.Layout |
Definition at line 167 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.MaxEvents |
Definition at line 174 of file StateLessPT_TestFile_NewConfig.py.
int StateLessPT_TestFile_NewConfig.NSamples = 4 |
Definition at line 110 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.NumConcurrentEvents |
Definition at line 204 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.NumThreads |
Definition at line 203 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.opts |
Definition at line 33 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.p = IPCPartition(partition) |
Definition at line 74 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.partition = os.environ.get("TDAQ_PARTITION") |
Definition at line 65 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.POSTFREQ = 10 |
Definition at line 28 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.ppa = DQPostProcessingAlg("DQPostProcessingAlg") |
Definition at line 232 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.project = y.T0_project_tag |
Definition at line 91 of file StateLessPT_TestFile_NewConfig.py.
bool StateLessPT_TestFile_NewConfig.ReadDigits = False |
Definition at line 108 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.runnumber = y.run_number |
Definition at line 90 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.RunType = x.runType |
Definition at line 122 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.sequenceName |
Definition at line 239 of file StateLessPT_TestFile_NewConfig.py.
string StateLessPT_TestFile_NewConfig.STREAM = "NONE" |
Select events based on stream name.
Definition at line 26 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.toggle_geometry |
Definition at line 180 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.triggerConfig |
Definition at line 186 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.Type |
Definition at line 151 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.useTrigger |
Definition at line 191 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.x = ISObject(p, 'LArParams.LAr.RunLogger.GlobalParams', 'GlobalParamsInfo') |
Read LAr Parameters.
Definition at line 105 of file StateLessPT_TestFile_NewConfig.py.
StateLessPT_TestFile_NewConfig.y = ISObject(p, 'RunParams.SOR_RunParams', 'RunParams') |
ATLAS partition: Read Global Run Parameters to configure the jobs.
Definition at line 82 of file StateLessPT_TestFile_NewConfig.py.