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

ARICH Channel Mask. More...

#include <ARICHAsicChannelMask.h>

Inheritance diagram for ARICHAsicChannelMask:
Collaboration diagram for ARICHAsicChannelMask:

Public Types

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

Public Member Functions

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

Private Member Functions

 ClassDef (ARICHAsicChannelMask, 1)
 ClassDef.
 

Private Attributes

unsigned char m_mask [c_Size]
 FPGA bitfile.
 

Detailed Description

ARICH Channel Mask.

Definition at line 21 of file ARICHAsicChannelMask.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

Various constants.

Enumerator
c_Size 

storage size in bytes 4*36 channels / 8 bits

Definition at line 27 of file ARICHAsicChannelMask.h.

27  {c_Size = 18,
28  };
@ c_Size
storage size in bytes 4*36 channels / 8 bits

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