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

Public Member Functions

def __init__ (self, x)
 

Public Attributes

 x
 

Detailed Description

Definition at line 157 of file Dumpers.py.

Constructor & Destructor Documentation

◆ __init__()

def python.Dumpers.forceInt.__init__ (   self,
  x 
)

Definition at line 158 of file Dumpers.py.

158  def __init__ (self, x):
159  self.x = x

Member Data Documentation

◆ x

python.Dumpers.forceInt.x

Definition at line 159 of file Dumpers.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