![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://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 26 of file ShowerRecoAlgBase.h.
| double showerreco::ShowerCluster_t::angle_2d |
Definition at line 30 of file ShowerRecoAlgBase.h.
| ::util::PxPoint showerreco::ShowerCluster_t::end_point |
Definition at line 29 of file ShowerRecoAlgBase.h.
| std::vector< ::util::PxHit> showerreco::ShowerCluster_t::hit_vector |
Definition at line 32 of file ShowerRecoAlgBase.h.
| unsigned short showerreco::ShowerCluster_t::plane_id |
Definition at line 31 of file ShowerRecoAlgBase.h.
| ::util::PxPoint showerreco::ShowerCluster_t::start_point |
Definition at line 28 of file ShowerRecoAlgBase.h.