ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
#include <AtTrackFinderHC.h>
Public Attributes | |
float | s |
size_t | k |
size_t | n |
size_t | m |
float | r |
float | a |
float | t |
float | _padding |
Definition at line 37 of file AtTrackFinderHC.h.
float hc_params::_padding |
Definition at line 45 of file AtTrackFinderHC.h.
float hc_params::a |
Definition at line 43 of file AtTrackFinderHC.h.
size_t hc_params::k |
Definition at line 39 of file AtTrackFinderHC.h.
size_t hc_params::m |
Definition at line 41 of file AtTrackFinderHC.h.
size_t hc_params::n |
Definition at line 40 of file AtTrackFinderHC.h.
float hc_params::r |
Definition at line 42 of file AtTrackFinderHC.h.
float hc_params::s |
Definition at line 38 of file AtTrackFinderHC.h.
float hc_params::t |
Definition at line 44 of file AtTrackFinderHC.h.