ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Typedefs | |
typedef unsigned long long | keytype |
Functions | |
int | get_volume_id (const std::string &nodename) |
Variables | |
static const unsigned int | keybits = 32 |
static const unsigned int | hit_idbits = sizeof(keytype)*8-keybits |
typedef unsigned long long PHG4HitDefs::keytype |
Definition at line 10 of file PHG4HitDefs.h.
View newest version in sPHENIX GitHub at line 10 of file PHG4HitDefs.h
int PHG4HitDefs::get_volume_id | ( | const std::string & | nodename | ) |
convert PHG4HitContainer node names in to ID number for the container. used in indexing volume ID in PHG4Shower
Definition at line 8 of file PHG4HitDefs.cc.
View newest version in sPHENIX GitHub at line 8 of file PHG4HitDefs.cc
Referenced by CaloTruthEval::get_node_pointers(), and QAG4SimulationJet::process_Spectrum().
Definition at line 12 of file PHG4HitDefs.h.
View newest version in sPHENIX GitHub at line 12 of file PHG4HitDefs.h
Referenced by PHG4HitContainer::AddHit(), PHG4HitContainer::genkey(), PHG4Hitv1::get_detid(), EICG4dRICHHit::get_detid(), PHG4HitContainer::getHits(), PHG4HitContainer::getmaxkey(), and PHG4HcalCellReco::process_event().
|
static |
Definition at line 11 of file PHG4HitDefs.h.
View newest version in sPHENIX GitHub at line 11 of file PHG4HitDefs.h
Referenced by PHG4HitContainer::genkey(), and PHG4HitContainer::getHits().