G4DeuteronGEMChannel Class Reference

#include <G4DeuteronGEMChannel.hh>

Inheritance diagram for G4DeuteronGEMChannel:

G4GEMChannel G4VEvaporationChannel

Public Member Functions

 G4DeuteronGEMChannel ()
 ~G4DeuteronGEMChannel ()
G4bool operator== (const G4DeuteronGEMChannel &right) const
G4bool operator!= (const G4DeuteronGEMChannel &right) const

Detailed Description

Definition at line 41 of file G4DeuteronGEMChannel.hh.


Constructor & Destructor Documentation

G4DeuteronGEMChannel::G4DeuteronGEMChannel (  )  [inline]

Definition at line 45 of file G4DeuteronGEMChannel.hh.

References G4GEMProbability::SetCoulomBarrier().

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

G4DeuteronGEMChannel::~G4DeuteronGEMChannel (  )  [inline]

Definition at line 53 of file G4DeuteronGEMChannel.hh.

00053 {};


Member Function Documentation

G4bool G4DeuteronGEMChannel::operator!= ( const G4DeuteronGEMChannel right  )  const

G4bool G4DeuteronGEMChannel::operator== ( const G4DeuteronGEMChannel right  )  const


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