Skip to content

Commit 03f9d8e

Browse files
committed
Revert all commits related to new CTF coding scheme
1 parent bc3fb65 commit 03f9d8e

220 files changed

Lines changed: 4952 additions & 19525 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

DataFormats/Detectors/Common/CMakeLists.txt

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,3 @@ o2_add_test(DetID
5252
PUBLIC_LINK_LIBRARIES O2::DetectorsCommonDataFormats
5353
COMPONENT_NAME DetectorsCommonDataFormats
5454
LABELS dataformats)
55-
56-
o2_add_test(CTFEntropyCoder
57-
NAME CTFEntropyCoder
58-
SOURCES test/testCTFEntropyCoder.cxx
59-
PUBLIC_LINK_LIBRARIES O2::DetectorsCommonDataFormats O2::rANS
60-
COMPONENT_NAME DetectorsCommonDataFormats
61-
TARGETVARNAME TEST_CTF_ENTROPY_CODER
62-
LABELS detectorsbase)
63-
if(CMAKE_HOST_SYSTEM_PROCESSOR STREQUAL "x86_64")
64-
target_compile_options(${TEST_CTF_ENTROPY_CODER} PRIVATE -march=native)
65-
endif()

DataFormats/Detectors/Common/include/DetectorsCommonDataFormats/ANSHeader.h

Lines changed: 0 additions & 70 deletions
This file was deleted.

0 commit comments

Comments
 (0)