Analysis Software
Documentation for sPHENIX simulation software
|
Typedefs | |
typedef unsigned int | keytype |
Functions | |
keytype | genkey (const short irow, const short icolumn) |
std::pair< short, short > | getrowcol (const keytype key) |
Variables | |
static int | columnbits = 16 |
static int | rowbits = 32 - columnbits |
typedef unsigned int PHG4ScintillatorSlatDefs::keytype |
Definition at line 10 of file PHG4ScintillatorSlatDefs.h.
View newest version in sPHENIX GitHub at line 10 of file PHG4ScintillatorSlatDefs.h
PHG4ScintillatorSlatDefs::keytype PHG4ScintillatorSlatDefs::genkey | ( | const short | irow, |
const short | icolumn | ||
) |
Definition at line 4 of file PHG4ScintillatorSlatDefs.cc.
View newest version in sPHENIX GitHub at line 4 of file PHG4ScintillatorSlatDefs.cc
References columnbits.
Referenced by PHG4Prototype2HcalCellReco::process_event().
std::pair< short, short > PHG4ScintillatorSlatDefs::getrowcol | ( | const keytype | key | ) |
Definition at line 13 of file PHG4ScintillatorSlatDefs.cc.
View newest version in sPHENIX GitHub at line 13 of file PHG4ScintillatorSlatDefs.cc
References columnbits.
|
static |
Definition at line 11 of file PHG4ScintillatorSlatDefs.h.
View newest version in sPHENIX GitHub at line 11 of file PHG4ScintillatorSlatDefs.h
Referenced by genkey(), getrowcol(), and PHG4ScintillatorSlatContainer::getScintillatorSlats().
|
static |
Definition at line 14 of file PHG4ScintillatorSlatDefs.h.
View newest version in sPHENIX GitHub at line 14 of file PHG4ScintillatorSlatDefs.h