|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VPreCompoundEmissionFactory.hh>
Inheritance diagram for G4VPreCompoundEmissionFactory: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.
Referenced by G4VPreCompoundEmissionFactory(), operator!=(), operator=(), and operator==().
|
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.
|
delete |
|
delete |
|
delete |