![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
Herwig7ConfigDecoder | |
Functions | |
def | Herwig7ConfigDecoder.extract_herwig_lines (input_file="Herwig.run", temp_file="HerwigConfigDecoder_RunCardDump.txt", skip_particles=False, skip_decays=False) |
def | Herwig7ConfigDecoder.run_herwig_get_commands (commands, phase="paths") |
def | Herwig7ConfigDecoder.execute_herwig_get (herwig_lines, output_file="HerwigConfigDecoder_InterfaceDump.txt", max_lines=None) |
def | Herwig7ConfigDecoder.process_valid_interfaces (input_file="HerwigConfigDecoder_InterfaceDump.txt", output_file="HerwigConfigDecoder_ConfigParameters.txt") |
def | Herwig7ConfigDecoder.remove_duplicate_blocks (input_file="HerwigConfigDecoder_ConfigParameters.txt") |
def | Herwig7ConfigDecoder.DecodeRunCard (input_file='Herwig.run', skip_particles=False, skip_decays=False) |
Variables | |
Herwig7ConfigDecoder.athMsgLog = Logging.logging.getLogger('Herwig7ConfigDecoder') | |