Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <GFlashEnergySpot.hh>
Public Member Functions | |
GFlashEnergySpot () | |
GFlashEnergySpot (const G4ThreeVector &point, G4double E) | |
~GFlashEnergySpot () | |
void | SetEnergy (const G4double &E) |
G4double | GetEnergy () const |
void | SetPosition (const G4ThreeVector &point) |
G4ThreeVector | GetPosition () const |
Definition at line 46 of file GFlashEnergySpot.hh.
GFlashEnergySpot::GFlashEnergySpot | ( | ) |
Definition at line 43 of file GFlashEnergySpot.cc.
GFlashEnergySpot::GFlashEnergySpot | ( | const G4ThreeVector & | point, |
G4double | E | ||
) |
Definition at line 45 of file GFlashEnergySpot.cc.
GFlashEnergySpot::~GFlashEnergySpot | ( | ) |
Definition at line 52 of file GFlashEnergySpot.cc.
|
inline |
Definition at line 55 of file GFlashEnergySpot.hh.
Referenced by GFlashHitMaker::make().
|
inline |
Definition at line 58 of file GFlashEnergySpot.hh.
Referenced by GFlashHitMaker::make().
|
inline |
Definition at line 54 of file GFlashEnergySpot.hh.
|
inline |
Definition at line 57 of file GFlashEnergySpot.hh.