Skip to content

Code to study on-chip data compression algorithms for CMS Phase 2 Upgrade.

Notifications You must be signed in to change notification settings

kandrosov/OnChipDataCompression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnChipDataCompression

Code to study on-chip data compression algorithms for CMS Phase 2 Upgrade.

How to install

cmsrel CMSSW_9_0_0_pre2
cd CMSSW_9_0_0_pre2/src
cmsenv
git clone [email protected]:kandrosov/OnChipDataCompression.git
scram b -j4

How to run tests

cmsRun OnChipDataCompression/Algorithms/test/TestDictionaryBuilder.py maxEvents=10 inputFiles=file:DIGI_events.root
cmsRun OnChipDataCompression/Algorithms/test/TestChipDataEncoder.py maxEvents=10 inputFiles=file:DIGI_events.root dictionaries=dictionaries.txt

About

Code to study on-chip data compression algorithms for CMS Phase 2 Upgrade.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published