Geant4
10.00.p01
|
#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.
References G4VReadOutGeometry::CheckROVolume(), FatalException, G4Exception(), G4Track::GetMomentumDirection(), G4GFlashSpot::GetOriginatorTrack(), G4GFlashSpot::GetPosition(), G4Step::GetPreStepPoint(), G4FastTrack::GetPrimaryTrack(), G4VSensitiveDetector::GetROgeometry(), G4GFlashSpot::GetTouchableHandle(), G4VSensitiveDetector::isActive(), ProcessHits(), G4StepPoint::SetMomentumDirection(), G4StepPoint::SetPosition(), and G4StepPoint::SetTouchableHandle().
Referenced by GFlashHitMaker::make().
|
inline |
Definition at line 69 of file G4VGFlashSensitiveDetector.hh.
References right.
|
inline |
Definition at line 67 of file G4VGFlashSensitiveDetector.hh.
References right.
|
protectedpure virtual |
Implemented in ExGflashSensitiveDetector.
Referenced by Hit().