~tmohayai/maus/first_branch

« back to all changes in this revision

Viewing changes to src/map/MapCppSimulation/MapCppSimulation.h

Builds but segv on executation of test_cpp

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
#include "globals.hh" // temp
43
43
 
44
44
//  MAUS code
45
 
#include "src/cpp_core/Simulation/MAUSGeant4Manager.hh"
 
45
#include "src/common_cpp/Simulation/MAUSGeant4Manager.hh"
46
46
 
47
47
// G4MICE from commonCpp
48
48
#include "BeamTools/BTPhaser.hh"