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

#include <G4PDefManager.hh>

Public Member Functions

void initialize ()
 

Public Attributes

G4ProcessManagertheProcessManager = nullptr
 

Detailed Description

Definition at line 68 of file G4PDefManager.hh.

Member Function Documentation

◆ initialize()

void G4PDefData::initialize ( )

Definition at line 39 of file G4PDefManager.cc.

40{
41 theProcessManager = nullptr;
42}
G4ProcessManager * theProcessManager

Referenced by G4PDefManager::NewSubInstances().

Member Data Documentation

◆ theProcessManager

G4ProcessManager* G4PDefData::theProcessManager = nullptr

Definition at line 78 of file G4PDefManager.hh.

Referenced by initialize().


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