Geant4_10
|
#include <G4FermiFragmentsPool.hh>
Public Member Functions | |
~G4FermiFragmentsPool () | |
const std::vector < G4FermiConfiguration * > * | GetConfigurationList (G4int Z, G4int A, G4double mass) |
const G4VFermiFragment * | GetFragment (G4int Z, G4int A) |
G4int | GetMaxZ () const |
G4int | GetMaxA () const |
Static Public Member Functions | |
static G4FermiFragmentsPool * | Instance () |
Definition at line 43 of file G4FermiFragmentsPool.hh.
G4FermiFragmentsPool::~G4FermiFragmentsPool | ( | ) |
Definition at line 73 of file G4FermiFragmentsPool.cc.
const std::vector< G4FermiConfiguration * > * G4FermiFragmentsPool::GetConfigurationList | ( | G4int | Z, |
G4int | A, | ||
G4double | mass | ||
) |
const G4VFermiFragment * G4FermiFragmentsPool::GetFragment | ( | G4int | Z, |
G4int | A | ||
) |
Definition at line 717 of file G4FermiFragmentsPool.cc.
|
inline |
Definition at line 102 of file G4FermiFragmentsPool.hh.
|
inline |
Definition at line 97 of file G4FermiFragmentsPool.hh.
|
static |