Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VPreCompoundEmissionFactory.hh>
Public Member Functions | |
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 ()=0 |
Definition at line 36 of file G4VPreCompoundEmissionFactory.hh.
G4VPreCompoundEmissionFactory::G4VPreCompoundEmissionFactory | ( | ) |
Definition at line 31 of file G4VPreCompoundEmissionFactory.cc.
|
virtual |
Definition at line 34 of file G4VPreCompoundEmissionFactory.cc.
|
delete |
|
protectedpure virtual |
Implemented in G4HETCEmissionFactory, and G4PreCompoundEmissionFactory.
Referenced by GetFragmentVector().
|
inline |
Definition at line 62 of file G4VPreCompoundEmissionFactory.hh.
Referenced by G4PreCompoundEmission::G4PreCompoundEmission(), G4PreCompoundEmission::SetDefaultModel(), and G4PreCompoundEmission::SetHETCModel().
|
delete |
|
delete |
|
delete |