G4LENDInelasticCrossSection Class Reference

#include <G4LENDInelasticCrossSection.hh>

Inheritance diagram for G4LENDInelasticCrossSection:

G4LENDCrossSection G4VCrossSectionDataSet

Public Member Functions

 G4LENDInelasticCrossSection ()
 G4LENDInelasticCrossSection (G4ParticleDefinition *pd)
 ~G4LENDInelasticCrossSection ()

Detailed Description

Definition at line 45 of file G4LENDInelasticCrossSection.hh.


Constructor & Destructor Documentation

G4LENDInelasticCrossSection::G4LENDInelasticCrossSection (  )  [inline]

Definition at line 50 of file G4LENDInelasticCrossSection.hh.

00051       {;};

G4LENDInelasticCrossSection::G4LENDInelasticCrossSection ( G4ParticleDefinition pd  )  [inline]

Definition at line 52 of file G4LENDInelasticCrossSection.hh.

References G4LENDCrossSection::proj.

00053       :G4LENDCrossSection("LENDEInelasitcCrossSection")
00054       {
00055          proj = pd; 
00056          //name = "LEND Inelastic Cross Section for ";
00057          //name += proj->GetParticleName();
00058          //create_used_target_map();
00059       };

G4LENDInelasticCrossSection::~G4LENDInelasticCrossSection (  )  [inline]

Definition at line 61 of file G4LENDInelasticCrossSection.hh.

00061 {;};


The documentation for this class was generated from the following files:
Generated on Mon May 27 17:52:23 2013 for Geant4 by  doxygen 1.4.7