Geant4  10.02.p03
G4BosonConstructor Class Reference

#include <G4BosonConstructor.hh>

Collaboration diagram for G4BosonConstructor:

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 ( void  )
static

Definition at line 53 of file G4BosonConstructor.cc.

54 {
55  // pseudo-particles
58 
59  // gamma
61 
62  // optical photon
64 }
static G4Geantino * GeantinoDefinition()
Definition: G4Geantino.cc:82
static G4ChargedGeantino * ChargedGeantinoDefinition()
static G4OpticalPhoton * OpticalPhotonDefinition()
static G4Gamma * GammaDefinition()
Definition: G4Gamma.cc:81
Here is the call graph for this function:
Here is the caller graph for this function:

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