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

BKLM hit status. More...

#include <BKLMStatus.h>

Public Member Functions

 BKLMStatus ()
 Constructor.
 
 ~BKLMStatus ()
 Destructor.
 

Static Public Member Functions

static int getMaximalStrip (int module)
 Get maximal strip number.
 
static void setMaximalStrip (int &module, int strip)
 Set maximal strip number.
 

Static Protected Attributes

static constexpr int BKLM_MAXSTRIP_BIT = 15
 Bit position for maxStrip-1 [0..47].
 
static constexpr int BKLM_MAXSTRIP_MASK = (63 << BKLM_MAXSTRIP_BIT)
 Bit mask for maxStrip-1 [0..47].
 

Detailed Description

BKLM hit status.

Definition at line 20 of file BKLMStatus.h.


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