#include <G4EvaporationFactory.hh>
Definition at line 43 of file G4EvaporationFactory.hh.
G4EvaporationFactory::~G4EvaporationFactory |
( |
| ) |
|
|
virtual |
Implements G4VEvaporationFactory.
Definition at line 54 of file G4EvaporationFactory.cc.
56 std::vector<G4VEvaporationChannel*> * theChannel =
57 new std::vector<G4VEvaporationChannel*>;
58 theChannel->reserve(8);
70 size_t nn = theChannel->size();
71 for(
size_t i=1; i<
nn; ++i) {
G4VEvaporationChannel * thePhotonEvaporation
The documentation for this class was generated from the following files: