Simple hit+weight pair, returned from rb::Cluster::WeightedHits. More...
#include "/cvmfs/nova-development.opensciencegrid.org/novasoft/releases/N21-01-15/RecoBase/WeightedHit.h"
Public Member Functions | |
WeightedHit (const art::Ptr< rb::CellHit > &h, double w) | |
Public Attributes | |
art::Ptr< rb::CellHit > | hit |
double | weight |
Simple hit+weight pair, returned from rb::Cluster::WeightedHits.
Definition at line 18 of file WeightedHit.h.
|
inline |
Definition at line 20 of file WeightedHit.h.
art::Ptr<rb::CellHit> rb::WeightedHit::hit |
Definition at line 23 of file WeightedHit.h.
Referenced by murem::CompareByPlaneAndCell(), and bsf::BremShowerFilter::filter().
double rb::WeightedHit::weight |
Definition at line 24 of file WeightedHit.h.