#include <G4O15GEMChannel.hh>
Inheritance diagram for G4O15GEMChannel:

Public Member Functions | |
| G4O15GEMChannel () | |
| ~G4O15GEMChannel () | |
| G4bool | operator== (const G4O15GEMChannel &right) const |
| G4bool | operator!= (const G4O15GEMChannel &right) const |
Definition at line 41 of file G4O15GEMChannel.hh.
| G4O15GEMChannel::G4O15GEMChannel | ( | ) | [inline] |
Definition at line 45 of file G4O15GEMChannel.hh.
References G4GEMProbability::SetCoulomBarrier().
00045 : G4GEMChannel(15,8,"O15", 00046 &theEvaporationProbability, 00047 &theCoulombBarrier) 00048 { 00049 theEvaporationProbability.SetCoulomBarrier(&theCoulombBarrier); 00050 }
| G4O15GEMChannel::~G4O15GEMChannel | ( | ) | [inline] |
| G4bool G4O15GEMChannel::operator!= | ( | const G4O15GEMChannel & | right | ) | const |
| G4bool G4O15GEMChannel::operator== | ( | const G4O15GEMChannel & | right | ) | const |
1.4.7