Class Reference for E1039 Core & Analysis Software
PHG4CylinderCellDefs Namespace Reference

Typedefs

typedef unsigned int keytype
 

Enumerations

enum  {
  undefined = 0 , sizebinning = 1 , etaphibinning = 2 , etaslatbinning = 3 ,
  spacalbinning = 4
}
 

Variables

static int keybits = 8
 
static int cell_idbits = 32 - keybits
 

Typedef Documentation

◆ keytype

typedef unsigned int PHG4CylinderCellDefs::keytype

Definition at line 6 of file PHG4CylinderCellDefs.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
undefined 
sizebinning 
etaphibinning 
etaslatbinning 
spacalbinning 

Definition at line 9 of file PHG4CylinderCellDefs.h.

Variable Documentation

◆ cell_idbits

int PHG4CylinderCellDefs::cell_idbits = 32 - keybits
static

◆ keybits

int PHG4CylinderCellDefs::keybits = 8
static