Hello, I am trying to subtract a smaller cone shape from the original cone shape of B1.
I changed the threevector coordinates and changed a few parameters as well.
Unfortunately, I keep getting at least two main errors;
E:\Geant4\Examples\B1\src\B1DetectorConstruction.cc(213,49): error C2661: ‘G4Cons::G4Cons’: no overloaded function takes 4 arguments [E:\Geant4\Examples\B1\build\exampleB1.vcxproj]
E:\Geant4\Examples\B1\src\B1DetectorConstruction.cc(214,55): error C2661: ‘G4Cons::G4Cons’: no overloaded function takes 4 arguments [E:\Geant4\Examples\B1\build\exampleB1.vcxproj]
Please, could someone help me out.