Online-QA module for STS raw digis
Compare changes
Files
10+ 12
− 0
@@ -8,6 +8,7 @@
@@ -115,6 +116,11 @@ void Reco::Init(const Options& opts)
@@ -214,6 +220,12 @@ RecoResults Reco::Run(const fles::Timeslice& ts)
The module is represented with the class cbm::algo::sts::DigiQa (file StsDigiQa.h). On this iteration the following distributions are added: digi vs. channel vs. address, digi vs. charge vs. address, and digi vs. channel vs. charge vs. address.
Modification to histogram server:
NOTE: this merge request should be merged after the !1689 (merged)