Header file for the Luminosity_Monitor sensitive detector class. More...
#include "Luminosity_Monitor.h"
#include "LM_Hit.h"
#include "G4VSensitiveDetector.hh"
#include "G4AffineTransform.hh"
Go to the source code of this file.
Classes | |
class | LM_SD |
LM sensitive detector class based on G4VSensitiveDetector. More... |
Header file for the Luminosity_Monitor sensitive detector class.
The LM_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 LM_SD.h.