| 
    Geant4
    10.03
    
   | 
 
#include <G4PreCompoundFragmentVector.hh>
 Collaboration diagram for G4PreCompoundFragmentVector:Public Member Functions | |
| G4PreCompoundFragmentVector (pcfvector *avector) | |
| ~G4PreCompoundFragmentVector () | |
| void | SetVector (pcfvector *avector) | 
| void | SetOPTxs (G4int) | 
| void | UseSICB (G4bool) | 
| G4double | CalculateProbabilities (const G4Fragment &aFragment) | 
| G4VPreCompoundFragment * | ChooseFragment () | 
Private Member Functions | |
| G4PreCompoundFragmentVector (const G4PreCompoundFragmentVector &right)=delete | |
| const G4PreCompoundFragmentVector & | operator= (const G4PreCompoundFragmentVector &right)=delete | 
| G4bool | operator== (const G4PreCompoundFragmentVector &right) const =delete | 
| G4bool | operator!= (const G4PreCompoundFragmentVector &right) const =delete | 
Private Attributes | |
| pcfvector * | theChannels | 
| G4DataVector | probabilities | 
| G4int | nChannels | 
Definition at line 52 of file G4PreCompoundFragmentVector.hh.
      
  | 
  explicit | 
Definition at line 38 of file G4PreCompoundFragmentVector.cc.
References SetVector().
 Here is the call graph for this function:| G4PreCompoundFragmentVector::~G4PreCompoundFragmentVector | ( | ) | 
Definition at line 44 of file G4PreCompoundFragmentVector.cc.
      
  | 
  privatedelete | 
      
  | 
  inline | 
Definition at line 85 of file G4PreCompoundFragmentVector.hh.
References nChannels, probabilities, and theChannels.
Referenced by G4PreCompoundEmission::GetTotalProbability().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 103 of file G4PreCompoundFragmentVector.hh.
References G4UniformRand, nChannels, probabilities, and theChannels.
Referenced by G4PreCompoundEmission::PerformEmission().
 Here is the caller graph for this function:
      
  | 
  privatedelete | 
      
  | 
  privatedelete | 
      
  | 
  privatedelete | 
| void G4PreCompoundFragmentVector::SetOPTxs | ( | G4int | opt | ) | 
Definition at line 57 of file G4PreCompoundFragmentVector.cc.
References nChannels.
Referenced by G4PreCompoundEmission::SetOPTxs().
 Here is the caller graph for this function:| void G4PreCompoundFragmentVector::SetVector | ( | pcfvector * | avector | ) | 
Definition at line 47 of file G4PreCompoundFragmentVector.cc.
References nChannels, probabilities, and theChannels.
Referenced by G4PreCompoundFragmentVector(), G4PreCompoundEmission::SetDefaultModel(), and G4PreCompoundEmission::SetHETCModel().
 Here is the caller graph for this function:| void G4PreCompoundFragmentVector::UseSICB | ( | G4bool | use | ) | 
Definition at line 65 of file G4PreCompoundFragmentVector.cc.
References nChannels.
Referenced by G4PreCompoundEmission::UseSICB().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 81 of file G4PreCompoundFragmentVector.hh.
Referenced by CalculateProbabilities(), ChooseFragment(), SetOPTxs(), SetVector(), and UseSICB().
      
  | 
  private | 
Definition at line 79 of file G4PreCompoundFragmentVector.hh.
Referenced by CalculateProbabilities(), ChooseFragment(), and SetVector().
      
  | 
  private | 
Definition at line 78 of file G4PreCompoundFragmentVector.hh.
Referenced by CalculateProbabilities(), ChooseFragment(), and SetVector().