Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions | Variables
madspin.py File Reference

Go to the source code of this file.

Namespaces

 python.algorithms.postprocessors.madspin
 

Functions

def python.algorithms.postprocessors.madspin.MadSpin (process, powheg_LHE_output)
 Move output to correctly named file. More...
 
def python.algorithms.postprocessors.madspin.__construct_inputs (input_LHE_events, process)
 Construct MadSpin runcard. More...
 
def python.algorithms.postprocessors.madspin.__run_executable (executable)
 Run MadSpin executable. More...
 
def python.algorithms.postprocessors.madspin.__prepare_outputs (input_LHE_events)
 Prepare MadSpin output. More...
 

Variables

 python.algorithms.postprocessors.madspin.logger = Logging.logging.getLogger("PowhegControl")
 Get handle to Athena logging. More...