19#ifndef BDSSDTERMINATOR_H
20#define BDSSDTERMINATOR_H
22#include "G4VSensitiveDetector.hh"
36 virtual void Initialize (G4HCofThisEvent* HCE);
37 virtual G4bool ProcessHits(G4Step* aStep, G4TouchableHistory* ROhist);
38 virtual void EndOfEvent (G4HCofThisEvent* HCE);
Sensitivity that measures primary particle turns for terminator.
G4int moduloTurns
Cache of print turn number on these turns.
static G4int eventNumber
Externally accessible counter for event number. Set in BeginOfEventAction.
G4int moduloEvents
Cache of print turn number on these events.