Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4VPiKBuilder Class Referenceabstract

#include <G4VPiKBuilder.hh>

+ Inheritance diagram for G4VPiKBuilder:

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)
 

Detailed Description

Definition at line 47 of file G4VPiKBuilder.hh.

Constructor & Destructor Documentation

◆ G4VPiKBuilder()

G4VPiKBuilder::G4VPiKBuilder ( )
default

◆ ~G4VPiKBuilder()

virtual G4VPiKBuilder::~G4VPiKBuilder ( )
inlinevirtual

Definition at line 51 of file G4VPiKBuilder.hh.

51{}

Member Function Documentation

◆ Build() [1/3]

virtual void G4PhysicsBuilderInterface::Build ( )
inlinevirtual

Reimplemented from G4PhysicsBuilderInterface.

Definition at line 46 of file G4PhysicsBuilderInterface.hh.

47 {
48 G4Exception("G4PhysicsBuilderInterface::Build", "PHYSBLD001",
50 "Called based class method. Should be implemented in"
51 " inherited class");
52 }
@ FatalException
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
Definition: G4Exception.cc:59

◆ Build() [2/3]

◆ Build() [3/3]


The documentation for this class was generated from the following file: