allpix::SensitiveDetectorAndFieldConstruction
Constructs the sensitive detectors and field for each worker.
#include <SensitiveDetectorAndFieldConstruction.hpp>
Inherited by allpix::SDAndFieldConstruction
Public Functions
Name | |
---|---|
virtual | ~SensitiveDetectorAndFieldConstruction() =default Required virtual destructor. |
virtual void | ConstructSDandField() Constructs the sensitive detectors and field for each worker. |
Public Functions Documentation
function ~SensitiveDetectorAndFieldConstruction
virtual ~SensitiveDetectorAndFieldConstruction() =default
Required virtual destructor.
function ConstructSDandField
inline virtual void ConstructSDandField()
Constructs the sensitive detectors and field for each worker.
Reimplemented by: allpix::SDAndFieldConstruction::ConstructSDandField
Updated on 2025-02-27 at 14:14:46 +0000