G4AlphaGEMChannel Class Reference

#include <G4AlphaGEMChannel.hh>

Inheritance diagram for G4AlphaGEMChannel:

G4GEMChannel G4VEvaporationChannel

Public Member Functions

 G4AlphaGEMChannel ()
 ~G4AlphaGEMChannel ()

Detailed Description

Definition at line 42 of file G4AlphaGEMChannel.hh.


Constructor & Destructor Documentation

G4AlphaGEMChannel::G4AlphaGEMChannel (  )  [inline]

Definition at line 46 of file G4AlphaGEMChannel.hh.

References G4GEMProbability::SetCoulomBarrier().

00046                         : G4GEMChannel(4,2,"Alpha",
00047                                      &theEvaporationProbability,
00048                                      &theCoulombBarrier)
00049         {
00050             theEvaporationProbability.SetCoulomBarrier(&theCoulombBarrier);
00051         }

G4AlphaGEMChannel::~G4AlphaGEMChannel (  )  [inline]

Definition at line 54 of file G4AlphaGEMChannel.hh.

00054 {};


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