G4F18GEMChannel Class Reference

#include <G4F18GEMChannel.hh>

Inheritance diagram for G4F18GEMChannel:

G4GEMChannel G4VEvaporationChannel

Public Member Functions

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

Detailed Description

Definition at line 41 of file G4F18GEMChannel.hh.


Constructor & Destructor Documentation

G4F18GEMChannel::G4F18GEMChannel (  )  [inline]

Definition at line 45 of file G4F18GEMChannel.hh.

References G4GEMProbability::SetCoulomBarrier().

00045                     : G4GEMChannel(18,9,"F18",
00046                                    &theEvaporationProbability,
00047                                    &theCoulombBarrier)
00048   {
00049     theEvaporationProbability.SetCoulomBarrier(&theCoulombBarrier);
00050   }

G4F18GEMChannel::~G4F18GEMChannel (  )  [inline]

Definition at line 53 of file G4F18GEMChannel.hh.

00053 {};


Member Function Documentation

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

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


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