Analysis Software
Documentation for sPHENIX simulation software
|
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | PHG4ScintillatorSlatDefs |
Typedefs | |
typedef unsigned int | PHG4ScintillatorSlatDefs::keytype |
Functions | |
keytype | PHG4ScintillatorSlatDefs::genkey (const short irow, const short icolumn) |
std::pair< short, short > | PHG4ScintillatorSlatDefs::getrowcol (const keytype key) |
Variables | |
static int | PHG4ScintillatorSlatDefs::columnbits = 16 |
static int | PHG4ScintillatorSlatDefs::rowbits = 32 - columnbits |