G4TritonGEMChannel Class Reference

#include <G4TritonGEMChannel.hh>

Inheritance diagram for G4TritonGEMChannel:

G4GEMChannel G4VEvaporationChannel

Public Member Functions

 G4TritonGEMChannel ()
 ~G4TritonGEMChannel ()

Detailed Description

Definition at line 40 of file G4TritonGEMChannel.hh.


Constructor & Destructor Documentation

G4TritonGEMChannel::G4TritonGEMChannel (  )  [inline]

Definition at line 44 of file G4TritonGEMChannel.hh.

References G4GEMProbability::SetCoulomBarrier().

00044                        : G4GEMChannel(3,1,"triton",
00045                                       &theEvaporationProbability,
00046                                       &theCoulombBarrier)
00047   {
00048     theEvaporationProbability.SetCoulomBarrier(&theCoulombBarrier);
00049   }

G4TritonGEMChannel::~G4TritonGEMChannel (  )  [inline]

Definition at line 52 of file G4TritonGEMChannel.hh.

00052 {};


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