ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
python.tests.xcode Class Reference
Collaboration diagram for python.tests.xcode:

Public Member Functions

def __init__ (self, f)
 

Public Attributes

 co_firstlineno
 

Detailed Description

Definition at line 1039 of file DataQuality/DQDefects/python/tests/__init__.py.

Constructor & Destructor Documentation

◆ __init__()

def python.tests.xcode.__init__ (   self,
  f 
)

Definition at line 1040 of file DataQuality/DQDefects/python/tests/__init__.py.

1040  def __init__(self, f):
1041  self.co_firstlineno = f.__code__.co_firstlineno
1042  def mungline (f):

Member Data Documentation

◆ co_firstlineno

python.tests.xcode.co_firstlineno

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