#include <PIDLookupTable.h>
|
| struct | Binning |
| |
| struct | Entry |
| | The histogram entry with access counter, where the probabilities are stored in metadata. More...
|
| |
◆ PIDLookupTable()
| eicrecon::PIDLookupTable::PIDLookupTable |
( |
| ) |
|
|
inline |
◆ load_file()
| void eicrecon::PIDLookupTable::load_file |
( |
const std::string & |
filename, |
|
|
const Binning & |
binning |
|
) |
| |
◆ Lookup()
| const PIDLookupTable::Entry * eicrecon::PIDLookupTable::Lookup |
( |
int |
pdg, |
|
|
int |
charge, |
|
|
double |
momentum, |
|
|
double |
theta_deg, |
|
|
double |
phi_deg |
|
) |
| const |
The documentation for this class was generated from the following files: