ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
MuonRecRTT_dynamic_pagemaker.fakeRttDescriptor Class Reference
Collaboration diagram for MuonRecRTT_dynamic_pagemaker.fakeRttDescriptor:

Public Member Functions

def __init__ (self)
 

Public Attributes

 paths
 
 jobGroup
 
 runPath
 

Detailed Description

Definition at line 138 of file MuonRecRTT_dynamic_pagemaker.py.

Constructor & Destructor Documentation

◆ __init__()

def MuonRecRTT_dynamic_pagemaker.fakeRttDescriptor.__init__ (   self)

Definition at line 139 of file MuonRecRTT_dynamic_pagemaker.py.

139  def __init__(self):
140  self.paths = fakePaths()
141  self.jobGroup = "AthenaMuonRec"
142  self.runPath = "."
143 
144 # Test run

Member Data Documentation

◆ jobGroup

MuonRecRTT_dynamic_pagemaker.fakeRttDescriptor.jobGroup

Definition at line 141 of file MuonRecRTT_dynamic_pagemaker.py.

◆ paths

MuonRecRTT_dynamic_pagemaker.fakeRttDescriptor.paths

Definition at line 140 of file MuonRecRTT_dynamic_pagemaker.py.

◆ runPath

MuonRecRTT_dynamic_pagemaker.fakeRttDescriptor.runPath

Definition at line 142 of file MuonRecRTT_dynamic_pagemaker.py.


The documentation for this class was generated from the following file:
python.processes.powheg.ZZ.ZZ.__init__
def __init__(self, base_directory, **kwargs)
Constructor: all process options are set here.
Definition: ZZ.py:18