1#ifndef TG4_GFLASH_SENSITIVE_DETECTOR_H
2#define TG4_GFLASH_SENSITIVE_DETECTOR_H
18#include "G4VGFlashSensitiveDetector.hh"
39 virtual G4bool
ProcessHits(G4GFlashSpot* gflashSpot, G4TouchableHistory*);
Definition of the TG4SensitiveDetector class.
Sensitive detector with Gflash.
TG4GflashSensitiveDetector(const TG4GflashSensitiveDetector &right)
Not implemented.
TG4GflashSensitiveDetector()
Not implemented.
virtual ~TG4GflashSensitiveDetector()
virtual G4bool ProcessHits(G4GFlashSpot *gflashSpot, G4TouchableHistory *)
TG4GflashSensitiveDetector & operator=(const TG4GflashSensitiveDetector &right)
Not implemented.
Sensitive detector class for calling a user defined stepping function.
virtual G4bool ProcessHits(G4Step *step, G4TouchableHistory *history)