![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for G4EvaporationFactory:
Collaboration diagram for G4EvaporationFactory:Public Member Functions | |
| G4EvaporationFactory (G4VEvaporationChannel *photoEvaporation) | |
| virtual | ~G4EvaporationFactory () |
| virtual std::vector < G4VEvaporationChannel * > * | GetChannel () |
Public Member Functions inherited from G4VEvaporationFactory | |
| G4VEvaporationFactory (G4VEvaporationChannel *ptr) | |
| virtual | ~G4VEvaporationFactory () |
Private Member Functions | |
| G4EvaporationFactory (const G4EvaporationFactory &)=delete | |
| const G4EvaporationFactory & | operator= (const G4EvaporationFactory &val)=delete |
| G4bool | operator== (const G4EvaporationFactory &val) const =delete |
| G4bool | operator!= (const G4EvaporationFactory &val) const =delete |
Additional Inherited Members | |
Protected Attributes inherited from G4VEvaporationFactory | |
| G4VEvaporationChannel * | thePhotonEvaporation |
Definition at line 42 of file G4EvaporationFactory.hh.
View newest version in sPHENIX GitHub at line 42 of file G4EvaporationFactory.hh
|
explicit |
Definition at line 44 of file G4EvaporationFactory.cc.
View newest version in sPHENIX GitHub at line 44 of file G4EvaporationFactory.cc
|
virtual |
Definition at line 48 of file G4EvaporationFactory.cc.
View newest version in sPHENIX GitHub at line 48 of file G4EvaporationFactory.cc
|
privatedelete |
|
virtual |
Implements G4VEvaporationFactory.
Definition at line 51 of file G4EvaporationFactory.cc.
View newest version in sPHENIX GitHub at line 51 of file G4EvaporationFactory.cc
References G4VEvaporationFactory::thePhotonEvaporation.
|
privatedelete |
|
privatedelete |
|
privatedelete |