43 #define EventAction_h 1 void SetDistanceThresForDSB(G4int val)
 
void BeginOfEventAction(const G4Event *)
 
void EndOfEventAction(const G4Event *)
 
void ComputeStrandBreaks(G4int *)
 
void SetEnergyThresForSSB(G4double val)
 
std::map< G4int, G4double > fEdepStrand1
 
EventActionMessenger * fpEventMessenger
 
G4double fTotalEnergyDeposit
 
void AddEdepEvent(G4double edep)
 
std::map< G4int, G4double > fEdepStrand2
 
G4double fThresEdepForSSB
 
void AddEdepToNucleotide(G4int numStrand, G4int numNucl, G4double edep)