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

Public Member Functions | |
| G4NeutronEvaporationChannel () | |
| virtual | ~G4NeutronEvaporationChannel () |
Definition at line 41 of file G4NeutronEvaporationChannel.hh.
| G4NeutronEvaporationChannel::G4NeutronEvaporationChannel | ( | ) |
Definition at line 36 of file G4NeutronEvaporationChannel.cc.
00037 : G4EvaporationChannel(1,0,"neutron",&theEvaporationProbability,&theCoulombBarrier) 00038 {}
| G4NeutronEvaporationChannel::~G4NeutronEvaporationChannel | ( | ) | [virtual] |
1.4.7