Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4HETCEmissionFactory.hh>
Public Member Functions | |
G4HETCEmissionFactory () | |
virtual | ~G4HETCEmissionFactory () |
Public Member Functions inherited from G4VPreCompoundEmissionFactory | |
G4VPreCompoundEmissionFactory () | |
virtual | ~G4VPreCompoundEmissionFactory () |
std::vector< G4VPreCompoundFragment * > * | GetFragmentVector () |
G4VPreCompoundEmissionFactory (const G4VPreCompoundEmissionFactory &)=delete | |
const G4VPreCompoundEmissionFactory & | operator= (const G4VPreCompoundEmissionFactory &val)=delete |
G4bool | operator== (const G4VPreCompoundEmissionFactory &val) const =delete |
G4bool | operator!= (const G4VPreCompoundEmissionFactory &val) const =delete |
Protected Member Functions | |
virtual std::vector< G4VPreCompoundFragment * > * | CreateFragmentVector () |
virtual std::vector< G4VPreCompoundFragment * > * | CreateFragmentVector ()=0 |
Definition at line 34 of file G4HETCEmissionFactory.hh.
G4HETCEmissionFactory::G4HETCEmissionFactory | ( | ) |
Definition at line 43 of file G4HETCEmissionFactory.cc.
|
virtual |
Definition at line 46 of file G4HETCEmissionFactory.cc.
|
protectedvirtual |
Implements G4VPreCompoundEmissionFactory.
Definition at line 49 of file G4HETCEmissionFactory.cc.