Celeritas 0.6.0-rc.2.10+develop.de0a3a05
|
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).