ATLAS Offline Software
|
Functions | |
def | BookkeeperToolCfg (flags, name='BookkeeperTool', output_name='CutBookkeepers') |
def | BookkeeperDumperToolCfg (flags) |
def | CutFlowSvcCfg (flags, **kwargs) |
def | CutFlowOutputList (flags, output_name='CutBookkeepers') |
Define functions for event bookkeeping configuration using ComponentAccumulator Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
def python.EventBookkeeperToolsConfig.BookkeeperDumperToolCfg | ( | flags | ) |
def python.EventBookkeeperToolsConfig.BookkeeperToolCfg | ( | flags, | |
name = 'BookkeeperTool' , |
|||
output_name = 'CutBookkeepers' |
|||
) |
def python.EventBookkeeperToolsConfig.CutFlowOutputList | ( | flags, | |
output_name = 'CutBookkeepers' |
|||
) |
def python.EventBookkeeperToolsConfig.CutFlowSvcCfg | ( | flags, | |
** | kwargs | ||
) |
CutFlowSvc configuration
Definition at line 24 of file EventBookkeeperToolsConfig.py.