< TPC input variables for CRUMBS PDS input variables for CRUMBS More...
#include <SRCRUMBSResult.h>
Public Member Functions | |
SRCRUMBSTPCVars () | |
~SRCRUMBSTPCVars () | |
Public Attributes | |
float | crlongtrackhitfrac |
fraction of slice’s space points in longest track (cosmic reco) More... | |
float | crlongtrackdefl |
1 - the cosine of the angle between the starting and finishing directions of the longest track (cosmic reco) More... | |
float | crlongtrackdiry |
relative direction of the longest track in Y (cosmic reco) More... | |
int | crnhitsmax |
the number of space points in the largest pfp More... | |
float | nusphereeigenratio |
the ratio between the first and second eigenvalues from a PCA of spacepoints within 10cm of the vertex (nu reco) More... | |
int | nufinalstatepfos |
the number of final state pfos (nu reco) More... | |
int | nutotalhits |
the total number of space points (nu reco) More... | |
int | nuspherespacepoints |
the total number of space points within 10cm of the vertex (nu reco) More... | |
float | nuvertexy |
the vertex position in Y (nu reco) [cm] More... | |
float | nuwgtdirz |
the Z component of the space-point weighted direction of the final state pfos (nu reco) More... | |
float | stoppingchi2ratio |
a ratio of chi2 values intended to find Bragg peaks in stopping muon tracks More... | |
< TPC input variables for CRUMBS PDS input variables for CRUMBS
Definition at line 10 of file SRCRUMBSResult.h.
caf::SRCRUMBSTPCVars::SRCRUMBSTPCVars | ( | ) |
Definition at line 10 of file SRCRUMBSResult.cxx.
|
inline |
Definition at line 13 of file SRCRUMBSResult.h.
float caf::SRCRUMBSTPCVars::crlongtrackdefl |
1 - the cosine of the angle between the starting and finishing directions of the longest track (cosmic reco)
Definition at line 16 of file SRCRUMBSResult.h.
float caf::SRCRUMBSTPCVars::crlongtrackdiry |
relative direction of the longest track in Y (cosmic reco)
Definition at line 17 of file SRCRUMBSResult.h.
float caf::SRCRUMBSTPCVars::crlongtrackhitfrac |
fraction of slice’s space points in longest track (cosmic reco)
Definition at line 15 of file SRCRUMBSResult.h.
int caf::SRCRUMBSTPCVars::crnhitsmax |
the number of space points in the largest pfp
Definition at line 18 of file SRCRUMBSResult.h.
int caf::SRCRUMBSTPCVars::nufinalstatepfos |
the number of final state pfos (nu reco)
Definition at line 20 of file SRCRUMBSResult.h.
float caf::SRCRUMBSTPCVars::nusphereeigenratio |
the ratio between the first and second eigenvalues from a PCA of spacepoints within 10cm of the vertex (nu reco)
Definition at line 19 of file SRCRUMBSResult.h.
int caf::SRCRUMBSTPCVars::nuspherespacepoints |
the total number of space points within 10cm of the vertex (nu reco)
Definition at line 22 of file SRCRUMBSResult.h.
int caf::SRCRUMBSTPCVars::nutotalhits |
the total number of space points (nu reco)
Definition at line 21 of file SRCRUMBSResult.h.
float caf::SRCRUMBSTPCVars::nuvertexy |
the vertex position in Y (nu reco) [cm]
Definition at line 23 of file SRCRUMBSResult.h.
float caf::SRCRUMBSTPCVars::nuwgtdirz |
the Z component of the space-point weighted direction of the final state pfos (nu reco)
Definition at line 24 of file SRCRUMBSResult.h.
float caf::SRCRUMBSTPCVars::stoppingchi2ratio |
a ratio of chi2 values intended to find Bragg peaks in stopping muon tracks
Definition at line 25 of file SRCRUMBSResult.h.