![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self) | |
Public Attributes | |
| float | x = 0.0 |
| float | y = 0.0 |
| float | z = 0.0 |
| float | e = 0.0 |
Definition at line 9 of file LArG4ShowerLibFunctions.py.
| LArG4ShowerLibFunctions.FourVector.__init__ | ( | self | ) |
Definition at line 10 of file LArG4ShowerLibFunctions.py.
| float LArG4ShowerLibFunctions.FourVector.e = 0.0 |
Definition at line 14 of file LArG4ShowerLibFunctions.py.
| float LArG4ShowerLibFunctions.FourVector.x = 0.0 |
Definition at line 11 of file LArG4ShowerLibFunctions.py.
| float LArG4ShowerLibFunctions.FourVector.y = 0.0 |
Definition at line 12 of file LArG4ShowerLibFunctions.py.
| float LArG4ShowerLibFunctions.FourVector.z = 0.0 |
Definition at line 13 of file LArG4ShowerLibFunctions.py.