#include <G4EvaporationGEMFactory.hh>
Definition at line 42 of file G4EvaporationGEMFactory.hh.
◆ G4EvaporationGEMFactory() [1/2]
◆ ~G4EvaporationGEMFactory()
G4EvaporationGEMFactory::~G4EvaporationGEMFactory |
( |
| ) |
|
|
virtual |
◆ G4EvaporationGEMFactory() [2/2]
◆ GetChannel()
Implements G4VEvaporationFactory.
Definition at line 113 of file G4EvaporationGEMFactory.cc.
115 std::vector<G4VEvaporationChannel*> * theChannel =
116 new std::vector<G4VEvaporationChannel*>;
117 theChannel->reserve(68);
189 size_t nn = theChannel->size();
190 for(
size_t i=2; i<
nn; ++i) {
G4VEvaporationChannel * thePhotonEvaporation
◆ operator!=()
◆ operator=()
◆ operator==()
The documentation for this class was generated from the following files: