ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <ecce-detectors/blob/master/FastPID/hpDIRC/DrcPidFast.h>
Public Attributes | |
double | probability [5] |
double | sigma [5] |
double | cangle |
double | cctr |
Definition at line 18 of file DrcPidFast.h.
View newest version in sPHENIX GitHub at line 18 of file DrcPidFast.h
double DrcPidInfo::cangle |
Definition at line 21 of file DrcPidFast.h.
View newest version in sPHENIX GitHub at line 21 of file DrcPidFast.h
Referenced by DrcPidFast::GetInfo().
double DrcPidInfo::cctr |
Definition at line 22 of file DrcPidFast.h.
View newest version in sPHENIX GitHub at line 22 of file DrcPidFast.h
Referenced by DrcPidFast::GetInfo().
double DrcPidInfo::probability[5] |
Definition at line 19 of file DrcPidFast.h.
View newest version in sPHENIX GitHub at line 19 of file DrcPidFast.h
Referenced by DrcPidFast::GetInfo().
double DrcPidInfo::sigma[5] |
Definition at line 20 of file DrcPidFast.h.
View newest version in sPHENIX GitHub at line 20 of file DrcPidFast.h
Referenced by example(), DrcPidFast::GetInfo(), plot_map(), and scan_mom().