~maus-maintainers/maus/release-candidate

« back to all changes in this revision

Viewing changes to src/common_cpp/Simulation/MAUSGeant4Manager.cc

Builds but segv on executation of test_cpp

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 *
17
17
 */
18
18
 
19
 
#include "src/cpp_core/Simulation/MAUSGeant4Manager.hh"
 
19
#include "src/common_cpp/Simulation/MAUSGeant4Manager.hh"
20
20
 
21
 
#include "src/common/Simulation/MICEPhysicsList.hh"
 
21
#include "src/legacy/Simulation/MICEPhysicsList.hh"
22
22
 
23
23
namespace MAUS {
24
24