Skip to content
Snippets Groups Projects
Commit 24e20912 authored by James Beacham's avatar James Beacham Committed by Atlas Nightlybuild
Browse files

Merge branch 'FTKAMsimulationCompressionUpdate' into '21.0'

Ftk AM simulation update

See merge request atlas/athena!15793

(cherry picked from commit b9a7cace [formerly 0ef6a16915041578f293f5d6951fdee399f44470])

01deedd8 Make patternloop a member function
6f91376e remove method writeBankjson
43f643d7 Prepare HUF encoding
f282304a Fix memory leak in readCCachedBank
d26a3a8b Move pattern bank compression stuff to a new class
950eba19 HUF coding with vector<bool>
ea158051 accelerated HUF decoding using lookup-table
5a4abe84 HUF decoding using fence word rather than boundary check
b8cfd805 prepare for BIT4 compresion scheme
e1fe7293 first implementation of BIT4 compression scheme
a08792b6 four hit patterns stored in a single word
cb60dd94 use update4 to further optimize
aa5e2186 Working version with BIT4 and 32-bit container
b326334d Remove unneeded files, fix options
0ee5be1d improved pattern loop with DELTA
72086c00 add U7 compression scheme
38ad7c99 reorder compression schemes
34c3b6a0 bug fix
16c3777a U7 scheme potimisation, add DELTA2, remove BIT8
96e606b4 Add road ordering by pattern ID
00d186aa remove unneeded executable
d0f7ca7e fix problems with importDCpatterns
4bfd032e Allow multiple inputs of the same type for pattern bank comparisons
b453b901 Add documentation of AMcompressionMode

Former-commit-id: 6fb5b7ecbe1e50703a3fcf751f3fcb17c9e14256
parent f5551669
No related branches found
No related tags found
Loading
Showing
with 2377 additions and 1648 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment