Geant4
9.6.p02
|
#include <G4VGFlashSensitiveDetector.hh>
Public Member Functions | |
G4VGFlashSensitiveDetector () | |
G4VGFlashSensitiveDetector (const G4VGFlashSensitiveDetector &) | |
virtual | ~G4VGFlashSensitiveDetector () |
G4int | operator== (const G4VGFlashSensitiveDetector &right) const |
G4int | operator!= (const G4VGFlashSensitiveDetector &right) const |
G4bool | Hit (G4GFlashSpot *aSpot) |
Protected Member Functions | |
virtual G4bool | ProcessHits (G4GFlashSpot *aSpot, G4TouchableHistory *ROhist)=0 |
Definition at line 51 of file G4VGFlashSensitiveDetector.hh.
|
inline |
Definition at line 56 of file G4VGFlashSensitiveDetector.hh.
|
inline |
Definition at line 57 of file G4VGFlashSensitiveDetector.hh.
|
inlinevirtual |
Definition at line 65 of file G4VGFlashSensitiveDetector.hh.
|
inline |
Definition at line 74 of file G4VGFlashSensitiveDetector.hh.
|
inline |
Definition at line 69 of file G4VGFlashSensitiveDetector.hh.
|
inline |
Definition at line 67 of file G4VGFlashSensitiveDetector.hh.
|
protectedpure virtual |