Belle II Software development
TRGECLUnpackerSumStore Class Reference

Example Detector. More...

#include <TRGECLUnpackerSumStore.h>

Inheritance diagram for TRGECLUnpackerSumStore:

Public Member Functions

void setEventId (int eventId)
 The method to set event id.
 
void setSumNum (int sum_win)
 The mothod to set the sumamry window.
 
void setSumRevo (int sum_revo)
 The mothod to set the sumamry revoclk.
 
void setTime (int time)
 The mothod to set Timing.
 
void setCLTheta (int cl_theta[6])
 The method to set Cluster Theta.
 
void setCLPhi (int cl_phi[6])
 The mothod to set Cluster Phi.
 
void setCLTime (int cl_time[6])
 The mothod to set Cluster time.
 
void setCLEnergy (int cl_energy[6])
 The mothod to set Cluster energy.
 
void setCLF1GeV (int cl_1gev[6])
 The mothod to set 1GeV Flag.
 
void setCLF2GeV (int cl_2gev[6])
 The mothod to set 2GeV Flag.
 
void setCLFBha (int cl_bha[6])
 The mothod to set Bha Flag.
 
void setNCL (int ncl)
 The mothod to set Number of Cluster.
 
void setICN (int icn)
 The mothod to set ICN.
 
void setICNOver (int icn_over)
 The mothod to set ICN overflow bit.
 
void setLowMulti (int low_multi)
 The mothod to set Lowmilti bit.
 
void set3DBhabhaV (int b2bhabhav)
 The mothod to set 3D Bhabha veto bit.
 
void set3DBhabhaS (int b2bhabhas)
 The mothod to set 3D Bhabha selection bit.
 
void setMumu (int mumu)
 The mothod to set mumu bit.
 
void setPrescale (int prescale)
 The mothod to set prescale bit.
 
void set2DBhabha (int b1bhabha)
 The mothod to set 2D Bhabha bit.
 
void setBhabhaType (int b1_type)
 The mothod to set 2D Bhabha Type.
 
void setPhysics (int physics)
 The mothod to set Physics bit.
 
void setBG (int bg_veto)
 The mothod to set BG Veto bit.
 
void setEtot (int etot)
 The mothod to set Total Energy.
 
void setEtotType (int etot_type)
 The mothod to set Total Energy Type.
 
void setECLBST (int ecl_bst)
 The mothod to set ECL Burst.
 
void setTimeType (int time_type)
 The mothod to set Timing Type.
 
int getEventId () const
 The method to get event id.
 
int getSumNum () const
 The mothod to get the sumamry window.
 
int getSumRevo () const
 The mothod to get the sumamry revoclk.
 
const int * getCLTheta () const
 The method to get Cluster Theta.
 
const int * getCLPhi () const
 The mothod to get Cluster Phi.
 
const int * getCLTime () const
 The mothod to get Cluster time.
 
const int * getCLEnergy () const
 The mothod to get Cluster energy.
 
const int * getCL1GeV () const
 The mothod to get 1GeV Flag.
 
const int * getCL2GeV () const
 The mothod to get 2GeV Flag.
 
const int * getCLBha () const
 The mothod to get Bhabha Flag.
 
int getNCL () const
 The mothod to get Number of Cluster.
 
int getICN () const
 The mothod to get ICN.
 
int getICNOver () const
 The mothod to get ICN overflow bit.
 
int getLowMulti () const
 The mothod to get Lowmilti bit.
 
int get3DBhabhaV () const
 The mothod to get 3D Bhabha veto bit.
 
int get3DBhabhaS () const
 The mothod to get 3D Bhabha selection bit.
 
int getMumu () const
 The mothod to get mumu bit.
 
int getPrescale () const
 The mothod to get prescale bit.
 
int get2DBhabha () const
 The mothod to get 2D Bhabha bit.
 
int getBhabhaType () const
 The mothod to get 2D Bhabha Type.
 
int getPhysics () const
 The mothod to get Physics bit.
 
int getBG () const
 The mothod to get BG Veto bit.
 
int getEtot () const
 The mothod to get Total Energy.
 
int getEtotType () const
 The mothod to get Total Energy Type.
 
int getECLBST () const
 The mothod to get ECL Burst.
 
int getTime () const
 The mothod to get Timing.
 
int getTimeType () const
 The mothod to get Timing Type.
 
 TRGECLUnpackerSumStore (int eventId, int cl_theta[6], int cl_phi[6], int cl_time[6], int cl_energy[6], int cl_1gev[6], int cl_2gev[6], int cl_bha[6], int ncl, int icn, int icn_over, int low_multi, int b2bhabhav, int b2bhabhas, int mumu, int prescale, int b1bhabha, int b1_type, int physics, int bg_veto, int etot, int etot_type, int ecl_bst, int time, int time_type)
 Useful Constructor.
 
 ClassDef (TRGECLUnpackerSumStore, 4)
 the class title
 

Public Attributes

int s_eventId
 The evt id of this hit.
 
int s_sum_win = 0
 The summary window of this hit.
 
int s_sum_revo = 0
 The summary revoclk of this hit.
 
int s_cl_theta [6]
 Cluster Theta of this hit.
 
int s_cl_phi [6]
 Cluster Phi of this hit.
 
int s_cl_time [6]
 Cluster time of this hit.
 
int s_cl_energy [6]
 Cluster energy of this hit.
 
int s_cl_1gev [6]
 Cluster CM 1GeV Flag of this hit.
 
int s_cl_2gev [6]
 Cluster CM 2GeV Flag of this hit.
 
int s_cl_bha [6]
 Cluster Bhabha Flag of this hit.
 
int s_ncl
 Number of Cluster of this hit.
 
int s_icn
 ICN of this hit.
 
int s_icn_over
 ICN overflow bit of this hit.
 
int s_low_multi
 Lowmilti bit of this hit.
 
int s_b2bhabhav
 3D Bhabha for veto bit of this hit.
 
int s_b2bhabhas
 3D Bhabha for selection bit of this hit.
 
int s_mumu
 mumu bit of this hit.
 
int s_prescale
 prescale bit of this hit.
 
int s_b1bhabha
 2D Bhabha bit of this hit.
 
int s_b1_type
 2D Bhabha Type of this hit.
 
int s_physics
 Physics bit of this hit.
 
int s_bg_veto
 BG Veto bit of this hit.
 
int s_etot
 Total Energy of this hit.
 
int s_etot_type
 Total Energy Type of this hit.
 
int s_ecl_bst
 The case of ECL Burst of this hit.
 
int s_time
 Timing of this hit.
 
int s_time_type
 Timing Type of this hit.
 

Detailed Description

Example Detector.

Definition at line 21 of file TRGECLUnpackerSumStore.h.

Constructor & Destructor Documentation

◆ TRGECLUnpackerSumStore() [1/2]

Definition at line 302 of file TRGECLUnpackerSumStore.h.

303 {
304 s_eventId = 0;
305 memset(s_cl_theta, 0, sizeof(s_cl_theta));
306 memset(s_cl_phi, 0, sizeof(s_cl_phi));
307 memset(s_cl_time, 0, sizeof(s_cl_time));
308 memset(s_cl_energy, 0, sizeof(s_cl_energy));
309 memset(s_cl_1gev, 0, sizeof(s_cl_1gev));
310 memset(s_cl_2gev, 0, sizeof(s_cl_2gev));
311 memset(s_cl_bha, 0, sizeof(s_cl_bha));
312 s_ncl = 0;
313 s_icn = 0;
314 s_icn_over = 0;
315 s_low_multi = 0;
316 s_b2bhabhav = 0;
317 s_b2bhabhas = 0;
318 s_mumu = 0;
319 s_prescale = 0;
320 s_b1bhabha = 0;
321 s_b1_type = 0;
322 s_physics = 0;
323 s_bg_veto = 0;
324 s_etot = 0;
325 s_etot_type = 0;
326 s_ecl_bst = 0;
327 s_time = 0;
328 s_time_type = 0;
329 }
int s_etot
Total Energy of this hit.
int s_b2bhabhav
3D Bhabha for veto bit of this hit.
int s_b1_type
2D Bhabha Type of this hit.
int s_time_type
Timing Type of this hit.
int s_b2bhabhas
3D Bhabha for selection bit of this hit.
int s_bg_veto
BG Veto bit of this hit.
int s_cl_phi[6]
Cluster Phi of this hit.
int s_cl_theta[6]
Cluster Theta of this hit.
int s_ncl
Number of Cluster of this hit.
int s_cl_bha[6]
Cluster Bhabha Flag of this hit.
int s_physics
Physics bit of this hit.
int s_prescale
prescale bit of this hit.
int s_cl_1gev[6]
Cluster CM 1GeV Flag of this hit.
int s_cl_energy[6]
Cluster energy of this hit.
int s_ecl_bst
The case of ECL Burst of this hit.
int s_cl_2gev[6]
Cluster CM 2GeV Flag of this hit.
int s_b1bhabha
2D Bhabha bit of this hit.
int s_low_multi
Lowmilti bit of this hit.
int s_eventId
The evt id of this hit.
int s_etot_type
Total Energy Type of this hit.
int s_icn_over
ICN overflow bit of this hit.
int s_cl_time[6]
Cluster time of this hit.

◆ TRGECLUnpackerSumStore() [2/2]

TRGECLUnpackerSumStore ( int  eventId,
int  cl_theta[6],
int  cl_phi[6],
int  cl_time[6],
int  cl_energy[6],
int  cl_1gev[6],
int  cl_2gev[6],
int  cl_bha[6],
int  ncl,
int  icn,
int  icn_over,
int  low_multi,
int  b2bhabhav,
int  b2bhabhas,
int  mumu,
int  prescale,
int  b1bhabha,
int  b1_type,
int  physics,
int  bg_veto,
int  etot,
int  etot_type,
int  ecl_bst,
int  time,
int  time_type 
)
inline

Useful Constructor.

Definition at line 332 of file TRGECLUnpackerSumStore.h.

359 {
360 s_eventId = eventId;
361 for (int i = 0; i < 6; i++) {
362 s_cl_theta[i] = cl_theta[i];
363 s_cl_phi[i] = cl_phi[i];
364 s_cl_time[i] = cl_time[i];
365 s_cl_energy[i] = cl_energy[i];
366 s_cl_1gev[i] = cl_1gev[i];
367 s_cl_2gev[i] = cl_2gev[i];
368 s_cl_bha[i] = cl_bha[i];
369 }
370 s_ncl = ncl;
371 s_icn = icn;
372 s_icn_over = icn_over;
373 s_low_multi = low_multi;
374 s_b2bhabhav = b2bhabhav;
375 s_b2bhabhas = b2bhabhas;
376 s_mumu = mumu;
377 s_prescale = prescale;
378 s_b1bhabha = b1bhabha;
379 s_b1_type = b1_type;
380 s_physics = physics;
381 s_bg_veto = bg_veto;
382 s_etot = etot;
383 s_etot_type = etot_type;
384 s_ecl_bst = ecl_bst;
385 s_time = time;
386 s_time_type = time_type;
387 }

Member Function Documentation

◆ get2DBhabha()

int get2DBhabha ( ) const
inline

The mothod to get 2D Bhabha bit.

Definition at line 276 of file TRGECLUnpackerSumStore.h.

276{return s_b1bhabha;}

◆ get3DBhabhaS()

int get3DBhabhaS ( ) const
inline

The mothod to get 3D Bhabha selection bit.

Definition at line 267 of file TRGECLUnpackerSumStore.h.

267{return s_b2bhabhas;}

◆ get3DBhabhaV()

int get3DBhabhaV ( ) const
inline

The mothod to get 3D Bhabha veto bit.

Definition at line 264 of file TRGECLUnpackerSumStore.h.

264{return s_b2bhabhav;}

◆ getBG()

int getBG ( ) const
inline

The mothod to get BG Veto bit.

Definition at line 285 of file TRGECLUnpackerSumStore.h.

285{return s_bg_veto;}

◆ getBhabhaType()

int getBhabhaType ( ) const
inline

The mothod to get 2D Bhabha Type.

Definition at line 279 of file TRGECLUnpackerSumStore.h.

279{return s_b1_type;}

◆ getCL1GeV()

const int * getCL1GeV ( ) const
inline

The mothod to get 1GeV Flag.

Definition at line 243 of file TRGECLUnpackerSumStore.h.

243{return s_cl_1gev;}

◆ getCL2GeV()

const int * getCL2GeV ( ) const
inline

The mothod to get 2GeV Flag.

Definition at line 246 of file TRGECLUnpackerSumStore.h.

246{return s_cl_2gev;}

◆ getCLBha()

const int * getCLBha ( ) const
inline

The mothod to get Bhabha Flag.

Definition at line 249 of file TRGECLUnpackerSumStore.h.

249{return s_cl_bha;}

◆ getCLEnergy()

const int * getCLEnergy ( ) const
inline

The mothod to get Cluster energy.

Definition at line 240 of file TRGECLUnpackerSumStore.h.

240{return s_cl_energy;}

◆ getCLPhi()

const int * getCLPhi ( ) const
inline

The mothod to get Cluster Phi.

Definition at line 234 of file TRGECLUnpackerSumStore.h.

234{return s_cl_phi;}

◆ getCLTheta()

const int * getCLTheta ( ) const
inline

The method to get Cluster Theta.

Definition at line 231 of file TRGECLUnpackerSumStore.h.

231{return s_cl_theta;}

◆ getCLTime()

const int * getCLTime ( ) const
inline

The mothod to get Cluster time.

Definition at line 237 of file TRGECLUnpackerSumStore.h.

237{return s_cl_time;}

◆ getECLBST()

int getECLBST ( ) const
inline

The mothod to get ECL Burst.

Definition at line 294 of file TRGECLUnpackerSumStore.h.

294{return s_ecl_bst;}

◆ getEtot()

int getEtot ( ) const
inline

The mothod to get Total Energy.

Definition at line 288 of file TRGECLUnpackerSumStore.h.

288{return s_etot;}

◆ getEtotType()

int getEtotType ( ) const
inline

The mothod to get Total Energy Type.

Definition at line 291 of file TRGECLUnpackerSumStore.h.

291{return s_etot_type;}

◆ getEventId()

int getEventId ( ) const
inline

The method to get event id.

Definition at line 222 of file TRGECLUnpackerSumStore.h.

222{return s_eventId;}

◆ getICN()

int getICN ( ) const
inline

The mothod to get ICN.

Definition at line 255 of file TRGECLUnpackerSumStore.h.

255{return s_icn;}

◆ getICNOver()

int getICNOver ( ) const
inline

The mothod to get ICN overflow bit.

Definition at line 258 of file TRGECLUnpackerSumStore.h.

258{return s_icn_over;}

◆ getLowMulti()

int getLowMulti ( ) const
inline

The mothod to get Lowmilti bit.

Definition at line 261 of file TRGECLUnpackerSumStore.h.

261{return s_low_multi;}

◆ getMumu()

int getMumu ( ) const
inline

The mothod to get mumu bit.

Definition at line 270 of file TRGECLUnpackerSumStore.h.

270{return s_mumu;}

◆ getNCL()

int getNCL ( ) const
inline

The mothod to get Number of Cluster.

Definition at line 252 of file TRGECLUnpackerSumStore.h.

252{return s_ncl;}

◆ getPhysics()

int getPhysics ( ) const
inline

The mothod to get Physics bit.

Definition at line 282 of file TRGECLUnpackerSumStore.h.

282{return s_physics;}

◆ getPrescale()

int getPrescale ( ) const
inline

The mothod to get prescale bit.

Definition at line 273 of file TRGECLUnpackerSumStore.h.

273{return s_prescale;}

◆ getSumNum()

int getSumNum ( ) const
inline

The mothod to get the sumamry window.

Definition at line 225 of file TRGECLUnpackerSumStore.h.

225{return s_sum_win;}
int s_sum_win
The summary window of this hit.

◆ getSumRevo()

int getSumRevo ( ) const
inline

The mothod to get the sumamry revoclk.

Definition at line 228 of file TRGECLUnpackerSumStore.h.

228{return s_sum_revo;}
int s_sum_revo
The summary revoclk of this hit.

◆ getTime()

int getTime ( ) const
inline

The mothod to get Timing.

Definition at line 297 of file TRGECLUnpackerSumStore.h.

297{return s_time;}

◆ getTimeType()

int getTimeType ( ) const
inline

The mothod to get Timing Type.

Definition at line 300 of file TRGECLUnpackerSumStore.h.

300{return s_time_type;}

◆ set2DBhabha()

void set2DBhabha ( int  b1bhabha)
inline

The mothod to set 2D Bhabha bit.

Definition at line 198 of file TRGECLUnpackerSumStore.h.

198{s_b1bhabha = b1bhabha;}

◆ set3DBhabhaS()

void set3DBhabhaS ( int  b2bhabhas)
inline

The mothod to set 3D Bhabha selection bit.

Definition at line 189 of file TRGECLUnpackerSumStore.h.

189{s_b2bhabhas = b2bhabhas;}

◆ set3DBhabhaV()

void set3DBhabhaV ( int  b2bhabhav)
inline

The mothod to set 3D Bhabha veto bit.

Definition at line 186 of file TRGECLUnpackerSumStore.h.

186{s_b2bhabhav = b2bhabhav;}

◆ setBG()

void setBG ( int  bg_veto)
inline

The mothod to set BG Veto bit.

Definition at line 207 of file TRGECLUnpackerSumStore.h.

207{s_bg_veto = bg_veto;}

◆ setBhabhaType()

void setBhabhaType ( int  b1_type)
inline

The mothod to set 2D Bhabha Type.

Definition at line 201 of file TRGECLUnpackerSumStore.h.

201{s_b1_type = b1_type;}

◆ setCLEnergy()

void setCLEnergy ( int  cl_energy[6])
inline

The mothod to set Cluster energy.

Definition at line 142 of file TRGECLUnpackerSumStore.h.

143 {
144 for (int i = 0; i < 6; i++) {
145 s_cl_energy[i] = cl_energy[i];
146 }
147 }

◆ setCLF1GeV()

void setCLF1GeV ( int  cl_1gev[6])
inline

The mothod to set 1GeV Flag.

Definition at line 150 of file TRGECLUnpackerSumStore.h.

151 {
152 for (int i = 0; i < 6; i++) {
153 s_cl_1gev[i] = cl_1gev[i];
154 }
155 }

◆ setCLF2GeV()

void setCLF2GeV ( int  cl_2gev[6])
inline

The mothod to set 2GeV Flag.

Definition at line 158 of file TRGECLUnpackerSumStore.h.

159 {
160 for (int i = 0; i < 6; i++) {
161 s_cl_2gev[i] = cl_2gev[i];
162 }
163 }

◆ setCLFBha()

void setCLFBha ( int  cl_bha[6])
inline

The mothod to set Bha Flag.

Definition at line 166 of file TRGECLUnpackerSumStore.h.

167 {
168 for (int i = 0; i < 6; i++) {
169 s_cl_bha[i] = cl_bha[i];
170 }
171 }

◆ setCLPhi()

void setCLPhi ( int  cl_phi[6])
inline

The mothod to set Cluster Phi.

Definition at line 126 of file TRGECLUnpackerSumStore.h.

127 {
128 for (int i = 0; i < 6; i++) {
129 s_cl_phi[i] = cl_phi[i];
130 }
131 }

◆ setCLTheta()

void setCLTheta ( int  cl_theta[6])
inline

The method to set Cluster Theta.

Definition at line 118 of file TRGECLUnpackerSumStore.h.

119 {
120 for (int i = 0; i < 6; i++) {
121 s_cl_theta[i] = cl_theta[i];
122 }
123 }

◆ setCLTime()

void setCLTime ( int  cl_time[6])
inline

The mothod to set Cluster time.

Definition at line 134 of file TRGECLUnpackerSumStore.h.

135 {
136 for (int i = 0; i < 6; i++) {
137 s_cl_time[i] = cl_time[i];
138 }
139 }

◆ setECLBST()

void setECLBST ( int  ecl_bst)
inline

The mothod to set ECL Burst.

Definition at line 216 of file TRGECLUnpackerSumStore.h.

216{s_ecl_bst = ecl_bst;}

◆ setEtot()

void setEtot ( int  etot)
inline

The mothod to set Total Energy.

Definition at line 210 of file TRGECLUnpackerSumStore.h.

210{s_etot = etot;}

◆ setEtotType()

void setEtotType ( int  etot_type)
inline

The mothod to set Total Energy Type.

Definition at line 213 of file TRGECLUnpackerSumStore.h.

213{s_etot_type = etot_type;}

◆ setEventId()

void setEventId ( int  eventId)
inline

The method to set event id.

Definition at line 106 of file TRGECLUnpackerSumStore.h.

106{s_eventId = eventId;}

◆ setICN()

void setICN ( int  icn)
inline

The mothod to set ICN.

Definition at line 177 of file TRGECLUnpackerSumStore.h.

177{s_icn = icn;}

◆ setICNOver()

void setICNOver ( int  icn_over)
inline

The mothod to set ICN overflow bit.

Definition at line 180 of file TRGECLUnpackerSumStore.h.

180{s_icn_over = icn_over;}

◆ setLowMulti()

void setLowMulti ( int  low_multi)
inline

The mothod to set Lowmilti bit.

Definition at line 183 of file TRGECLUnpackerSumStore.h.

183{s_low_multi = low_multi;}

◆ setMumu()

void setMumu ( int  mumu)
inline

The mothod to set mumu bit.

Definition at line 192 of file TRGECLUnpackerSumStore.h.

192{s_mumu = mumu;}

◆ setNCL()

void setNCL ( int  ncl)
inline

The mothod to set Number of Cluster.

Definition at line 174 of file TRGECLUnpackerSumStore.h.

174{s_ncl = ncl;}

◆ setPhysics()

void setPhysics ( int  physics)
inline

The mothod to set Physics bit.

Definition at line 204 of file TRGECLUnpackerSumStore.h.

204{s_physics = physics;}

◆ setPrescale()

void setPrescale ( int  prescale)
inline

The mothod to set prescale bit.

Definition at line 195 of file TRGECLUnpackerSumStore.h.

195{s_prescale = prescale;}

◆ setSumNum()

void setSumNum ( int  sum_win)
inline

The mothod to set the sumamry window.

Definition at line 109 of file TRGECLUnpackerSumStore.h.

109{s_sum_win = sum_win;}

◆ setSumRevo()

void setSumRevo ( int  sum_revo)
inline

The mothod to set the sumamry revoclk.

Definition at line 112 of file TRGECLUnpackerSumStore.h.

112{s_sum_revo = sum_revo;}

◆ setTime()

void setTime ( int  time)
inline

The mothod to set Timing.

Definition at line 115 of file TRGECLUnpackerSumStore.h.

115{s_time = time;}

◆ setTimeType()

void setTimeType ( int  time_type)
inline

The mothod to set Timing Type.

Definition at line 219 of file TRGECLUnpackerSumStore.h.

219{s_time_type = time_type;}

Member Data Documentation

◆ s_b1_type

int s_b1_type

2D Bhabha Type of this hit.

Definition at line 82 of file TRGECLUnpackerSumStore.h.

◆ s_b1bhabha

int s_b1bhabha

2D Bhabha bit of this hit.

Definition at line 79 of file TRGECLUnpackerSumStore.h.

◆ s_b2bhabhas

int s_b2bhabhas

3D Bhabha for selection bit of this hit.

Definition at line 70 of file TRGECLUnpackerSumStore.h.

◆ s_b2bhabhav

int s_b2bhabhav

3D Bhabha for veto bit of this hit.

Definition at line 67 of file TRGECLUnpackerSumStore.h.

◆ s_bg_veto

int s_bg_veto

BG Veto bit of this hit.

Definition at line 88 of file TRGECLUnpackerSumStore.h.

◆ s_cl_1gev

int s_cl_1gev[6]

Cluster CM 1GeV Flag of this hit.

Definition at line 46 of file TRGECLUnpackerSumStore.h.

◆ s_cl_2gev

int s_cl_2gev[6]

Cluster CM 2GeV Flag of this hit.

Definition at line 49 of file TRGECLUnpackerSumStore.h.

◆ s_cl_bha

int s_cl_bha[6]

Cluster Bhabha Flag of this hit.

Definition at line 52 of file TRGECLUnpackerSumStore.h.

◆ s_cl_energy

int s_cl_energy[6]

Cluster energy of this hit.

Definition at line 43 of file TRGECLUnpackerSumStore.h.

◆ s_cl_phi

int s_cl_phi[6]

Cluster Phi of this hit.

Definition at line 37 of file TRGECLUnpackerSumStore.h.

◆ s_cl_theta

int s_cl_theta[6]

Cluster Theta of this hit.

Definition at line 34 of file TRGECLUnpackerSumStore.h.

◆ s_cl_time

int s_cl_time[6]

Cluster time of this hit.

Definition at line 40 of file TRGECLUnpackerSumStore.h.

◆ s_ecl_bst

int s_ecl_bst

The case of ECL Burst of this hit.

Definition at line 97 of file TRGECLUnpackerSumStore.h.

◆ s_etot

int s_etot

Total Energy of this hit.

Definition at line 91 of file TRGECLUnpackerSumStore.h.

◆ s_etot_type

int s_etot_type

Total Energy Type of this hit.

Definition at line 94 of file TRGECLUnpackerSumStore.h.

◆ s_eventId

int s_eventId

The evt id of this hit.

Definition at line 25 of file TRGECLUnpackerSumStore.h.

◆ s_icn

int s_icn

ICN of this hit.

Definition at line 58 of file TRGECLUnpackerSumStore.h.

◆ s_icn_over

int s_icn_over

ICN overflow bit of this hit.

Definition at line 61 of file TRGECLUnpackerSumStore.h.

◆ s_low_multi

int s_low_multi

Lowmilti bit of this hit.

Definition at line 64 of file TRGECLUnpackerSumStore.h.

◆ s_mumu

int s_mumu

mumu bit of this hit.

Definition at line 73 of file TRGECLUnpackerSumStore.h.

◆ s_ncl

int s_ncl

Number of Cluster of this hit.

Definition at line 55 of file TRGECLUnpackerSumStore.h.

◆ s_physics

int s_physics

Physics bit of this hit.

Definition at line 85 of file TRGECLUnpackerSumStore.h.

◆ s_prescale

int s_prescale

prescale bit of this hit.

Definition at line 76 of file TRGECLUnpackerSumStore.h.

◆ s_sum_revo

int s_sum_revo = 0

The summary revoclk of this hit.

Definition at line 31 of file TRGECLUnpackerSumStore.h.

◆ s_sum_win

int s_sum_win = 0

The summary window of this hit.

Definition at line 28 of file TRGECLUnpackerSumStore.h.

◆ s_time

int s_time

Timing of this hit.

Definition at line 100 of file TRGECLUnpackerSumStore.h.

◆ s_time_type

int s_time_type

Timing Type of this hit.

Definition at line 103 of file TRGECLUnpackerSumStore.h.


The documentation for this class was generated from the following file: