CMS 3D CMS Logo

Variables
hgcal::constants Namespace Reference

Variables

static constexpr int kHGCalLayers = 96
 
static constexpr int kInvalidCluster = -1
 
static constexpr uint8_t kInvalidClusterByte = 0xff
 
static constexpr int kInvalidIndex = -1
 
static constexpr uint8_t kInvalidIndexByte = 0xff
 

Variable Documentation

◆ kHGCalLayers

constexpr int hgcal::constants::kHGCalLayers = 96
static

Definition at line 5 of file ConstantsForClusters.h.

◆ kInvalidCluster

constexpr int hgcal::constants::kInvalidCluster = -1
static

◆ kInvalidClusterByte

constexpr uint8_t hgcal::constants::kInvalidClusterByte = 0xff
static

◆ kInvalidIndex

constexpr int hgcal::constants::kInvalidIndex = -1
static

Definition at line 8 of file ConstantsForClusters.h.

◆ kInvalidIndexByte

constexpr uint8_t hgcal::constants::kInvalidIndexByte = 0xff
static