Hall-D Software
alpha
|
#include <DDetectorMatches.h>
Public Member Functions | |
DDIRCMatchParams (void) | |
Public Attributes | |
double | dExpectedThetaC |
double | dThetaC |
double | dDeltaT |
double | dLikelihoodElectron |
double | dLikelihoodPion |
double | dLikelihoodKaon |
double | dLikelihoodProton |
int | dNPhotons |
DVector3 | dExtrapolatedPos |
DVector3 | dExtrapolatedMom |
double | dExtrapolatedTime |
Definition at line 109 of file DDetectorMatches.h.
|
inline |
Definition at line 112 of file DDetectorMatches.h.
double DDIRCMatchParams::dDeltaT |
Definition at line 114 of file DDetectorMatches.h.
double DDIRCMatchParams::dExpectedThetaC |
Definition at line 114 of file DDetectorMatches.h.
DVector3 DDIRCMatchParams::dExtrapolatedMom |
Definition at line 117 of file DDetectorMatches.h.
DVector3 DDIRCMatchParams::dExtrapolatedPos |
Definition at line 117 of file DDetectorMatches.h.
double DDIRCMatchParams::dExtrapolatedTime |
Definition at line 118 of file DDetectorMatches.h.
double DDIRCMatchParams::dLikelihoodElectron |
Definition at line 115 of file DDetectorMatches.h.
double DDIRCMatchParams::dLikelihoodKaon |
Definition at line 115 of file DDetectorMatches.h.
double DDIRCMatchParams::dLikelihoodPion |
Definition at line 115 of file DDetectorMatches.h.
double DDIRCMatchParams::dLikelihoodProton |
Definition at line 115 of file DDetectorMatches.h.
int DDIRCMatchParams::dNPhotons |
Definition at line 116 of file DDetectorMatches.h.
double DDIRCMatchParams::dThetaC |
Definition at line 114 of file DDetectorMatches.h.