#include "G4Types.hh"#include "geomdefs.hh"#include "G4VPVParameterisation.hh"#include "G4VDivisionParameterisation.icc"Go to the source code of this file.
Data Structures | |
| class | G4VDivisionParameterisation |
Defines | |
| #define | G4VDivisionParameterisation_H 1 |
Enumerations | |
| enum | DivisionType { DivNDIVandWIDTH, DivNDIV, DivWIDTH } |
| #define G4VDivisionParameterisation_H 1 |
Definition at line 43 of file G4VDivisionParameterisation.hh.
| enum DivisionType |
Definition at line 49 of file G4VDivisionParameterisation.hh.
00049 { DivNDIVandWIDTH, DivNDIV, DivWIDTH };
1.4.7