#include <G4EvaporationFactory.hh>
Definition at line 43 of file G4EvaporationFactory.hh.
◆ G4EvaporationFactory() [1/2]
◆ ~G4EvaporationFactory()
G4EvaporationFactory::~G4EvaporationFactory |
( |
| ) |
|
|
virtual |
◆ G4EvaporationFactory() [2/2]
◆ GetChannel()
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=2; i<
nn; ++i) {
G4VEvaporationChannel * thePhotonEvaporation
◆ operator!=()
◆ operator=()
◆ operator==()
The documentation for this class was generated from the following files: