allpix::SDAndFieldConstruction

User hook to construct the sensitive detector and magnetic field.

#include <SDAndFieldConstruction.hpp>

Inherits from allpix::SensitiveDetectorAndFieldConstruction

Public Functions

Name
SDAndFieldConstruction(DepositionGeant4Module * module)
virtual void ConstructSDandField() override
Constructs the SD and field.

Additional inherited members

Public Functions inherited from allpix::SensitiveDetectorAndFieldConstruction

Name
virtual ~SensitiveDetectorAndFieldConstruction() =default
Required virtual destructor.

Public Functions Documentation

function SDAndFieldConstruction

inline explicit SDAndFieldConstruction(
    DepositionGeant4Module * module
)

function ConstructSDandField

virtual void ConstructSDandField() override

Constructs the SD and field.

Reimplements: allpix::SensitiveDetectorAndFieldConstruction::ConstructSDandField


Updated on 2024-12-13 at 08:31:36 +0000