|
Celeritas 0.7.0-dev.170+develop.df22d2a88
|
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. | |
Enable scoring of hits or other quantities.
If the problem to be executed has no sensitive detectors, sd must be std::nullopt (unset).