G4LENDCaptureCrossSection Class Reference

#include <G4LENDCaptureCrossSection.hh>

Inheritance diagram for G4LENDCaptureCrossSection:

G4LENDCrossSection G4VCrossSectionDataSet

Public Member Functions

 G4LENDCaptureCrossSection (G4ParticleDefinition *pd)
 ~G4LENDCaptureCrossSection ()

Detailed Description

Definition at line 44 of file G4LENDCaptureCrossSection.hh.


Constructor & Destructor Documentation

G4LENDCaptureCrossSection::G4LENDCaptureCrossSection ( G4ParticleDefinition pd  )  [inline]

Definition at line 51 of file G4LENDCaptureCrossSection.hh.

References G4LENDCrossSection::proj.

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

G4LENDCaptureCrossSection::~G4LENDCaptureCrossSection (  )  [inline]

Definition at line 60 of file G4LENDCaptureCrossSection.hh.

00060 {;};


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