Header file for the Symmetric_Moeller sensitive detector class. More...
#include "Symmetric_Moeller.h"
#include "SM_Hit.h"
#include "G4VSensitiveDetector.hh"
#include "G4AffineTransform.hh"
Go to the source code of this file.
Classes | |
class | SM_SD |
SM sensitive detector class based on G4VSensitiveDetector. More... |
Header file for the Symmetric_Moeller sensitive detector class.
The SM_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 SM_SD.h.