Geant4-11
|
#include <G4EvaporationDefaultGEMFactory.hh>
Public Member Functions | |
G4EvaporationDefaultGEMFactory (G4VEvaporationChannel *photoEvaporation) | |
virtual std::vector< G4VEvaporationChannel * > * | GetChannel () |
virtual | ~G4EvaporationDefaultGEMFactory () |
Protected Attributes | |
G4VEvaporationChannel * | thePhotonEvaporation |
Private Member Functions | |
G4EvaporationDefaultGEMFactory (const G4EvaporationDefaultGEMFactory &)=delete | |
G4bool | operator!= (const G4EvaporationDefaultGEMFactory &val) const =delete |
const G4EvaporationDefaultGEMFactory & | operator= (const G4EvaporationDefaultGEMFactory &val)=delete |
G4bool | operator== (const G4EvaporationDefaultGEMFactory &val) const =delete |
Definition at line 46 of file G4EvaporationDefaultGEMFactory.hh.
|
explicit |
Definition at line 111 of file G4EvaporationDefaultGEMFactory.cc.
|
virtual |
Definition at line 115 of file G4EvaporationDefaultGEMFactory.cc.
|
privatedelete |
|
virtual |
Implements G4VEvaporationFactory.
Definition at line 118 of file G4EvaporationDefaultGEMFactory.cc.
References G4VEvaporationFactory::thePhotonEvaporation.
|
privatedelete |
|
privatedelete |
|
privatedelete |
|
protectedinherited |
Definition at line 58 of file G4VEvaporationFactory.hh.
Referenced by GetChannel(), G4EvaporationFactory::GetChannel(), G4EvaporationGEMFactory::GetChannel(), and G4EvaporationGEMFactoryVI::GetChannel().