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)
 
std::pair< G4double, G4double > getInuclCs() const 
 
std::vector< G4double > simulated_prob
 
std::pair< G4double, G4double > getAverageRatio() const 
 
G4double getNmatched() const 
 
void setInuclCs(G4double csec, G4int nev)
 
std::vector< G4double > exper_err
 
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
 
G4double getLhood() const 
 
std::vector< G4double > simulated_as
 
G4bool look_forNuclei() const 
 
void watch(G4int a, G4int z)