ATLAS Offline Software
Classes | Variables
python.utility.process_handling Namespace Reference

Classes

class  ProcessManager
 Wrapper to handle multiple Powheg subprocesses. More...
 
class  SingleProcessThread
 Single executable running in a subprocess (usually PowhegBox). More...
 

Variables

 logger = Logging.logging.getLogger("PowhegControl")
 Get handle to Athena logging. More...
 

Variable Documentation

◆ logger

python.utility.process_handling.logger = Logging.logging.getLogger("PowhegControl")

Get handle to Athena logging.

Definition at line 8 of file process_handling.py.