#include <Geant4FastSimSpot.h>
Definition at line 26 of file Geant4FastSimSpot.h.
◆ G4FastHit() [1/3]
◆ G4FastHit() [2/3]
G4FastHit::G4FastHit |
( |
const G4ThreeVector & |
aPosition, |
|
|
G4double |
aEnergy |
|
) |
| |
|
inline |
◆ G4FastHit() [3/3]
G4FastHit::G4FastHit |
( |
const G4ThreeVector & |
aPosition, |
|
|
G4double |
aEnergy, |
|
|
G4bool |
|
|
) |
| |
|
inline |
◆ ~G4FastHit()
virtual G4FastHit::~G4FastHit |
( |
| ) |
|
|
virtualdefault |
◆ GetEnergy()
G4double G4FastHit::GetEnergy |
( |
| ) |
const |
|
inline |
◆ GetPosition()
G4ThreeVector G4FastHit::GetPosition |
( |
| ) |
const |
|
inline |
◆ SetEnergy()
void G4FastHit::SetEnergy |
( |
const G4double & |
aEnergy | ) |
|
|
inline |
◆ SetPosition()
void G4FastHit::SetPosition |
( |
const G4ThreeVector & |
aPosition | ) |
|
|
inline |
◆ fEnergy
G4double G4FastHit::fEnergy {0e0} |
|
private |
◆ fPosition
G4ThreeVector G4FastHit::fPosition { } |
|
private |
The documentation for this class was generated from the following file: