Skip to content
Snippets Groups Projects

Changes from mCBM 2022 prod to mCBM MQ devices and execution

Merged Pierre-Alain Loizeau requested to merge mcbm/cbmroot:mr_mq_gen into master
All threads resolved!
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -56,6 +56,8 @@ public:
@@ -56,6 +56,8 @@ public:
virtual inline void SetSIGT(Double_t /*val*/) {};
virtual inline void SetSIGT(Double_t /*val*/) {};
virtual inline void SetSIGX(Double_t /*val*/) {};
virtual inline void SetSIGX(Double_t /*val*/) {};
virtual inline void SetSIGY(Double_t /*val*/) {};
virtual inline void SetSIGY(Double_t /*val*/) {};
 
virtual inline void SetAddVertex(Int_t) {};
 
virtual inline void SetVtxNbTrksMin(Int_t) {};
/** Abstract method DoFind. To be implemented in the concrete class.
/** Abstract method DoFind. To be implemented in the concrete class.
** Task: Read the hit array and fill the track array,
** Task: Read the hit array and fill the track array,
Loading