Skip to content
Snippets Groups Projects

Introduce T-ZERO digitizer (Refs #2630)

Merged Volker Friese requested to merge v.friese/cbmroot:bmon_sim into master
1 file
+ 0
9
Compare changes
  • Side-by-side
  • Inline
@@ -52,15 +52,6 @@ public:
virtual ~CbmBmonDigitize();
/** Create a digi and send it for further processing
** @param address Unique channel address
** @param time Absolute time [ns]
** @param adc Digitised charge [ADC channels]
** @param match MC Match object
**/
void CreateDigi(Int_t address, UShort_t channel, Long64_t time, UShort_t adc, const CbmMatch& match);
/** @brief Detector system ID
** @return kSts
**/
Loading