There was an error while loading. Please reload this page.
1 parent 77c1804 commit 95902dfCopy full SHA for 95902df
1 file changed
DataFormats/Headers/include/Headers/RAWDataHeader.h
@@ -424,7 +424,7 @@ struct RAWDataHeaderV2 {
424
};
425
426
427
-using RAWDataHeader = RAWDataHeaderV4; // default version
+using RAWDataHeader = RAWDataHeaderV6; // default version
428
using RDHLowest = RAWDataHeaderV4; // link this to lowest version
429
using RDHHighest = RAWDataHeaderV6; // link this to highest version
430
0 commit comments