Belle II Software release-09-00-01
Model Class Reference
Inheritance diagram for Model:
Collaboration diagram for Model:

Public Member Functions

def __init__ (self)
 Constructor.
 

Detailed Description

Generator subclass
default initializing with CONFIG dict

Definition at line 1459 of file ieagan.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self)

Constructor.

Reimplemented from Generator.

Definition at line 1466 of file ieagan.py.

1466 def __init__(self):
1467 super().__init__(**CONFIG)
1468
1469

The documentation for this class was generated from the following file: