#include <G4FTFPNeutronBuilder.hh>
Definition at line 57 of file G4FTFPNeutronBuilder.hh.
 
      
        
          | G4FTFPNeutronBuilder::G4FTFPNeutronBuilder  | 
          ( | 
          G4bool  | 
          quasiElastic = false | ) | 
           | 
        
      
 
Definition at line 49 of file G4FTFPNeutronBuilder.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)
 
 
 
 
  
  
      
        
          | G4FTFPNeutronBuilder::~G4FTFPNeutronBuilder  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Definition at line 76 of file G4FTFPNeutronBuilder.cc.
   78   delete theStringDecay;
 
   79   delete theStringModel;
 
   80   if ( theQuasiElastic ) 
delete theQuasiElastic;
 
 
 
 
Implements G4VNeutronBuilder.
Definition at line 100 of file G4FTFPNeutronBuilder.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: