| 
    Geant4
    10.03
    
   | 
 
#include <G4GFlashSpot.hh>
 Collaboration diagram for G4GFlashSpot:Public Member Functions | |
| G4GFlashSpot (const GFlashEnergySpot *aSpot, const G4FastTrack *aTrack, G4TouchableHandle aH) | |
| ~G4GFlashSpot () | |
| const GFlashEnergySpot * | GetEnergySpot () const | 
| const G4FastTrack * | GetOriginatorTrack () const | 
| G4TouchableHandle | GetTouchableHandle () const | 
| G4ThreeVector | GetPosition () const | 
Private Attributes | |
| const GFlashEnergySpot * | theSpot | 
| const G4FastTrack * | theTrack | 
| G4TouchableHandle | theHandle | 
Definition at line 48 of file G4GFlashSpot.hh.
      
  | 
  inline | 
Definition at line 52 of file G4GFlashSpot.hh.
      
  | 
  inline | 
Definition at line 56 of file G4GFlashSpot.hh.
      
  | 
  inline | 
Definition at line 58 of file G4GFlashSpot.hh.
References theSpot.
Referenced by ExGflashSensitiveDetector::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 60 of file G4GFlashSpot.hh.
References theTrack.
Referenced by GetPosition(), and G4VGFlashSensitiveDetector::Hit().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 64 of file G4GFlashSpot.hh.
References GetOriginatorTrack(), G4Track::GetPosition(), and G4FastTrack::GetPrimaryTrack().
Referenced by G4VGFlashSensitiveDetector::Hit().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 62 of file G4GFlashSpot.hh.
References theHandle.
Referenced by G4VGFlashSensitiveDetector::Hit(), and ExGflashSensitiveDetector::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 71 of file G4GFlashSpot.hh.
Referenced by GetTouchableHandle().
      
  | 
  private | 
Definition at line 69 of file G4GFlashSpot.hh.
Referenced by GetEnergySpot().
      
  | 
  private | 
Definition at line 70 of file G4GFlashSpot.hh.
Referenced by GetOriginatorTrack().