ATLAS Offline Software
Loading...
Searching...
No Matches
trfExe.py File Reference

Go to the source code of this file.

Classes

class  python.trfExe.executorConfig
class  python.trfExe.transformExecutor
 Executors always only even execute a single step, as seen by the transform. More...
class  python.trfExe.logscanExecutor
 Special executor that will enable a logfile scan as part of its validation. More...
class  python.trfExe.echoExecutor
class  python.trfExe.dummyExecutor
class  python.trfExe.scriptExecutor
class  python.trfExe.athenaExecutor
class  python.trfExe.optionalAthenaExecutor
 Athena executor where failure is not consisered fatal. More...
class  python.trfExe.POOLMergeExecutor
class  python.trfExe.reductionFrameworkExecutor
 Specialist executor to manage the handling of multiple implicit input and output files within the derivation framework. More...
class  python.trfExe.DQMergeExecutor
 Specialist execution class for merging DQ histograms. More...
class  python.trfExe.DQMPostProcessExecutor
 Specialist execution class for DQM post-processing of histograms. More...
class  python.trfExe.NTUPMergeExecutor
 Specialist execution class for merging NTUPLE files. More...
class  python.trfExe.NtupPhysValPostProcessingExecutor
 Specialist execution class for running post processing on merged PHYVAL NTUPLE file. More...
class  python.trfExe.bsMergeExecutor
 Specalise the script executor to deal with the BS merge oddity of excluding empty DRAWs. More...
class  python.trfExe.archiveExecutor
 Archive transform. More...

Namespaces

namespace  python
namespace  python.trfExe
namespace  PyJobTransforms.trfExe
 Transform execution functions.

Functions

 python.trfExe._encoding_stream (s)

Variables

 python.trfExe.msg = logging.getLogger(__name__)