Celeritas 0.6.0-dev.115+3b60a5fd
|
Enable scoring of hits or other quantities. More...
#include <Scoring.hh>
Public Attributes | |
std::optional< GeantSensitiveDetector > | sd |
Enable Geant4 sensitive detector integration. | |
std::optional< SimpleCalo > | simple_calo |
Add simple on-device calorimeters integrated over events. | |
Enable scoring of hits or other quantities.
If the problem to be executed has no sensitive detectors, sd
must be std::nullopt
(unset).