Geant4_10
Public Member Functions | List of all members
G4NuclWatcher Class Reference

#include <G4NuclWatcher.hh>

Public Member Functions

 G4NuclWatcher (G4int z, const std::vector< G4double > &expa, const std::vector< G4double > &expcs, const std::vector< G4double > &experr, G4bool check, G4bool nucl)
 
 ~G4NuclWatcher ()
 
void watch (G4int a, G4int z)
 
void setInuclCs (G4double csec, G4int nev)
 
G4double getChsq () const
 
G4bool to_check () const
 
G4bool look_forNuclei () const
 
G4double getLhood () const
 
G4double getNmatched () const
 
std::pair< G4double, G4doublegetExpCs () const
 
std::pair< G4double, G4doublegetInuclCs () const
 
std::pair< G4double, G4doublegetAverageRatio () const
 
void print ()
 

Detailed Description

Definition at line 41 of file G4NuclWatcher.hh.

Constructor & Destructor Documentation

G4NuclWatcher::G4NuclWatcher ( G4int  z,
const std::vector< G4double > &  expa,
const std::vector< G4double > &  expcs,
const std::vector< G4double > &  experr,
G4bool  check,
G4bool  nucl 
)

Definition at line 40 of file G4NuclWatcher.cc.

G4NuclWatcher::~G4NuclWatcher ( )
inline

Definition at line 50 of file G4NuclWatcher.hh.

Member Function Documentation

std::pair<G4double, G4double> G4NuclWatcher::getAverageRatio ( ) const
inline

Definition at line 64 of file G4NuclWatcher.hh.

G4double G4NuclWatcher::getChsq ( ) const
inline

Definition at line 55 of file G4NuclWatcher.hh.

std::pair< G4double, G4double > G4NuclWatcher::getExpCs ( ) const

Definition at line 81 of file G4NuclWatcher.cc.

std::pair< G4double, G4double > G4NuclWatcher::getInuclCs ( ) const

Definition at line 94 of file G4NuclWatcher.cc.

G4double G4NuclWatcher::getLhood ( ) const
inline

Definition at line 58 of file G4NuclWatcher.hh.

G4double G4NuclWatcher::getNmatched ( ) const
inline

Definition at line 59 of file G4NuclWatcher.hh.

G4bool G4NuclWatcher::look_forNuclei ( ) const
inline

Definition at line 57 of file G4NuclWatcher.hh.

void G4NuclWatcher::print ( )

Definition at line 106 of file G4NuclWatcher.cc.

void G4NuclWatcher::setInuclCs ( G4double  csec,
G4int  nev 
)

Definition at line 70 of file G4NuclWatcher.cc.

G4bool G4NuclWatcher::to_check ( ) const
inline

Definition at line 56 of file G4NuclWatcher.hh.

void G4NuclWatcher::watch ( G4int  a,
G4int  z 
)

Definition at line 50 of file G4NuclWatcher.cc.


The documentation for this class was generated from the following files: