|
Celeritas 0.7+c5d231878
|
Enable scoring of hits or other quantities. More...
#include <Scoring.hh>
Public Attributes | |
| std::optional< GeantSd > | sd |
| Enable Geant4 sensitive detector integration. | |
| std::optional< SimpleCalo > | simple_calo |
| Add simple on-device calorimeters integrated over events. | |
| OpticalDetector | optical_detector |
| Add callback for optical detector hits. | |
Enable scoring of hits or other quantities.
If the problem to be executed has no sensitive detectors, sd must be std::nullopt (unset).