#include <LBNFDeDxMap.hh>
Public Attributes | |
int | tag |
int | pid |
double | length |
double | rPre |
double | zPre |
double | rPost |
double | zPost |
double | eDep |
double | eKin |
Definition at line 30 of file LBNFDeDxMap.hh.
double LBNFDeDxEntryInCell::eDep |
Definition at line 39 of file LBNFDeDxMap.hh.
double LBNFDeDxEntryInCell::eKin |
Definition at line 40 of file LBNFDeDxMap.hh.
double LBNFDeDxEntryInCell::length |
Definition at line 34 of file LBNFDeDxMap.hh.
int LBNFDeDxEntryInCell::pid |
Definition at line 33 of file LBNFDeDxMap.hh.
double LBNFDeDxEntryInCell::rPost |
Definition at line 37 of file LBNFDeDxMap.hh.
double LBNFDeDxEntryInCell::rPre |
Definition at line 35 of file LBNFDeDxMap.hh.
int LBNFDeDxEntryInCell::tag |
Definition at line 32 of file LBNFDeDxMap.hh.
double LBNFDeDxEntryInCell::zPost |
Definition at line 38 of file LBNFDeDxMap.hh.
double LBNFDeDxEntryInCell::zPre |
Definition at line 36 of file LBNFDeDxMap.hh.