![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "ShowerRecoAlgBase.h"
Public Attributes | |
| util::PxPoint | start_point |
| util::PxPoint | end_point |
| double | angle_2d |
| unsigned short | plane_id |
| std::vector<::util::PxHit > | hit_vector |
Definition at line 35 of file ShowerRecoAlgBase.h.
| double showerreco::ShowerCluster_t::angle_2d |
Definition at line 38 of file ShowerRecoAlgBase.h.
| util::PxPoint showerreco::ShowerCluster_t::end_point |
Definition at line 37 of file ShowerRecoAlgBase.h.
| std::vector<::util::PxHit> showerreco::ShowerCluster_t::hit_vector |
Definition at line 40 of file ShowerRecoAlgBase.h.
| unsigned short showerreco::ShowerCluster_t::plane_id |
Definition at line 39 of file ShowerRecoAlgBase.h.
| util::PxPoint showerreco::ShowerCluster_t::start_point |
Definition at line 36 of file ShowerRecoAlgBase.h.