Graduation-Project/src/GeneConst.cc

8 lines
135 B
C++

#include "GeneConst.hh"
#include "G4SystemOfUnits.hh"
G4double innerR = 8.5 * cm;
G4double outerR = 13.0 * cm;
G4double fBeamEnergy;