#include <G4VHyperonBuilder.hh>
Definition at line 42 of file G4VHyperonBuilder.hh.
◆ G4VHyperonBuilder()
G4VHyperonBuilder::G4VHyperonBuilder |
( |
| ) |
|
|
default |
◆ ~G4VHyperonBuilder()
virtual G4VHyperonBuilder::~G4VHyperonBuilder |
( |
| ) |
|
|
inlinevirtual |
◆ 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 }
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
◆ Build() [2/3]
◆ Build() [3/3]
The documentation for this class was generated from the following file: