Belle II Software  release-08-01-10
TRGECLUnpackerSumStore Class Reference

Example Detector. More...

#include <TRGECLUnpackerSumStore.h>

Inheritance diagram for TRGECLUnpackerSumStore:
Collaboration 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.


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