Analysis Software
Documentation for sPHENIX simulation software
|
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | PHG4HitDefs |
Typedefs | |
typedef unsigned long long | PHG4HitDefs::keytype |
Functions | |
int | PHG4HitDefs::get_volume_id (const std::string &nodename) |
Variables | |
static const unsigned int | PHG4HitDefs::keybits = 32 |
static const unsigned int | PHG4HitDefs::hit_idbits = sizeof(keytype)*8-keybits |