LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Public Attributes | |
art::Ptr< recob::PFParticle > | pfp |
art::Ptr< recob::Track > | trk |
art::Ptr< recob::Vertex > | vtx |
std::vector< art::Ptr< recob::Hit > > | hits |
std::vector< int > | clsIDs |
double | score |
Definition at line 3 of file TCShowerAlg.cxx.
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().