Header file for the Gem_Tracker sensitive detector class. More...
#include "Gem_Tracker.h"
#include "GT_Hit.h"
#include "G4VSensitiveDetector.hh"
#include "G4AffineTransform.hh"
Go to the source code of this file.
Classes | |
class | GT_SD |
GT sensitive detector class based on G4VSensitiveDetector. More... |
Header file for the Gem_Tracker sensitive detector class.
The GT_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 GT_SD.h.