Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4ProtonIsotopeProduction Class Reference

#include <G4ProtonIsotopeProduction.hh>

+ Inheritance diagram for G4ProtonIsotopeProduction:

Public Member Functions

 G4ProtonIsotopeProduction ()
 
 ~G4ProtonIsotopeProduction ()
 
G4IsoResultGetIsotope (const G4HadProjectile *aTrack, const G4Nucleus &aNucleus)
 
- Public Member Functions inherited from G4VIsotopeProduction
 G4VIsotopeProduction ()
 
virtual ~G4VIsotopeProduction ()
 
virtual G4IsoResultGetIsotope (const G4HadProjectile *aTrack, const G4Nucleus &aNucleus)=0
 
G4bool operator== (const G4VIsotopeProduction &aProd)
 

Detailed Description

Definition at line 44 of file G4ProtonIsotopeProduction.hh.

Constructor & Destructor Documentation

◆ G4ProtonIsotopeProduction()

G4ProtonIsotopeProduction::G4ProtonIsotopeProduction ( )
inline

Definition at line 47 of file G4ProtonIsotopeProduction.hh.

47 {
48 G4cout << "WARNING: G4ProtonIsotopeProduction is deprecated and will be removed with Geant4 version 10"
49 << G4endl;
50 }
#define G4endl
Definition: G4ios.hh:52
G4DLLIMPORT std::ostream G4cout

◆ ~G4ProtonIsotopeProduction()

G4ProtonIsotopeProduction::~G4ProtonIsotopeProduction ( )

Member Function Documentation

◆ GetIsotope()

G4IsoResult * G4ProtonIsotopeProduction::GetIsotope ( const G4HadProjectile aTrack,
const G4Nucleus aNucleus 
)
virtual

Implements G4VIsotopeProduction.


The documentation for this class was generated from the following file: