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