![]() |
ATLAS Offline Software
|
Functions | |
| FPGATrackSimReportingCfg (flags, name='FPGATrackSimReportingAlg', **kwargs) | |
| FPGADataFormatToolCfg (flags, name='FPGADataFormatTool', **kwargs) | |
| xAODClusterMakerCfg (flags, name='xAODClusterMaker', **kwarg) | |
| xAODSpacePointMakerCfg (flags, name='xAODSpacePointMaker', **kwarg) | |
| PassThroughToolCfg (flags, name='PassThroughTool', **kwarg) | |
| DataPrepCfg (flags, name="DataPreparationPipeline", **kwarg) | |
Variables | |
| flags = initConfigFlags() | |
| Files | |
| AODFileName | |
| RunPassThrough | |
| RunSoftware | |
| ClusterOnly | |
| doAthenaToActsSpacePoint | |
| doAthenaToActsCluster | |
| useCache | |
| doActsSeed | |
| EnableCalo | |
| outputFilePrefix | |
| plotsDefFileList | |
| plotsCommonValuesFile | |
| OutputFileName | |
| doWriteAOD_IDTPM | |
| AOD_IDTPMFileName | |
| trkAnaCfgFile | |
| TrigTrkKey | |
| override respective configurations from trkAnaCfgFile (in case something changes in the config file) | |
| cfg = MainServicesCfg(flags) | |
| dict | kwarg = {} |
| list | OutputItemList |
| DataPrepConfig.DataPrepCfg | ( | flags, | |
| name = "DataPreparationPipeline", | |||
| ** | kwarg ) |
Definition at line 73 of file DataPrepConfig.py.
| DataPrepConfig.FPGADataFormatToolCfg | ( | flags, | |
| name = 'FPGADataFormatTool', | |||
| ** | kwargs ) |
Definition at line 25 of file DataPrepConfig.py.
| DataPrepConfig.FPGATrackSimReportingCfg | ( | flags, | |
| name = 'FPGATrackSimReportingAlg', | |||
| ** | kwargs ) |
Definition at line 6 of file DataPrepConfig.py.
| DataPrepConfig.PassThroughToolCfg | ( | flags, | |
| name = 'PassThroughTool', | |||
| ** | kwarg ) |
Definition at line 58 of file DataPrepConfig.py.
| DataPrepConfig.xAODClusterMakerCfg | ( | flags, | |
| name = 'xAODClusterMaker', | |||
| ** | kwarg ) |
Configure the xAODClusterMaker tool
Definition at line 31 of file DataPrepConfig.py.
| DataPrepConfig.xAODSpacePointMakerCfg | ( | flags, | |
| name = 'xAODSpacePointMaker', | |||
| ** | kwarg ) |
Configure the xAODSpacePointMaker tool
Definition at line 43 of file DataPrepConfig.py.
| DataPrepConfig.AOD_IDTPMFileName |
Definition at line 144 of file DataPrepConfig.py.
| DataPrepConfig.AODFileName |
Definition at line 118 of file DataPrepConfig.py.
| DataPrepConfig.cfg = MainServicesCfg(flags) |
Definition at line 160 of file DataPrepConfig.py.
| DataPrepConfig.ClusterOnly |
Definition at line 123 of file DataPrepConfig.py.
| DataPrepConfig.doActsSeed |
Definition at line 128 of file DataPrepConfig.py.
| DataPrepConfig.doAthenaToActsCluster |
Definition at line 126 of file DataPrepConfig.py.
| DataPrepConfig.doAthenaToActsSpacePoint |
Definition at line 125 of file DataPrepConfig.py.
| DataPrepConfig.doWriteAOD_IDTPM |
Definition at line 143 of file DataPrepConfig.py.
| DataPrepConfig.EnableCalo |
Definition at line 131 of file DataPrepConfig.py.
| DataPrepConfig.Files |
Definition at line 110 of file DataPrepConfig.py.
| DataPrepConfig.flags = initConfigFlags() |
Definition at line 105 of file DataPrepConfig.py.
| dict DataPrepConfig.kwarg = {} |
Definition at line 174 of file DataPrepConfig.py.
| DataPrepConfig.OutputFileName |
Definition at line 142 of file DataPrepConfig.py.
| DataPrepConfig.outputFilePrefix |
Definition at line 139 of file DataPrepConfig.py.
| list DataPrepConfig.OutputItemList |
Definition at line 201 of file DataPrepConfig.py.
| DataPrepConfig.plotsCommonValuesFile |
Definition at line 141 of file DataPrepConfig.py.
| DataPrepConfig.plotsDefFileList |
Definition at line 140 of file DataPrepConfig.py.
| DataPrepConfig.RunPassThrough |
Definition at line 121 of file DataPrepConfig.py.
| DataPrepConfig.RunSoftware |
Definition at line 122 of file DataPrepConfig.py.
| DataPrepConfig.TrigTrkKey |
override respective configurations from trkAnaCfgFile (in case something changes in the config file)
Definition at line 149 of file DataPrepConfig.py.
| DataPrepConfig.trkAnaCfgFile |
Definition at line 145 of file DataPrepConfig.py.
| DataPrepConfig.useCache |
Definition at line 127 of file DataPrepConfig.py.