EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Public Attributes | List of all members
eicrecon::PIDLookupConfig Struct Reference

#include <PIDLookupConfig.h>

Public Attributes

std::string filename
 
std::string system
 
std::vector< int > pdg_values
 
std::vector< int > charge_values
 
std::vector< double > momentum_edges
 
std::vector< double > polar_edges
 
std::vector< double > azimuthal_binning
 
bool azimuthal_bin_centers_in_lut {false}
 
bool momentum_bin_centers_in_lut {false}
 
bool polar_bin_centers_in_lut {false}
 
bool use_radians {false}
 
bool missing_electron_prob {false}
 

Member Data Documentation

◆ azimuthal_bin_centers_in_lut

bool eicrecon::PIDLookupConfig::azimuthal_bin_centers_in_lut {false}

◆ azimuthal_binning

std::vector<double> eicrecon::PIDLookupConfig::azimuthal_binning

◆ charge_values

std::vector<int> eicrecon::PIDLookupConfig::charge_values

◆ filename

std::string eicrecon::PIDLookupConfig::filename

◆ missing_electron_prob

bool eicrecon::PIDLookupConfig::missing_electron_prob {false}

◆ momentum_bin_centers_in_lut

bool eicrecon::PIDLookupConfig::momentum_bin_centers_in_lut {false}

◆ momentum_edges

std::vector<double> eicrecon::PIDLookupConfig::momentum_edges

◆ pdg_values

std::vector<int> eicrecon::PIDLookupConfig::pdg_values

◆ polar_bin_centers_in_lut

bool eicrecon::PIDLookupConfig::polar_bin_centers_in_lut {false}

◆ polar_edges

std::vector<double> eicrecon::PIDLookupConfig::polar_edges

◆ system

std::string eicrecon::PIDLookupConfig::system

◆ use_radians

bool eicrecon::PIDLookupConfig::use_radians {false}

The documentation for this struct was generated from the following file: