Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G3Division.hh File Reference
#include "globals.hh"
#include "geomdefs.hh"

Go to the source code of this file.

Classes

class  G3Division
 

Enumerations

enum  G3DivType { kDvn , kDvn2 , kDvt , kDvt2 }
 

Enumeration Type Documentation

◆ G3DivType

enum G3DivType
Enumerator
kDvn 
kDvn2 
kDvt 
kDvt2 

Definition at line 52 of file G3Division.hh.

52{ kDvn, kDvn2, kDvt, kDvt2 };
@ kDvt
Definition G3Division.hh:52
@ kDvt2
Definition G3Division.hh:52
@ kDvn2
Definition G3Division.hh:52
@ kDvn
Definition G3Division.hh:52