Class Reference for E1039 Core & Analysis Software
Home page
Related Pages
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
PHG4CylinderCellDefs.h
Go to the documentation of this file.
1
#ifndef PHG4CYLINDERCELLGEFS_H
2
#define PHG4CYLINDERCELLGEFS_H
3
4
namespace
PHG4CylinderCellDefs
5
{
6
typedef
unsigned
int
keytype
;
7
static
int
keybits
= 8;
8
static
int
cell_idbits
= 32 -
keybits
;
9
enum
{
undefined
= 0,
sizebinning
= 1,
etaphibinning
= 2,
etaslatbinning
= 3,
spacalbinning
= 4};
10
}
11
12
#endif
PHG4CylinderCellDefs::sizebinning
Definition:
PHG4CylinderCellDefs.h:9
PHG4CylinderCellDefs::keytype
unsigned int keytype
Definition:
PHG4CylinderCellDefs.h:6
PHG4CylinderCellDefs::spacalbinning
Definition:
PHG4CylinderCellDefs.h:9
PHG4CylinderCellDefs::etaslatbinning
Definition:
PHG4CylinderCellDefs.h:9
PHG4CylinderCellDefs::cell_idbits
static int cell_idbits
Definition:
PHG4CylinderCellDefs.h:8
PHG4CylinderCellDefs::etaphibinning
Definition:
PHG4CylinderCellDefs.h:9
PHG4CylinderCellDefs::keybits
static int keybits
Definition:
PHG4CylinderCellDefs.h:7
PHG4CylinderCellDefs::undefined
Definition:
PHG4CylinderCellDefs.h:9
e1039-core
simulation
g4detectors
PHG4CylinderCellDefs.h
Built by
Haiwang Yu
. updated:
Wed May 26 2021 21:44:03
using
1.8.5 with
SeaQuest GitHub integration