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 2024-12-13 at 08:31:36 +0000