spaulaus / paass-lc

Acquire and Analyze data from XIA Pixie16 modules
GNU General Public License v3.0
2 stars 7 forks source link

Cleanup the MCA classes #159

Closed spaulaus closed 6 years ago

spaulaus commented 6 years ago

Expected Behavior

We do not need to support MCAs in DAMM format anymore. There is a lot of overhead necessary to use this class, which serves no purpose.

Current Behavior

MCAs can write to DAMM or ROOT histograms.

Context

This is an organizational / feature issue. It's causing clutter and cruft in the code. We'll need to address this form of technical debt before we can proceed.

Possible Solution (optional)

Remove the DAMM files.

Acceptance Criteria

spaulaus commented 6 years ago

Resolved with #161