Belle II Software development
|
Classes | |
class | BKLMElementNumbers |
BKLM element numbers. More... | |
class | BKLMHit1d |
Store one reconstructed BKLM 1D hit as a ROOT object. More... | |
class | BKLMStatus |
BKLM hit status. More... | |
class | BKLMTrack |
Store one BKLM Track as a ROOT object. More... | |
class | EKLMAlignmentHit |
This dataobject is used only for EKLM alignment. More... | |
class | EKLMElementNumbers |
EKLM element numbers. More... | |
class | KLMChannelArrayIndex |
KLM channel array index. More... | |
class | KLMChannelIndex |
KLM channel index. More... | |
class | KLMChannelMapValue< T > |
KLM channel map. More... | |
class | KLMClusterShape |
Variable for KLM cluster shape analysis. More... | |
class | KLMDigit |
KLM digit (class representing a digitized hit in RPCs or scintillators). More... | |
class | KLMDigitEventInfo |
Class to store debugging information from the unpacker (event based). More... | |
class | KLMDigitRaw |
Class to store the raw words from the unpacker, digit-by-digit. More... | |
class | KLMElementArrayIndex |
KLM element array index. More... | |
class | KLMElementNumbers |
KLM element numbers. More... | |
class | KLMHit2d |
KLM 2d hit. More... | |
class | KLMModuleArrayIndex |
KLM module array index. More... | |
class | KLMMuidHit |
Store one muon-identification hit in the KLM as a ROOT object. More... | |
class | KLMMuidLikelihood |
Class to store the likelihoods from KLM with additional information related to the extrapolation. More... | |
class | KLMPlaneArrayIndex |
KLM plane array index. More... | |
class | KLMScintillatorFirmwareFitResult |
FPGA fit simulation data. More... | |
class | KLMSectorArrayIndex |
KLM sector array index. More... | |
class | KLMSimHit |
KLM simulation hit. More... | |
Typedefs | |
typedef uint16_t | KLMSubdetectorNumber |
Subdetector number. | |
typedef uint16_t | KLMSectionNumber |
Section number. | |
typedef uint16_t | KLMSectorNumber |
Sector number. | |
typedef uint16_t | KLMModuleNumber |
Module number. | |
typedef uint16_t | KLMPlaneNumber |
Plane number. | |
typedef uint16_t | KLMChannelNumber |
Channel number. | |
typedef uint16_t | EKLMSegmentNumber |
EKLM segment number. | |
typedef uint16_t EKLMSegmentNumber |
EKLM segment number.
Definition at line 39 of file KLMElementNumberDefinitions.h.
typedef uint16_t KLMChannelNumber |
Channel number.
Definition at line 36 of file KLMElementNumberDefinitions.h.
typedef uint16_t KLMModuleNumber |
Module number.
Definition at line 30 of file KLMElementNumberDefinitions.h.
typedef uint16_t KLMPlaneNumber |
Plane number.
Definition at line 33 of file KLMElementNumberDefinitions.h.
typedef uint16_t KLMSectionNumber |
Section number.
Definition at line 24 of file KLMElementNumberDefinitions.h.
typedef uint16_t KLMSectorNumber |
Sector number.
Definition at line 27 of file KLMElementNumberDefinitions.h.
typedef uint16_t KLMSubdetectorNumber |
Subdetector number.
Definition at line 21 of file KLMElementNumberDefinitions.h.