|
Celeritas 0.7.0-dev.172+develop.fe2a0acd4
|
Store vectors of hit information. More...
#include <SimpleSensitiveDetector.hh>

Public Member Functions | |
| SimpleSensitiveDetector (G4LogicalVolume const *lv) | |
| SimpleSensitiveDetector (std::string const &name) | |
| SimpleHitsResult const & | hits () const |
| Access hit data. | |
| void | clear () |
| Reset hits between tests. | |
| G4LogicalVolume const * | lv () const |
| Get the logical volume this SD is attached to. | |
Protected Member Functions | |
| void | Initialize (G4HCofThisEvent *) final |
| bool | ProcessHits (G4Step *, G4TouchableHistory *) final |
Store vectors of hit information.