![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self) | |
Public Attributes | |
| vertex = FourVector() | |
| momentum = FourVector() | |
| float | rsize = 0.0 |
| float | zsize = 0.0 |
| list | shower = [] |
Definition at line 16 of file LArG4ShowerLibFunctions.py.
| LArG4ShowerLibFunctions.StoredTestShower.__init__ | ( | self | ) |
Definition at line 17 of file LArG4ShowerLibFunctions.py.
| LArG4ShowerLibFunctions.StoredTestShower.momentum = FourVector() |
Definition at line 19 of file LArG4ShowerLibFunctions.py.
| float LArG4ShowerLibFunctions.StoredTestShower.rsize = 0.0 |
Definition at line 20 of file LArG4ShowerLibFunctions.py.
| list LArG4ShowerLibFunctions.StoredTestShower.shower = [] |
Definition at line 22 of file LArG4ShowerLibFunctions.py.
| LArG4ShowerLibFunctions.StoredTestShower.vertex = FourVector() |
Definition at line 18 of file LArG4ShowerLibFunctions.py.
| float LArG4ShowerLibFunctions.StoredTestShower.zsize = 0.0 |
Definition at line 21 of file LArG4ShowerLibFunctions.py.