#include <G4PreCompoundFragmentVector.hh>
◆ G4PreCompoundFragmentVector() [1/2]
G4PreCompoundFragmentVector::G4PreCompoundFragmentVector |
( |
pcfvector * |
avector | ) |
|
◆ ~G4PreCompoundFragmentVector()
G4PreCompoundFragmentVector::~G4PreCompoundFragmentVector |
( |
| ) |
|
◆ G4PreCompoundFragmentVector() [2/2]
◆ CalculateProbabilities()
G4double G4PreCompoundFragmentVector::CalculateProbabilities |
( |
const G4Fragment & |
aFragment | ) |
|
|
inline |
Definition at line 86 of file G4PreCompoundFragmentVector.hh.
92 (*theChannels)[i]->Initialize(aFragment);
95 prob = (*theChannels)[i]->CalcEmissionProbability(aFragment);
G4DataVector probabilities
◆ ChooseFragment()
◆ operator!=()
◆ operator=()
◆ operator==()
◆ SetOPTxs()
void G4PreCompoundFragmentVector::SetOPTxs |
( |
G4int |
opt | ) |
|
◆ SetVector()
void G4PreCompoundFragmentVector::SetVector |
( |
pcfvector * |
avector | ) |
|
◆ UseSICB()
void G4PreCompoundFragmentVector::UseSICB |
( |
G4bool |
use | ) |
|
◆ nChannels
G4int G4PreCompoundFragmentVector::nChannels |
|
private |
◆ probabilities
◆ theChannels
pcfvector* G4PreCompoundFragmentVector::theChannels |
|
private |
The documentation for this class was generated from the following files: