remage
Simulation framework for HPGe-based experiments
 
Loading...
Searching...
No Matches
RMGCalorimeterDetector Class Reference

Class to describe the calorimeter detector, mainly handles processing of the detected hits. Extends G4VSensitiveDetector. More...

#include <RMGCalorimeterDetector.hh>

Inheritance diagram for RMGCalorimeterDetector:
Collaboration diagram for RMGCalorimeterDetector:

Public Member Functions

 RMGCalorimeterDetector (RMGCalorimeterDetector const &)=delete
 
RMGCalorimeterDetectoroperator= (RMGCalorimeterDetector const &)=delete
 
 RMGCalorimeterDetector (RMGCalorimeterDetector &&)=delete
 
RMGCalorimeterDetectoroperator= (RMGCalorimeterDetector &&)=delete
 
void Initialize (G4HCofThisEvent *hit_coll) override
 
bool ProcessHits (G4Step *step, G4TouchableHistory *history) override
 Process the detected hits computing the various parameters of a RMGDetectorHit and then adding this to the hit collection.
 
void EndOfEvent (G4HCofThisEvent *hit_coll) override
 

Detailed Description

Class to describe the calorimeter detector, mainly handles processing of the detected hits. Extends G4VSensitiveDetector.


The documentation for this class was generated from the following files: