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

#include <G4VModularPhysicsList.hh>

Public Types

typedef std::vector< G4VPhysicsConstructor * > G4PhysConstVectorData
 

Public Member Functions

void initialize ()
 

Public Attributes

G4PhysConstVectorDataphysicsVector
 

Detailed Description

Definition at line 63 of file G4VModularPhysicsList.hh.

Member Typedef Documentation

◆ G4PhysConstVectorData

Definition at line 69 of file G4VModularPhysicsList.hh.

Member Function Documentation

◆ initialize()

void G4VMPLData::initialize ( )

Definition at line 46 of file G4VModularPhysicsList.cc.

std::vector< G4VPhysicsConstructor * > G4PhysConstVectorData
G4PhysConstVectorData * physicsVector

Member Data Documentation

◆ physicsVector

G4PhysConstVectorData* G4VMPLData::physicsVector

Definition at line 72 of file G4VModularPhysicsList.hh.

Referenced by initialize().


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