Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VPiKBuilder.hh>
Public Member Functions | |
G4VPiKBuilder ()=default | |
virtual | ~G4VPiKBuilder () |
virtual void | Build (G4HadronElasticProcess *aP)=0 |
virtual void | Build (G4HadronInelasticProcess *aP)=0 |
virtual void | Build () |
Public Member Functions inherited from G4PhysicsBuilderInterface | |
G4PhysicsBuilderInterface ()=default | |
virtual | ~G4PhysicsBuilderInterface () |
virtual void | Build () |
virtual void | RegisterMe (G4PhysicsBuilderInterface *) |
virtual void | SetMinEnergy (G4double) |
virtual void | SetMaxEnergy (G4double) |
Definition at line 47 of file G4VPiKBuilder.hh.
|
default |
|
inlinevirtual |
Definition at line 51 of file G4VPiKBuilder.hh.
|
inlinevirtual |
Reimplemented from G4PhysicsBuilderInterface.
Definition at line 46 of file G4PhysicsBuilderInterface.hh.
|
pure virtual |
|
pure virtual |