10 #include "GanTape/GEN_TYPE.H"
11 #include "GanTape/gan_acq_buf.h"
19 typedef struct SCALE {
25 scale_struct
UnScale[NB_MAX_CHANNEL];
70 fNbChannel =
s->Nb_channel;
72 for (
Int_t i = 0; i < fNbChannel; i++) {
74 scal->
Set(&(
s->jbus_scale.UnScale[i]));
87 cout <<
"Dumping " << fNbChannel <<
" scalers" << endl;
88 for (
Int_t i = 0; i < fNbChannel; i++) {
89 fScalerArray[i]->ls();
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
Scaler class for the scaler structure.
void Set(scale_struct *s)
Handle scaler buffers in GANIL DAQ data.
const GTOneScaler * GetScalerPtr(Int_t index) const
Return a constant pointer to the Scaler Index.
void DumpScalers(void)
Dump scalers value on cout.
union SCALE::JBUS_SCALE jbus_scale
UNSINT16 Info_jbus[NB_MAX_JBUS]
scale_struct UnScale[NB_MAX_CHANNEL]