Definition at line 24 of file LArG4ShowerLibFunctions.py.
◆ __init__()
| LArG4ShowerLibFunctions.StoredEnergyShower.__init__ |
( |
| self | ) |
|
Definition at line 25 of file LArG4ShowerLibFunctions.py.
25 def __init__(self):
26 self.shower = []
27 self.egen = 0.0
28 self.rsize = 0.0
29 self.zsize = 0.0
◆ __eq__()
| LArG4ShowerLibFunctions.StoredEnergyShower.__eq__ |
( |
| self, |
|
|
| other ) |
◆ __hash__()
| LArG4ShowerLibFunctions.StoredEnergyShower.__hash__ |
( |
| self | ) |
|
◆ egen
| LArG4ShowerLibFunctions.StoredEnergyShower.egen = 0.0 |
◆ rsize
| float LArG4ShowerLibFunctions.StoredEnergyShower.rsize = 0.0 |
◆ shower
| list LArG4ShowerLibFunctions.StoredEnergyShower.shower = [] |
◆ zsize
| float LArG4ShowerLibFunctions.StoredEnergyShower.zsize = 0.0 |
The documentation for this class was generated from the following file: