Skip to content
Snippets Groups Projects
Commit 6e184a5a authored by Jure Bericic's avatar Jure Bericic Committed by Stephen A. Wood
Browse files

Added THcRawAdcHit and included it in THcRawShowerHit.

The new class THcRawAdcHit is meant to represent the raw ADC hits. The
logic with dealing with ADCs has become quite complex now and it would
have to be multiplicated across all detectors that have ADC
channels. While this by itself is not such a big problem, fixing
possible bugs in multiple places is.

I also redesigned the THcRawShowerHit class to use the new
THcRawAdcHit. The redesign was due anyway, so I took the opportunity.

I also had to modify THcShowerArray and THcShowerPlane. They still
need some work to use the the new flash 250 data, but changes were
necessary anyway.

Minor fix 01.
parent 4a20c07c
No related branches found
No related tags found
No related merge requests found
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