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

ARICH HAPD Sensor Mask: map of operational/nonoperational HAPDs : one bit per sensor. More...

#include <ARICHHapdMask.h>

Inheritance diagram for ARICHHapdMask:
Collaboration diagram for ARICHHapdMask:

Public Types

enum  { c_Size = 54 }
 Various constants. More...
 

Public Member Functions

 ARICHHapdMask ()
 Default constructor.
 
 ARICHHapdMask (unsigned char *mask)
 Constructor.
 
 ~ARICHHapdMask ()
 Destructor.
 

Private Member Functions

 ClassDef (ARICHHapdMask, 1)
 ClassDef.
 

Private Attributes

unsigned char m_mask [c_Size]
 mask 1 bit per sensor
 

Detailed Description

ARICH HAPD Sensor Mask: map of operational/nonoperational HAPDs : one bit per sensor.

Definition at line 21 of file ARICHHapdMask.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

Various constants.

Enumerator
c_Size 

storage size in bytes 420 sensors / 8 bits

Definition at line 26 of file ARICHHapdMask.h.

26  {c_Size = 54,
27  };
@ c_Size
storage size in bytes 420 sensors / 8 bits
Definition: ARICHHapdMask.h:26

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