32 #ifndef G4NUCL_WATCHER_HH    33 #define G4NUCL_WATCHER_HH    44         const std::vector<G4double>& expa, 
    45         const std::vector<G4double>& expcs, 
    46         const std::vector<G4double>& experr, 
    61   std::pair<G4double, G4double> 
getExpCs() 
const;
    62   std::pair<G4double, G4double> 
getInuclCs() 
const;
    88 #endif // G4NUCL_WATCHER_HH  G4NuclWatcher(G4int z, const std::vector< G4double > &expa, const std::vector< G4double > &expcs, const std::vector< G4double > &experr, G4bool check, G4bool nucl)
 
G4double getNmatched() const
 
std::vector< G4double > simulated_prob
 
G4double getLhood() const
 
void setInuclCs(G4double csec, G4int nev)
 
std::pair< G4double, G4double > getAverageRatio() const
 
std::vector< G4double > exper_err
 
std::pair< G4double, G4double > getInuclCs() const
 
G4bool look_forNuclei() const
 
std::pair< G4double, G4double > getExpCs() const
 
std::vector< G4double > simulated_errors
 
std::vector< G4double > simulated_cs
 
std::vector< G4double > exper_cs
 
std::vector< G4double > exper_as
 
std::vector< G4double > simulated_as
 
void watch(G4int a, G4int z)