G4ProtonIsoIsoCrossSections Class Reference

#include <G4ProtonIsoIsoCrossSections.hh>


Public Member Functions

 G4ProtonIsoIsoCrossSections ()
 ~G4ProtonIsoIsoCrossSections ()
void Init (G4int A, G4int Z, G4double frac)
G4double GetCrossSection (G4double anEnergy)
G4String GetProductIsotope (G4double anEnergy)
G4int GetZ ()
G4int GetA ()


Detailed Description

Definition at line 33 of file G4ProtonIsoIsoCrossSections.hh.


Constructor & Destructor Documentation

G4ProtonIsoIsoCrossSections::G4ProtonIsoIsoCrossSections (  )  [inline]

Definition at line 38 of file G4ProtonIsoIsoCrossSections.hh.

References G4cout, and G4endl.

00038                                 {
00039     G4cout << "WARNING: G4ProtonIsoIsoCrossSections is deprecated and will be removed with Geant4 version 10"
00040            << G4endl;
00041   }

G4ProtonIsoIsoCrossSections::~G4ProtonIsoIsoCrossSections (  ) 


Member Function Documentation

G4int G4ProtonIsoIsoCrossSections::GetA ( void   )  [inline]

Definition at line 48 of file G4ProtonIsoIsoCrossSections.hh.

00048 { return theA; }

G4double G4ProtonIsoIsoCrossSections::GetCrossSection ( G4double  anEnergy  ) 

G4String G4ProtonIsoIsoCrossSections::GetProductIsotope ( G4double  anEnergy  ) 

G4int G4ProtonIsoIsoCrossSections::GetZ ( void   )  [inline]

Definition at line 47 of file G4ProtonIsoIsoCrossSections.hh.

00047 { return theZ; }

void G4ProtonIsoIsoCrossSections::Init ( G4int  A,
G4int  Z,
G4double  frac 
)


The documentation for this class was generated from the following file:
Generated on Mon May 27 17:53:00 2013 for Geant4 by  doxygen 1.4.7