EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Namespace with Trkr key types and utility functions. More...
#include <cstdint>
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | TrkrDefs |
Define a namespace for Trkr typedefs. | |
Typedefs | |
typedef uint32_t | TrkrDefs::hitkey |
Key types. | |
typedef uint32_t | TrkrDefs::hitsetkey |
typedef uint64_t | TrkrDefs::cluskey |
typedef uint32_t | TrkrDefs::clushitkey |
typedef uint16_t | TrkrDefs::subsurfkey |
Enumerations | |
enum | TrkrDefs::TrkrId { TrkrDefs::mvtxId = 0, TrkrDefs::inttId = 1, TrkrDefs::tpcId = 2, TrkrDefs::micromegasId = 3, TrkrDefs::ttl = 4 } |
Enumeration for tracker id to easily maintain consistency. More... | |