19#ifndef BDSCRYSTALTYPE_H
20#define BDSCRYSTALTYPE_H
24#include "BDSTypeSafeEnum.hh"
36 enum type {box, cylinder, torus};
Improve type-safety of native enum data type in C++.
Return either G4Tubs or G4CutTubs depending on flat face.
BDSCrystalType DetermineCrystalType(G4String crystalType)
function to determine the enum type of the cavity geometry (case-insensitive)
Type definition for crystal shapes.