Struct ShowerRecoKeypoint::Shower_t¶
- Defined in File ShowerRecoKeypoint.h
Nested Relationships¶
This struct is a nested type of Class ShowerRecoKeypoint.
Struct Documentation¶
-
struct
Shower_t
represents final shower reconstructed object
Public Members
-
ShowerTrunk_t
trunk
trunk info
-
std::set<int>
cluster_idx
set of shower cluster idx
-
std::vector<std::vector<float>>
points_v
3d points assigned to shower
-
std::vector<int>
hitidx_v
hit idx of 3d hits corresponding to input larflow3dhit vector
-
ShowerTrunk_t