ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4PreCompoundEmissionFactory () | |
virtual | ~G4PreCompoundEmissionFactory () |
Public Member Functions inherited from G4VPreCompoundEmissionFactory | |
G4VPreCompoundEmissionFactory () | |
virtual | ~G4VPreCompoundEmissionFactory () |
std::vector < G4VPreCompoundFragment * > * | GetFragmentVector () |
Protected Member Functions | |
virtual std::vector < G4VPreCompoundFragment * > * | CreateFragmentVector () |
Private Member Functions | |
G4PreCompoundEmissionFactory (const G4PreCompoundEmissionFactory &) | |
const G4PreCompoundEmissionFactory & | operator= (const G4PreCompoundEmissionFactory &val) |
G4bool | operator== (const G4PreCompoundEmissionFactory &val) const |
G4bool | operator!= (const G4PreCompoundEmissionFactory &val) const |
Definition at line 34 of file G4PreCompoundEmissionFactory.hh.
View newest version in sPHENIX GitHub at line 34 of file G4PreCompoundEmissionFactory.hh
G4PreCompoundEmissionFactory::G4PreCompoundEmissionFactory | ( | ) |
Definition at line 37 of file G4PreCompoundEmissionFactory.cc.
View newest version in sPHENIX GitHub at line 37 of file G4PreCompoundEmissionFactory.cc
|
virtual |
Definition at line 40 of file G4PreCompoundEmissionFactory.cc.
View newest version in sPHENIX GitHub at line 40 of file G4PreCompoundEmissionFactory.cc
|
private |
|
protectedvirtual |
Implements G4VPreCompoundEmissionFactory.
Definition at line 44 of file G4PreCompoundEmissionFactory.cc.
View newest version in sPHENIX GitHub at line 44 of file G4PreCompoundEmissionFactory.cc
|
private |
|
private |
|
private |