#include <G4FTFBinaryNeutronBuilder.hh>
      
        
          | G4FTFBinaryNeutronBuilder::G4FTFBinaryNeutronBuilder  | 
          ( | 
          G4bool  | 
          quasiElastic = false | ) | 
           | 
        
      
 
Definition at line 49 of file G4FTFBinaryNeutronBuilder.cc.
void SetQuasiElasticChannel(G4QuasiElasticChannel *const value)
 
void SetFragmentationModel(G4VStringFragmentation *aModel)
 
void SetHighEnergyGenerator(G4VHighEnergyGenerator *const value)
 
static constexpr double TeV
 
void SetMinEnergy(G4double anEnergy)
 
static constexpr double GeV
 
void SetMaxEnergy(const G4double anEnergy)
 
void SetTransport(G4VIntraNuclearTransportModel *const value)
 
 
 
 
  
  
      
        
          | G4FTFBinaryNeutronBuilder::~G4FTFBinaryNeutronBuilder  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Definition at line 74 of file G4FTFBinaryNeutronBuilder.cc.
   76   delete theStringDecay;
 
   77   delete theStringModel;
 
   78   if ( theQuasiElastic ) 
delete theQuasiElastic;
 
 
 
 
Implements G4VNeutronBuilder.
Definition at line 97 of file G4FTFBinaryNeutronBuilder.cc.
void RegisterMe(G4HadronicInteraction *a)
 
void SetMinEnergy(G4double anEnergy)
 
void AddDataSet(G4VCrossSectionDataSet *aDataSet)
 
static G4Neutron * Neutron()
 
void SetMaxEnergy(const G4double anEnergy)
 
 
 
 
The documentation for this class was generated from the following files: