Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
G4QIsotope Class Reference

#include <G4QIsotope.hh>

Public Member Functions

 ~G4QIsotope ()
 
G4int InitElement (G4int Z, G4int index, std::vector< std::pair< G4int, G4double > * > *abund)
 
G4int GetLastIndex (G4int Z)
 
G4bool IsDefined (G4int Z, G4int Ind)
 
G4int GetNeutrons (G4int Z, G4int index=0)
 
G4int GetProtons (G4int A, std::vector< G4int > &isoV)
 
std::vector< std::pair< G4int,
G4double > * > * 
GetCSVector (G4int Z, G4int index=0)
 
std::vector< std::pair< G4int,
G4double > * > * 
GetAbuVector (G4int Z, G4int index=0)
 
std::vector< std::pair< G4int,
G4double > * > * 
GetSumAVector (G4int Z, G4int index=0)
 
G4double GetMeanCrossSection (G4int Z, G4int index=0)
 
G4int GetCSNeutrons (G4int Z, G4int index=0)
 

Static Public Member Functions

static G4QIsotopeGet ()
 

Protected Member Functions

 G4QIsotope ()
 

Detailed Description

Definition at line 56 of file G4QIsotope.hh.

Constructor & Destructor Documentation

G4QIsotope::G4QIsotope ( )
protected

Definition at line 65 of file G4QIsotope.cc.

G4QIsotope::~G4QIsotope ( )

Definition at line 672 of file G4QIsotope.cc.

Member Function Documentation

G4QIsotope * G4QIsotope::Get ( )
static

Definition at line 720 of file G4QIsotope.cc.

Here is the caller graph for this function:

vector< pair< G4int, G4double > * > * G4QIsotope::GetAbuVector ( G4int  Z,
G4int  index = 0 
)

Definition at line 1772 of file G4QIsotope.cc.

G4int G4QIsotope::GetCSNeutrons ( G4int  Z,
G4int  index = 0 
)

Definition at line 1916 of file G4QIsotope.cc.

vector< pair< G4int, G4double > * > * G4QIsotope::GetCSVector ( G4int  Z,
G4int  index = 0 
)

Definition at line 1737 of file G4QIsotope.cc.

Here is the caller graph for this function:

G4int G4QIsotope::GetLastIndex ( G4int  Z)

Definition at line 1642 of file G4QIsotope.cc.

Here is the caller graph for this function:

G4double G4QIsotope::GetMeanCrossSection ( G4int  Z,
G4int  index = 0 
)

Definition at line 1842 of file G4QIsotope.cc.

Here is the caller graph for this function:

G4int G4QIsotope::GetNeutrons ( G4int  Z,
G4int  index = 0 
)

Definition at line 1682 of file G4QIsotope.cc.

Here is the caller graph for this function:

G4int G4QIsotope::GetProtons ( G4int  A,
std::vector< G4int > &  isoV 
)

Definition at line 730 of file G4QIsotope.cc.

vector< pair< G4int, G4double > * > * G4QIsotope::GetSumAVector ( G4int  Z,
G4int  index = 0 
)

Definition at line 1807 of file G4QIsotope.cc.

G4int G4QIsotope::InitElement ( G4int  Z,
G4int  index,
std::vector< std::pair< G4int, G4double > * > *  abund 
)

Definition at line 1557 of file G4QIsotope.cc.

Here is the caller graph for this function:

G4bool G4QIsotope::IsDefined ( G4int  Z,
G4int  Ind 
)

Definition at line 1660 of file G4QIsotope.cc.

Here is the caller graph for this function:


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