#include <G4HETCEmissionFactory.hh>
Definition at line 35 of file G4HETCEmissionFactory.hh.
◆ G4HETCEmissionFactory() [1/2]
G4HETCEmissionFactory::G4HETCEmissionFactory |
( |
| ) |
|
◆ ~G4HETCEmissionFactory()
G4HETCEmissionFactory::~G4HETCEmissionFactory |
( |
| ) |
|
|
virtual |
◆ G4HETCEmissionFactory() [2/2]
◆ CreateFragmentVector()
Implements G4VPreCompoundEmissionFactory.
Definition at line 51 of file G4HETCEmissionFactory.cc.
53 std::vector<G4VPreCompoundFragment*> * theFragVector =
54 new std::vector<G4VPreCompoundFragment*>;
55 theFragVector->reserve(6);
68 theFragVector->push_back(
new G4HETCHe3());
◆ operator!=()
◆ operator=()
◆ operator==()
The documentation for this class was generated from the following files: