#include <G4EvaporationGEMFactoryVI.hh>
◆ G4EvaporationGEMFactoryVI()
◆ ~G4EvaporationGEMFactoryVI()
G4EvaporationGEMFactoryVI::~G4EvaporationGEMFactoryVI |
( |
| ) |
|
|
virtual |
◆ GetChannel()
Implements G4VEvaporationFactory.
Definition at line 41 of file G4EvaporationGEMFactoryVI.cc.
42{
43 std::vector<G4VEvaporationChannel*> * theChannel =
44 new std::vector<G4VEvaporationChannel*>;
45 theChannel->reserve(81);
46
49
131
132 return theChannel;
133}
G4VEvaporationChannel * thePhotonEvaporation
The documentation for this class was generated from the following files: