Celeritas
0.5.0-56+6b053cd
|
Store vectors of hit information. More...
#include <SimpleSensitiveDetector.hh>
Public Member Functions | |
SimpleSensitiveDetector (G4LogicalVolume const *lv) | |
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.