EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
eicrecon::PIDLookupTable Class Reference

#include <PIDLookupTable.h>

Inheritance diagram for eicrecon::PIDLookupTable:
Inheritance graph
[legend]
Collaboration diagram for eicrecon::PIDLookupTable:
Collaboration graph
[legend]

Classes

struct  Binning
 
struct  Entry
 The histogram entry with access counter, where the probabilities are stored in metadata. More...
 

Public Member Functions

 PIDLookupTable ()
 
const EntryLookup (int pdg, int charge, double momentum, double theta_deg, double phi_deg) const
 
void load_file (const std::string &filename, const Binning &binning)
 

Constructor & Destructor Documentation

◆ PIDLookupTable()

eicrecon::PIDLookupTable::PIDLookupTable ( )
inline

Member Function Documentation

◆ 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: