#include <G4VHadPhaseSpaceAlgorithm.hh>
  
  
      
        
          | G4VHadPhaseSpaceAlgorithm::G4VHadPhaseSpaceAlgorithm  | 
          ( | 
          const G4String &  | 
          algName,  | 
         
        
           | 
           | 
          G4int  | 
          verbose = 0  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | virtual G4VHadPhaseSpaceAlgorithm::~G4VHadPhaseSpaceAlgorithm  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
Implements G4VHadDecayAlgorithm.
Definition at line 52 of file G4VHadPhaseSpaceAlgorithm.cc.
   56     G4cout << 
" >>> G4HadDecayGenerator::FillTwoBody" << 
G4endl;
 
   60   if (masses.size() != 2U) 
return;  
 
   68   finalState[1].setVectM(-finalState[0].vect(), masses[1]);
 
G4int GetVerboseLevel() const 
 
G4GLOB_DLL std::ostream G4cout
 
G4double TwoBodyMomentum(G4double M0, G4double M1, G4double M2) const 
 
G4ThreeVector UniformVector(G4double mag=1.) const 
 
 
 
 
Definition at line 74 of file G4VHadPhaseSpaceAlgorithm.cc.
G4double UniformTheta() const 
 
void setRThetaPhi(double r, double theta, double phi)
 
G4double UniformPhi() const 
 
 
 
 
The documentation for this class was generated from the following files: