DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Public Member Functions | List of all members
dd4hep::sim::Geant4PhysicsList::ParticleConstructor Class Reference

Structure describing a G4 particle constructor. More...

#include <Geant4PhysicsList.h>

Inheritance diagram for dd4hep::sim::Geant4PhysicsList::ParticleConstructor:

Public Member Functions

 ParticleConstructor ()=default
 Default constructor. More...
 
 ParticleConstructor (const ParticleConstructor &copy)=default
 Default constructor. More...
 
 ParticleConstructor (const std::string &s)
 Initalizing constructor. More...
 
ParticleConstructoroperator= (const ParticleConstructor &c)=default
 Assignment operator. More...
 

Detailed Description

Structure describing a G4 particle constructor.

Author
M.Frank
Version
1.0

Definition at line 73 of file Geant4PhysicsList.h.

Constructor & Destructor Documentation

◆ ParticleConstructor() [1/3]

dd4hep::sim::Geant4PhysicsList::ParticleConstructor::ParticleConstructor ( )
default

Default constructor.

◆ ParticleConstructor() [2/3]

dd4hep::sim::Geant4PhysicsList::ParticleConstructor::ParticleConstructor ( const ParticleConstructor copy)
default

Default constructor.

◆ ParticleConstructor() [3/3]

dd4hep::sim::Geant4PhysicsList::ParticleConstructor::ParticleConstructor ( const std::string &  s)
inline

Initalizing constructor.

Definition at line 80 of file Geant4PhysicsList.h.

Member Function Documentation

◆ operator=()

ParticleConstructor& dd4hep::sim::Geant4PhysicsList::ParticleConstructor::operator= ( const ParticleConstructor c)
default

Assignment operator.


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