![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Public Member Functions | |
| PIDAProperties () | |
Public Attributes | |
| unsigned int | run |
| unsigned int | event |
| unsigned int | calo_index |
| unsigned int | planeid |
| float | trk_range |
| float | calo_KE |
| unsigned int | n_pid_pts |
| float | mean |
| float | sigma |
| float | integral_dedx |
| float | integral_pida |
| unsigned int | n_bandwidths |
| float | kde_bandwidth [MAX_BANDWIDTHS] |
| float | kde_mp [MAX_BANDWIDTHS] |
| float | kde_fwhm [MAX_BANDWIDTHS] |
| std::string | leaf_structure |
| unsigned int pid::PIDAAlg::PIDAProperties::calo_index |
Definition at line 124 of file PIDAAlg.h.
Referenced by pid::PIDAAlg::FillPIDAProperties().
| float pid::PIDAAlg::PIDAProperties::calo_KE |
Definition at line 127 of file PIDAAlg.h.
Referenced by pid::PIDAAlg::FillPIDAProperties().
| unsigned int pid::PIDAAlg::PIDAProperties::event |
Definition at line 123 of file PIDAAlg.h.
Referenced by pid::PIDAAlg::FillPIDAProperties().
| float pid::PIDAAlg::PIDAProperties::integral_dedx |
Definition at line 132 of file PIDAAlg.h.
Referenced by pid::PIDAAlg::FillPIDAProperties().
| float pid::PIDAAlg::PIDAProperties::integral_pida |
Definition at line 133 of file PIDAAlg.h.
Referenced by pid::PIDAAlg::FillPIDAProperties().
| float pid::PIDAAlg::PIDAProperties::kde_bandwidth[MAX_BANDWIDTHS] |
Definition at line 136 of file PIDAAlg.h.
Referenced by pid::PIDAAlg::FillPIDAProperties(), and pid::PIDAAlg::SetPIDATree().
| float pid::PIDAAlg::PIDAProperties::kde_fwhm[MAX_BANDWIDTHS] |
Definition at line 138 of file PIDAAlg.h.
Referenced by pid::PIDAAlg::FillPIDAProperties(), and pid::PIDAAlg::SetPIDATree().
| float pid::PIDAAlg::PIDAProperties::kde_mp[MAX_BANDWIDTHS] |
Definition at line 137 of file PIDAAlg.h.
Referenced by pid::PIDAAlg::FillPIDAProperties(), and pid::PIDAAlg::SetPIDATree().
| std::string pid::PIDAAlg::PIDAProperties::leaf_structure |
Definition at line 140 of file PIDAAlg.h.
Referenced by pid::PIDAAlg::SetPIDATree().
| float pid::PIDAAlg::PIDAProperties::mean |
Definition at line 130 of file PIDAAlg.h.
Referenced by pid::PIDAAlg::FillPIDAProperties().
| unsigned int pid::PIDAAlg::PIDAProperties::n_bandwidths |
Definition at line 135 of file PIDAAlg.h.
Referenced by pid::PIDAAlg::FillPIDAProperties(), and pid::PIDAAlg::SetPIDATree().
| unsigned int pid::PIDAAlg::PIDAProperties::n_pid_pts |
Definition at line 129 of file PIDAAlg.h.
Referenced by pid::PIDAAlg::FillPIDAProperties().
| unsigned int pid::PIDAAlg::PIDAProperties::planeid |
Definition at line 125 of file PIDAAlg.h.
Referenced by pid::PIDAAlg::FillPIDAProperties().
| unsigned int pid::PIDAAlg::PIDAProperties::run |
Definition at line 122 of file PIDAAlg.h.
Referenced by pid::PIDAAlg::FillPIDAProperties().
| float pid::PIDAAlg::PIDAProperties::sigma |
Definition at line 131 of file PIDAAlg.h.
Referenced by pid::PIDAAlg::FillPIDAProperties().
| float pid::PIDAAlg::PIDAProperties::trk_range |
Definition at line 126 of file PIDAAlg.h.
Referenced by pid::PIDAAlg::FillPIDAProperties().