◆ __init__()
| makeStrongReductionTests.JESGroup.__init__ |
( |
| self | ) |
|
Definition at line 107 of file makeStrongReductionTests.py.
107 def __init__(self):
108 self.name = ""
109 self.index = 0
110 self.groupID = 0
111 self.groupingAssigned = 0
112
◆ groupID
| int makeStrongReductionTests.JESGroup.groupID = 0 |
◆ groupingAssigned
| int makeStrongReductionTests.JESGroup.groupingAssigned = 0 |
◆ index
| int makeStrongReductionTests.JESGroup.index = 0 |
◆ name
| str makeStrongReductionTests.JESGroup.name = "" |
The documentation for this class was generated from the following file: