Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4BosonConstructor Class Reference

#include <G4BosonConstructor.hh>

Public Member Functions

 G4BosonConstructor ()
 
 ~G4BosonConstructor ()
 

Static Public Member Functions

static void ConstructParticle ()
 

Detailed Description

Definition at line 39 of file G4BosonConstructor.hh.

Constructor & Destructor Documentation

◆ G4BosonConstructor()

G4BosonConstructor::G4BosonConstructor ( )

Definition at line 44 of file G4BosonConstructor.cc.

45{
46}

◆ ~G4BosonConstructor()

G4BosonConstructor::~G4BosonConstructor ( )

Definition at line 48 of file G4BosonConstructor.cc.

49{
50}

Member Function Documentation

◆ ConstructParticle()

void G4BosonConstructor::ConstructParticle ( )
static

Definition at line 53 of file G4BosonConstructor.cc.

54{
55 // pseudo-particles
58
59 // gamma
61
62 // optical photon
64}
static G4ChargedGeantino * ChargedGeantinoDefinition()
static G4Gamma * GammaDefinition()
Definition: G4Gamma.cc:81
static G4Geantino * GeantinoDefinition()
Definition: G4Geantino.cc:82
static G4OpticalPhoton * OpticalPhotonDefinition()

Referenced by G4DecayPhysics::ConstructParticle().


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