![]() |
ATLAS Offline Software
|
Specialist execution class for running post processing on merged PHYVAL NTUPLE file. More...
Public Member Functions | |
| def | preExecute (self, input=set(), output=set()) |
| def | exe (self) |
| def | exe (self, value) |
| def | exeArgs (self) |
| def | exeArgs (self, value) |
| def | execute (self) |
| def | postExecute (self) |
| def | validate (self) |
| def | inData (self) |
| def | inData (self, value) |
| def | outData (self) |
| def | outData (self, value) |
| def | myMerger (self) |
| Now define properties for these data members. More... | |
| def | name (self) |
| def | name (self, value) |
| def | substep (self) |
| def | trf (self) |
| def | trf (self, value) |
| def | inDataUpdate (self, value) |
| def | outDataUpdate (self, value) |
| def | input (self) |
| def | output (self) |
| def | extraMetadata (self) |
| def | hasExecuted (self) |
| def | rc (self) |
| def | errMsg (self) |
| def | validation (self) |
| def | validation (self, value) |
| def | hasValidated (self) |
| def | isValidated (self) |
| def | first (self) |
| def | preExeStartTimes (self) |
| def | exeStartTimes (self) |
| def | exeStopTimes (self) |
| def | valStartTimes (self) |
| def | valStopTimes (self) |
| def | preExeCpuTime (self) |
| def | preExeWallTime (self) |
| def | cpuTime (self) |
| def | usrTime (self) |
| def | sysTime (self) |
| def | wallTime (self) |
| def | memStats (self) |
| def | memAnalysis (self) |
| def | postExeCpuTime (self) |
| def | postExeWallTime (self) |
| def | validationCpuTime (self) |
| def | validationWallTime (self) |
| def | cpuTimeTotal (self) |
| def | wallTimeTotal (self) |
| def | eventCount (self) |
| def | reSimEvent (self) |
| def | athenaMP (self) |
| def | dbMonitor (self) |
| def | setPreExeStart (self) |
| def | setValStart (self) |
| def | doAll (self, input=set(), output=set()) |
| Convenience function. More... | |
Public Attributes | |
| conf | |
| Executor configuration: More... | |
| inData | |
| outData | |
Private Member Functions | |
| def | _buildStandardCommand (self) |
Private Attributes | |
| _cmd | |
| _exe | |
| _exeArgs | |
| _echoOutput | |
| _memMonitor | |
| _input | |
| _output | |
| _logFileName | |
| _echologger | |
| _exeLogFile | |
| _echostream | |
| _hasExecuted | |
| _exeStart | |
| _memSummaryFile | |
| _memFullFile | |
| _rc | |
| Check rc. More... | |
| _exeStop | |
| _memStats | |
| _valStart | |
| _hasValidated | |
| _isValidated | |
| _errMsg | |
| _eventCount | |
| Check event counts (always do this by default) Do this here so that all script executors have this by default (covers most use cases with events) More... | |
| _valStop | |
| _name | |
| _inData | |
| _outData | |
| _extraMetadata | |
| _preExeStart | |
| _memLeakResult | |
| _athenaMP | |
| _athenaMT | |
| _athenaConcurrentEvents | |
| _dbMonitor | |
| _resimevents | |
| _alreadyInContainer | |
| _containerSetup | |
| _myMerger | |
| _trf | |
| _validation | |
Specialist execution class for running post processing on merged PHYVAL NTUPLE file.
Executor for running physvalPostProcessing.py with <input> <output> args
|
privateinherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Reimplemented from python.trfExe.transformExecutor.
Reimplemented in python.trfExe.bsMergeExecutor, and python.trfExe.POOLMergeExecutor.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Definition at line 325 of file trfExe.py.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Reimplemented from python.trfExe.transformExecutor.
Reimplemented in python.trfExe.bsMergeExecutor, and python.trfExe.athenaExecutor.
Definition at line 788 of file trfExe.py.
|
inherited |
|
inherited |
| def python.trfExe.NtupPhysValPostProcessingExecutor.preExecute | ( | self, | |
input = set(), |
|||
output = set() |
|||
| ) |
Reimplemented from python.trfExe.scriptExecutor.
Definition at line 2167 of file trfExe.py.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Reimplemented in python.trfExe.athenaExecutor.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Reimplemented from python.trfExe.transformExecutor.
Reimplemented in python.trfExe.DQMPostProcessExecutor, python.trfExe.DQMergeExecutor, python.trfExe.optionalAthenaExecutor, and python.trfExe.athenaExecutor.
Definition at line 801 of file trfExe.py.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
private |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
inherited |
|
inherited |
|
inherited |
1.8.18