19#ifndef BDSOUTPUTTYPE_H
20#define BDSOUTPUTTYPE_H
22#include "BDSTypeSafeEnum.hh"
30 enum type {none, rootevent};
Improve type-safety of native enum data type in C++.
Return either G4Tubs or G4CutTubs depending on flat face.
BDSOutputType DetermineOutputType(G4String outputType)
Determine the output format to be used from the input string.