Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EPDDefs Namespace Reference

Functions

static unsigned int get_arm (uint32_t key)
 
static unsigned int get_sector (uint32_t key)
 
static unsigned int get_tileid (uint32_t key)
 
static uint32_t make_epd_key (uint32_t arm, uint32_t sector, uint32_t tile_id)
 

Function Documentation

static unsigned int EPDDefs::get_arm ( uint32_t  key)
static

Definition at line 14 of file EPDDefs.h.

View newest version in sPHENIX GitHub at line 14 of file EPDDefs.h

Referenced by PHG4CentralityReco::process_event(), and PHG4EPDModuleReco::process_event().

+ Here is the caller graph for this function:

static unsigned int EPDDefs::get_sector ( uint32_t  key)
static

Definition at line 18 of file EPDDefs.h.

View newest version in sPHENIX GitHub at line 18 of file EPDDefs.h

Referenced by PHG4EPDModuleReco::process_event().

+ Here is the caller graph for this function:

static unsigned int EPDDefs::get_tileid ( uint32_t  key)
static

Definition at line 22 of file EPDDefs.h.

View newest version in sPHENIX GitHub at line 22 of file EPDDefs.h

Referenced by PHG4EPDModuleReco::process_event().

+ Here is the caller graph for this function:

static uint32_t EPDDefs::make_epd_key ( uint32_t  arm,
uint32_t  sector,
uint32_t  tile_id 
)
static

Definition at line 26 of file EPDDefs.h.

View newest version in sPHENIX GitHub at line 26 of file EPDDefs.h

Referenced by PHG4EPDDetector::module_id_for().

+ Here is the caller graph for this function: