DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Public Member Functions | List of all members
G4VFastSimSensitiveDetector Class Referenceabstract

Lower versions of Geant4 do not provide G4VFastSimSensitiveDetector. More...

Inheritance diagram for G4VFastSimSensitiveDetector:
dd4hep::sim::Geant4SensDet

Public Member Functions

 G4VFastSimSensitiveDetector ()=default
 
virtual ~G4VFastSimSensitiveDetector ()=default
 
virtual G4bool ProcessHits (const G4FastHit *hit, const G4FastTrack *track, G4TouchableHistory *hist)=0
 Geant4 Fast simulation interface. More...
 

Detailed Description

Lower versions of Geant4 do not provide G4VFastSimSensitiveDetector.

Definition at line 34 of file Geant4SensDet.cpp.

Constructor & Destructor Documentation

◆ G4VFastSimSensitiveDetector()

G4VFastSimSensitiveDetector::G4VFastSimSensitiveDetector ( )
default

◆ ~G4VFastSimSensitiveDetector()

virtual G4VFastSimSensitiveDetector::~G4VFastSimSensitiveDetector ( )
virtualdefault

Member Function Documentation

◆ ProcessHits()

virtual G4bool G4VFastSimSensitiveDetector::ProcessHits ( const G4FastHit hit,
const G4FastTrack *  track,
G4TouchableHistory *  hist 
)
pure virtual

Geant4 Fast simulation interface.

Implemented in dd4hep::sim::Geant4SensDet.


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