File tree Expand file tree Collapse file tree
Detectors/ITSMFT/ITS/macros/test Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -134,3 +134,10 @@ o2_add_test_root_macro(CheckSeeding.C
134134 O2::SimulationDataFormat
135135 O2::Steer
136136 LABELS its COMPILE_ONLY )
137+
138+ o2_add_test_root_macro (CheckITSTracksVsROF.C
139+ PUBLIC_LINK_LIBRARIES O2::CCDB
140+ O2::DataFormatsITS
141+ O2::DataFormatsITSMFT
142+ O2::Framework
143+ LABELS its COMPILE_ONLY )
Original file line number Diff line number Diff line change 2020#include <TCanvas.h>
2121#include <CCDB/BasicCCDBManager.h>
2222#include <CommonConstants/LHCConstants.h>
23- #include " DataFormatsParameters/GRPLHCIFData.h"
24- #include " DataFormatsFIT/Triggers.h"
23+ #include < DataFormatsParameters/GRPLHCIFData.h>
24+ #include < DataFormatsFIT/Triggers.h>
2525#include <DataFormatsFT0/Digit.h>
2626#include <Framework/DataTypes.h>
2727#include <DataFormatsParameters/AggregatedRunInfo.h>
You can’t perform that action at this time.
0 commit comments