Introduce T-ZERO digitizer (Refs #2630)
Compare changes
- Volker Friese authored
+ 2
− 17
@@ -16,21 +16,6 @@
@@ -45,7 +30,7 @@ class CbmBmonDigitize : public CbmDigitize<CbmBmonDigi> {
@@ -53,7 +38,7 @@ public:
Introduce a digitizer for the t-zero detector with a simple, parameterised implementation along with a digi data class. Refs #2630.