File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ list(APPEND O2_ROOT_MACRO_EXCLUSION_LIST
4343 GPU/GPUTracking/Merger/macros /fitPolynomialFieldTpc.C # Needs AliRoot AliMagF
4444 GPU/GPUTracking/Merger/macros /fitPolynomialFieldTrd.C # Needs AliRoot AliMagF
4545 GPU/GPUTracking/Standalone/tools/dumpTRDClusterMatrices.C # Needs AliRoot AliCDBManager, AliGeomManager and AliTRDgeometry
46+ GPU/GPUTracking/Standalone/tools/dumpGPUDefParam.C # Exampple, which needs special headers to work
4647 GPU/GPUTracking/TRDTracking/macros /checkDbgOutput.C # Needs AliRoot TStatToolkit
4748 GPU/TPCFastTransformation/devtools/loadlibs.C # Special macro
4849 GPU/GPUTracking/TRDTracking/macros /run_trd_tracker.C # Not yet ready
@@ -58,7 +59,6 @@ list(APPEND O2_ROOT_MACRO_EXCLUSION_LIST
5859 macro /CreateSampleIRFrames.C
5960 Detectors/Upgrades/ALICE3/macros /ALICE3Field.C)
6061
61-
6262if (NOT BUILD_SIMULATION)
6363 # some complete sub_directories are not added to the build when not building
6464 # simulation, so the corresponding o2_add_test_root_macro won't be called at
You can’t perform that action at this time.
0 commit comments