39 #ifndef tsrunaction_hh 
   40 #define tsrunaction_hh 1 
   55     typedef std::tuple<G4double, G4double, G4double>  
Compare_t;
 
virtual void BeginOfRunAction(const G4Run *)
 
std::map< G4int, Compare_t > IDcompare_t
 
virtual void EndOfRunAction(const G4Run *)
 
virtual G4Run * GenerateRun()
 
TypeCompare_t fTypeCompare
 
std::map< G4String, IDcompare_t > TypeCompare_t
 
TSDetectorConstruction * fDetector
 
std::tuple< G4double, G4double, G4double > Compare_t