![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self) | |
| __hash__ (self) | |
| __eq__ (self, other) | |
Public Attributes | |
| list | shower = [] |
| float | egen = 0.0 |
| float | rsize = 0.0 |
| float | zsize = 0.0 |
Definition at line 24 of file LArG4ShowerLibFunctions.py.
| LArG4ShowerLibFunctions.StoredEnergyShower.__init__ | ( | self | ) |
Definition at line 25 of file LArG4ShowerLibFunctions.py.
| LArG4ShowerLibFunctions.StoredEnergyShower.__eq__ | ( | self, | |
| other ) |
Definition at line 32 of file LArG4ShowerLibFunctions.py.
| LArG4ShowerLibFunctions.StoredEnergyShower.__hash__ | ( | self | ) |
Definition at line 30 of file LArG4ShowerLibFunctions.py.
| LArG4ShowerLibFunctions.StoredEnergyShower.egen = 0.0 |
Definition at line 27 of file LArG4ShowerLibFunctions.py.
| float LArG4ShowerLibFunctions.StoredEnergyShower.rsize = 0.0 |
Definition at line 28 of file LArG4ShowerLibFunctions.py.
| list LArG4ShowerLibFunctions.StoredEnergyShower.shower = [] |
Definition at line 26 of file LArG4ShowerLibFunctions.py.
| float LArG4ShowerLibFunctions.StoredEnergyShower.zsize = 0.0 |
Definition at line 29 of file LArG4ShowerLibFunctions.py.