![]() |
ATLAS Offline Software
|
Functions | |
| BookkeeperToolCfg (flags, name='BookkeeperTool', output_name='CutBookkeepers') | |
| BookkeeperDumperToolCfg (flags) | |
| CutFlowSvcCfg (flags, **kwargs) | |
| AllWrittenEventsCounterAlgCfg (flags) | |
| CutFlowOutputList (flags, output_name='CutBookkeepers') | |
Define functions for event bookkeeping configuration using ComponentAccumulator Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
| python.EventBookkeeperToolsConfig.AllWrittenEventsCounterAlgCfg | ( | flags | ) |
AllWrittenEventsCounterAlg configuration
Definition at line 45 of file EventBookkeeperToolsConfig.py.
| python.EventBookkeeperToolsConfig.BookkeeperDumperToolCfg | ( | flags | ) |
BookkeeperDumperTool configuration
Definition at line 20 of file EventBookkeeperToolsConfig.py.
| python.EventBookkeeperToolsConfig.BookkeeperToolCfg | ( | flags, | |
| name = 'BookkeeperTool', | |||
| output_name = 'CutBookkeepers' ) |
BookkeeperTool config
Definition at line 10 of file EventBookkeeperToolsConfig.py.
| python.EventBookkeeperToolsConfig.CutFlowOutputList | ( | flags, | |
| output_name = 'CutBookkeepers' ) |
CutFlow output metadata list
Definition at line 52 of file EventBookkeeperToolsConfig.py.
| python.EventBookkeeperToolsConfig.CutFlowSvcCfg | ( | flags, | |
| ** | kwargs ) |
CutFlowSvc configuration
Definition at line 25 of file EventBookkeeperToolsConfig.py.