LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
pfpStuff Struct Reference

Public Attributes

art::Ptr< recob::PFParticlepfp
 
art::Ptr< recob::Tracktrk
 
art::Ptr< recob::Vertexvtx
 
std::vector< art::Ptr< recob::Hit > > hits
 
std::vector< int > clsIDs
 
double score
 

Detailed Description

Definition at line 3 of file TCShowerAlg.cxx.

Member Data Documentation

std::vector<int> pfpStuff::clsIDs

Definition at line 9 of file TCShowerAlg.cxx.

Referenced by shower::TCShowerAlg::makeShowers().

std::vector<art::Ptr<recob::Hit> > pfpStuff::hits

Definition at line 7 of file TCShowerAlg.cxx.

Referenced by comparePFP(), and shower::TCShowerAlg::makeShowers().

art::Ptr<recob::PFParticle> pfpStuff::pfp

Definition at line 4 of file TCShowerAlg.cxx.

Referenced by shower::TCShowerAlg::makeShowers().

double pfpStuff::score

Definition at line 11 of file TCShowerAlg.cxx.

art::Ptr<recob::Track> pfpStuff::trk

Definition at line 5 of file TCShowerAlg.cxx.

Referenced by shower::TCShowerAlg::makeShowers().

art::Ptr<recob::Vertex> pfpStuff::vtx

Definition at line 6 of file TCShowerAlg.cxx.

Referenced by comparePFP(), and shower::TCShowerAlg::makeShowers().


The documentation for this struct was generated from the following file: