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

Public Member Functions

def __init__ (self)
 

Public Attributes

 paths
 
 jobGroup
 
 runPath
 

Detailed Description

Definition at line 145 of file MooRTT_dynamic_pagemaker.py.

Constructor & Destructor Documentation

◆ __init__()

def MooRTT_dynamic_pagemaker.fakeRttDescriptor.__init__ (   self)

Definition at line 146 of file MooRTT_dynamic_pagemaker.py.

146  def __init__(self):
147  self.paths = fakePaths()
148  self.jobGroup = "AthenaMooPerformance-MoMu-mupt10-csc-01-02-00"
149  self.runPath = "."
150 
151 # Test run

Member Data Documentation

◆ jobGroup

MooRTT_dynamic_pagemaker.fakeRttDescriptor.jobGroup

Definition at line 148 of file MooRTT_dynamic_pagemaker.py.

◆ paths

MooRTT_dynamic_pagemaker.fakeRttDescriptor.paths

Definition at line 147 of file MooRTT_dynamic_pagemaker.py.

◆ runPath

MooRTT_dynamic_pagemaker.fakeRttDescriptor.runPath

Definition at line 149 of file MooRTT_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