Internal struct: contains information on stub and other associated data products. More...
#include <StubMergeAlgorithms.h>
Public Attributes | |
sbn::Stub | stub |
art::Ptr< recob::PFParticle > | pfp |
std::vector< art::Ptr < recob::Hit > > | hits |
art::Ptr< sbn::VertexHit > | vhit |
art::Ptr< recob::Hit > | vhit_hit |
Internal struct: contains information on stub and other associated data products.
Definition at line 24 of file StubMergeAlgorithms.h.
std::vector<art::Ptr<recob::Hit> > sbn::StubInfo::hits |
Definition at line 27 of file StubMergeAlgorithms.h.
art::Ptr<recob::PFParticle> sbn::StubInfo::pfp |
Definition at line 26 of file StubMergeAlgorithms.h.
sbn::Stub sbn::StubInfo::stub |
Definition at line 25 of file StubMergeAlgorithms.h.
art::Ptr<sbn::VertexHit> sbn::StubInfo::vhit |
Definition at line 28 of file StubMergeAlgorithms.h.
art::Ptr<recob::Hit> sbn::StubInfo::vhit_hit |
Definition at line 29 of file StubMergeAlgorithms.h.