10 #ifndef ActarSimSciSD_h    11 #define ActarSimSciSD_h 1    13 #include "G4VSensitiveDetector.hh"    17 class G4HCofThisEvent;
 
ActarSimSciSD(G4String)
Constructor, just naming the Hit collection. 
G4THitsCollection< ActarSimSciGeantHit > ActarSimSciGeantHitsCollection
void EndOfEvent(G4HCofThisEvent *)
G4bool ProcessHits(G4Step *, G4TouchableHistory *)
ActarSimSciGeantHitsCollection * hitsCollection
Geant step-like hits collect. 
void Initialize(G4HCofThisEvent *)
~ActarSimSciSD()
Destructor, nothing to do.