Header file for the Time_of_Flight sensitive detector class. More...
#include "Time_of_Flight.h"
#include "TF_Hit.h"
#include "G4VSensitiveDetector.hh"
#include "G4AffineTransform.hh"
Go to the source code of this file.
Classes | |
class | TF_SD |
TF sensitive detector class based on G4VSensitiveDetector. More... |
Header file for the Time_of_Flight sensitive detector class.
The TF_SD class defines the member functions for processing the hit information whenever a hit is simulated in the detector. These routines initialise the hit collection, process hits, and perform the end of event action which writes out the hit information.
Definition in file TF_SD.h.