Skip to content

dan131riley/strip-cluster-toy

Repository files navigation

A toy version of the CMS SiStripClusterizerFromRaw producer

This is a toy version of the CMS online SiStripClusterizerFromRaw producer that unpacks the silicon strip raw data and produces strip clusters. It has been stripped down to just the primary code path and separated from the CMSSW machinery. Included in the files "stripdata.bin" and "stripdets.bin" are the simulated raw data and the detector calibrations (noise threshold, channel gains, etc.) for the strips. Data are from one event from a sample of TTbar simulated events with pileup 70. Results are not exactly the same as the actual SiStripClusterizerFromRaw produces due to some minor simplifications, but should be very close.

The files "rawstripdata.bin" and "rawstripcond.bin" have the raw data for a real event and the detector calibrations for that run. Both the data and the conditions are substantially more chaotic than the simulated data. To process these files, run the strip-cluster program with the argument "raw".

About

Toy version of the CMS ClustersFromRawProducer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published