EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

typedef unsigned int PHG4CylinderCellDefs::keytype

Definition at line 8 of file PHG4CylinderCellDefs.h.

View newest version in sPHENIX GitHub at line 8 of file PHG4CylinderCellDefs.h

Enumeration Type Documentation

anonymous enum
Enumerator:
undefined 
sizebinning 
etaphibinning 
etaslatbinning 
spacalbinning 

Definition at line 11 of file PHG4CylinderCellDefs.h.

View newest version in sPHENIX GitHub at line 11 of file PHG4CylinderCellDefs.h

Variable Documentation

int PHG4CylinderCellDefs::cell_idbits = 32 - keybits
static

Definition at line 10 of file PHG4CylinderCellDefs.h.

View newest version in sPHENIX GitHub at line 10 of file PHG4CylinderCellDefs.h

Referenced by PHG4CylinderCellContainer::genkey(), and PHG4CylinderCellContainer::getCylinderCells().

int PHG4CylinderCellDefs::keybits = 8
static

Definition at line 9 of file PHG4CylinderCellDefs.h.

View newest version in sPHENIX GitHub at line 9 of file PHG4CylinderCellDefs.h

Referenced by PHG4CylinderCellContainer::genkey(), and PHG4CylinderCellContainer::getCylinderCells().