Skip to content

Commit 1e142ed

Browse files
committed
Fix some files that in the meantime started using the dummy file left for QC compatibility
1 parent dff185c commit 1e142ed

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

EventVisualisation/Workflow/src/AO2DConverter.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#include "EveWorkflow/EveWorkflowHelper.h"
1717
#include "DetectorsBase/Propagator.h"
1818
#include "DataFormatsTPC/WorkflowHelper.h"
19-
#include "DetectorsCommonDataFormats/NameConf.h"
19+
#include "CommonUtils/NameConf.h"
2020
#include "TRDBase/GeometryFlat.h"
2121
#include "TRDBase/Geometry.h"
2222
#include "GlobalTrackingWorkflowHelpers/InputHelper.h"

EventVisualisation/Workflow/src/DetectorData.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#include "DetectorsBase/GeometryManager.h"
1818
#include "DetectorsBase/Propagator.h"
1919
#include "DataFormatsParameters/GRPObject.h"
20-
#include "DetectorsCommonDataFormats/NameConf.h"
20+
#include "CommonUtils/NameConf.h"
2121
#include "ITSBase/GeometryTGeo.h"
2222
#include "ITSMFTReconstruction/ClustererParam.h"
2323
#include "TRDBase/GeometryFlat.h"

doc/data/2021-12-o2_prs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3320,7 +3320,7 @@
33203320
},
33213321
{
33223322
"node": {
3323-
"path": "DataFormats/Detectors/Common/include/DetectorsCommonDataFormats/NameConf.h"
3323+
"path": "DataFormats/Detectors/Common/include/CommonUtils/NameConf.h"
33243324
}
33253325
},
33263326
{

0 commit comments

Comments
 (0)