31#ifndef G4NUCL_WATCHER_HH
32#define G4NUCL_WATCHER_HH
43 const std::vector<G4double>& expa,
44 const std::vector<G4double>& expcs,
45 const std::vector<G4double>& experr,
60 std::pair<G4double, G4double>
getExpCs()
const;
61 std::pair<G4double, G4double>
getInuclCs()
const;
64 return std::pair<G4double, G4double>(average_ratio, aver_rat_err);
76 std::vector<G4double> exper_as;
77 std::vector<G4double> exper_cs;
78 std::vector<G4double> exper_err;
79 std::vector<G4double> simulated_as;
80 std::vector<G4double> simulated_cs;
81 std::vector<G4double> simulated_errors;
82 std::vector<G4double> simulated_prob;
std::pair< G4double, G4double > getInuclCs() const
std::pair< G4double, G4double > getExpCs() const
void watch(G4int a, G4int z)
std::pair< G4double, G4double > getAverageRatio() const
G4bool look_forNuclei() const
G4double getLhood() const
G4double getNmatched() const
void setInuclCs(G4double csec, G4int nev)