Class Reference for E1039 Core & Analysis Software
PHG4CellDefs.cc File Reference
#include "PHG4CellDefs.h"
#include <phool/phool.h>
#include <iostream>
+ Include dependency graph for PHG4CellDefs.cc:

Go to the source code of this file.

Functions

unsigned short generic_lower_16bit_key (const PHG4CellDefs::keytype key, const PHG4CellDefs::CellBinning binning)
 
unsigned short generic_upper_16bit_key (const PHG4CellDefs::keytype key, const PHG4CellDefs::CellBinning binning)
 
PHG4CellDefs::keytype generic_16bit_genkey (const unsigned short detid, const PHG4CellDefs::CellBinning binning, const unsigned short upper16bits, const unsigned short lower16bits)
 
PHG4CellDefs::keytype generic_32bit_genkey (const unsigned short detid, const PHG4CellDefs::CellBinning binning, const unsigned int bit32)
 

Function Documentation

◆ generic_16bit_genkey()

PHG4CellDefs::keytype generic_16bit_genkey ( const unsigned short  detid,
const PHG4CellDefs::CellBinning  binning,
const unsigned short  upper16bits,
const unsigned short  lower16bits 
)

Definition at line 208 of file PHG4CellDefs.cc.

Referenced by PHG4CellDefs::SpacalBinning::genkey(), PHG4CellDefs::EtaPhiBinning::genkey(), PHG4CellDefs::EtaXsizeBinning::genkey(), PHG4CellDefs::ScintillatorSlatBinning::genkey(), PHG4CellDefs::SizeBinning::genkey(), and PHG4CellDefs::TPCBinning::genkey().

+ Here is the caller graph for this function:

◆ generic_32bit_genkey()

PHG4CellDefs::keytype generic_32bit_genkey ( const unsigned short  detid,
const PHG4CellDefs::CellBinning  binning,
const unsigned int  bit32 
)

Definition at line 222 of file PHG4CellDefs.cc.

Referenced by PHG4CellDefs::MapsBinning::genkey().

+ Here is the caller graph for this function:

◆ generic_lower_16bit_key()

unsigned short generic_lower_16bit_key ( const PHG4CellDefs::keytype  key,
const PHG4CellDefs::CellBinning  binning 
)

Definition at line 175 of file PHG4CellDefs.cc.

References PHWHERE.

Referenced by PHG4CellDefs::EtaPhiBinning::get_etabin(), PHG4CellDefs::EtaXsizeBinning::get_etabin(), PHG4CellDefs::SpacalBinning::get_fiberid(), PHG4CellDefs::SizeBinning::get_phibin(), and PHG4CellDefs::ScintillatorSlatBinning::get_row().

+ Here is the caller graph for this function:

◆ generic_upper_16bit_key()

unsigned short generic_upper_16bit_key ( const PHG4CellDefs::keytype  key,
const PHG4CellDefs::CellBinning  binning 
)

Definition at line 192 of file PHG4CellDefs.cc.

References PHWHERE.

Referenced by PHG4CellDefs::ScintillatorSlatBinning::get_column(), PHG4CellDefs::EtaPhiBinning::get_phibin(), PHG4CellDefs::SpacalBinning::get_phibin(), PHG4CellDefs::EtaXsizeBinning::get_xsizebin(), and PHG4CellDefs::SizeBinning::get_zbin().

+ Here is the caller graph for this function: