Geant4-11
|
#include <G4GFlashSpot.hh>
Public Member Functions | |
G4GFlashSpot (const GFlashEnergySpot *aSpot, const G4FastTrack *aTrack, G4TouchableHandle aH) | |
const GFlashEnergySpot * | GetEnergySpot () const |
const G4FastTrack * | GetOriginatorTrack () const |
G4ThreeVector | GetPosition () const |
G4TouchableHandle | GetTouchableHandle () const |
~G4GFlashSpot () | |
Private Attributes | |
G4TouchableHandle | theHandle |
const GFlashEnergySpot * | theSpot |
const G4FastTrack * | theTrack |
Definition at line 47 of file G4GFlashSpot.hh.
|
inline |
Definition at line 51 of file G4GFlashSpot.hh.
|
inline |
Definition at line 55 of file G4GFlashSpot.hh.
|
inline |
|
inline |
Definition at line 59 of file G4GFlashSpot.hh.
References theTrack.
Referenced by GetPosition(), and G4VGFlashSensitiveDetector::Hit().
|
inline |
Definition at line 63 of file G4GFlashSpot.hh.
References GetOriginatorTrack(), G4Track::GetPosition(), and G4FastTrack::GetPrimaryTrack().
Referenced by G4VGFlashSensitiveDetector::Hit().
|
inline |
Definition at line 61 of file G4GFlashSpot.hh.
References theHandle.
Referenced by G4VGFlashSensitiveDetector::Hit().
|
private |
Definition at line 70 of file G4GFlashSpot.hh.
Referenced by GetTouchableHandle().
|
private |
Definition at line 68 of file G4GFlashSpot.hh.
Referenced by GetEnergySpot().
|
private |
Definition at line 69 of file G4GFlashSpot.hh.
Referenced by GetOriginatorTrack().