We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a16478 + 6faecdd commit 58856f5Copy full SHA for 58856f5
src/GlueXPrimaryGeneratorAction.cc
@@ -17,7 +17,7 @@
17
#include "G4IonTable.hh"
18
#include "G4SystemOfUnits.hh"
19
#include "Randomize.hh"
20
-#include <JANA/Compatibility/JGeometryManager.h>
+#include <JANA/Geometry/JGeometryManager.h>
21
#include <JANA/Calibrations/JCalibrationManager.h>
22
23
src/HddsGeometryXML.hh
@@ -10,7 +10,7 @@
10
#ifndef _HDDSGEOMETRYXML_
11
#define _HDDSGEOMETRYXML_
12
13
-#include <JANA/Compatibility/JGeometryXML.h>
+#include <JANA/Geometry/JGeometryXML.h>
14
15
class HddsGeometryXML : public JGeometryXML
16
{
0 commit comments