Shower Selection metrics calculated by ShowerSelectionVals. More...
#include <SRShowerSelection.h>
Public Member Functions | |
| SRShowerSelection () | |
| ~SRShowerSelection () | |
Public Attributes | |
| float | densityGradient |
| Constant in the density gradient fit. More... | |
| float | densityGradientPower |
| Power in the density gradient fit. More... | |
| float | trackLength |
| Lenth of fitted track [cm]. More... | |
| float | trackWidth |
| Width of fitted track (Average redidual) [cm]. More... | |
| std::vector< float > | showerResiduals |
| Vector of residuals, size (sliceShowers-1) [cm]. More... | |
Shower Selection metrics calculated by ShowerSelectionVals.
Definition at line 12 of file SRShowerSelection.h.
| caf::SRShowerSelection::SRShowerSelection | ( | ) |
Definition at line 9 of file SRShowerSelection.cxx.
|
inline |
Definition at line 16 of file SRShowerSelection.h.
| float caf::SRShowerSelection::densityGradient |
Constant in the density gradient fit.
Definition at line 20 of file SRShowerSelection.h.
| float caf::SRShowerSelection::densityGradientPower |
Power in the density gradient fit.
Definition at line 21 of file SRShowerSelection.h.
| std::vector<float> caf::SRShowerSelection::showerResiduals |
Vector of residuals, size (sliceShowers-1) [cm].
Definition at line 29 of file SRShowerSelection.h.
| float caf::SRShowerSelection::trackLength |
Lenth of fitted track [cm].
Definition at line 25 of file SRShowerSelection.h.
| float caf::SRShowerSelection::trackWidth |
Width of fitted track (Average redidual) [cm].
Definition at line 26 of file SRShowerSelection.h.
1.8.5