![]() |
ATLAS Offline Software
|
#include <ShowerEnergySpot.h>
Public Member Functions | |
| ShowerEnergySpot () | |
| ShowerEnergySpot (const G4ThreeVector &P, G4double E, G4double t) | |
| ~ShowerEnergySpot () | |
| void | SetEnergy (const G4double &E) |
| G4double | GetEnergy () const |
| void | SetPosition (const G4ThreeVector &P) |
| G4ThreeVector | GetPosition () const |
| void | SetTime (const G4double t) |
| G4double | GetTime () const |
Private Attributes | |
| float | m_point [3] |
| float | m_energy |
| float | m_time |
Definition at line 12 of file ShowerEnergySpot.h.
|
inline |
Definition at line 18 of file ShowerEnergySpot.h.
|
inline |
Definition at line 23 of file ShowerEnergySpot.h.
|
inline |
Definition at line 31 of file ShowerEnergySpot.h.
|
inline |
Definition at line 38 of file ShowerEnergySpot.h.
|
inline |
Definition at line 48 of file ShowerEnergySpot.h.
|
inline |
Definition at line 54 of file ShowerEnergySpot.h.
|
inline |
Definition at line 35 of file ShowerEnergySpot.h.
|
inline |
|
inline |
Definition at line 51 of file ShowerEnergySpot.h.
|
private |
Definition at line 60 of file ShowerEnergySpot.h.
|
private |
Definition at line 59 of file ShowerEnergySpot.h.
|
private |
Definition at line 61 of file ShowerEnergySpot.h.