1 #ifndef _sbnumurecodata_RecoTrack_hh
2 #define _sbnumurecodata_RecoTrack_hh
80 start(-999, -999, -999),
81 end(-999, -999, -999),
int pdgid
Particle ID that minimizes chi2.
bool is_contained
is it contained in the "containment volume"?
float chi2_muon
Chi2 of dE/dx to muon hypotheis. Combined agaisnt all planes.
float chi2_kaon
Chi2 of dE/dx to kaon hypotheis. Combined against all planes.
float bwd_mcs_momentum_err
MCS momentum calculation fit error under hypothesis track is backward.
MCSFitResult mcs_proton
MCS calculation result for Proton PID hypothesis.
MCSFitResult mcs_pion
MCS calculation result for Pion PID hypothesis.
CRTMatch crt_match
CRTMatch.
float min_chi2
Minimum chi2 value across all hypotheses.
bool mcs_is_backward
Whether the MCS fit calculation believes the track is backwards.
float stopping_chisq_finish
Chi2 fraction of stopping vs. not-stopping hypotheis to track end point.
float bwd_mcs_momentum
MCS momentum calculation under hypothesis track is backward.
MCSFitResult mcs_kaon
MCS calculation result for Kaon PID hypothesis.
TVector3 start
start position of track
float range_momentum_muon
Range momentum calculation of the track using range under the assumption it is a muon [GeV]...
stopping_chisq_finish(-1)
float chi2_pion
Chi2 of dE/dx to pion hypotheis. Combined against all planes.
float length
Length of track.
float fwd_mcs_momentum
MCS momentum calculation under hypothesis track is forward.
float stopping_chisq_start
Chi2 fraction of stopping vs. not-stopping hypothesis to track start points.
bool crosses_tpc
does it cross a tpc?
TrackTruthMatch match
Truth matching information.
int pid_n_dof
Number of d.o.f. in chi2 fit.
float range_momentum_proton
Range momentum calculation of track using range using the assumption it is a proton [GeV]...
TVector3 end
end position of track
MCSFitResult mcs_muon
MCS calculation result for Muon PID hypothesis.
int ID
ID/index of this track. Does not necessarily correspond to the Pandora index.
float fwd_mcs_momentum_err
MCS momentum calculation fit error under hypothesis track is forward.
float costh
cosine of angle to z axis
float chi2_proton
Chi2 of dE/dx to proton hypothesis. Combined against all planes.