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

#include <G4VModularPhysicsList.hh>

Public Types

using G4PhysConstVectorData = std::vector< G4VPhysicsConstructor * >
 

Public Member Functions

void initialize ()
 

Public Attributes

G4PhysConstVectorDataphysicsVector = nullptr
 

Detailed Description

Definition at line 54 of file G4VModularPhysicsList.hh.

Member Typedef Documentation

◆ G4PhysConstVectorData

Definition at line 62 of file G4VModularPhysicsList.hh.

Member Function Documentation

◆ initialize()

void G4VMPLData::initialize ( )

Definition at line 44 of file G4VModularPhysicsList.cc.

45{
47}
std::vector< G4VPhysicsConstructor * > G4PhysConstVectorData
G4PhysConstVectorData * physicsVector

Member Data Documentation

◆ physicsVector

G4PhysConstVectorData* G4VMPLData::physicsVector = nullptr

Definition at line 64 of file G4VModularPhysicsList.hh.

Referenced by initialize().


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