LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
struct of temporary 2D vertices (end points) More...
#include "DataStructs.h"
Public Attributes | |
Point2_t | Pos {{0,0}} |
Point2_t | PosErr {{2,1}} |
unsigned short | NTraj {0} |
unsigned short | Pass {0} |
float | ChiDOF {0} |
short | Topo {0} |
CTP_t | CTP {0} |
int | ID {0} |
set to 0 if killed More... | |
int | Vx3ID {0} |
float | Score {0} |
float | TjChgFrac {0} |
Fraction of charge near the vertex that is from hits on the vertex Tjs. More... | |
std::bitset< 16 > | Stat {0} |
Vertex status bits using kVtxBit_t. More... | |
struct of temporary 2D vertices (end points)
Definition at line 83 of file DataStructs.h.
float tca::VtxStore::ChiDOF {0} |
Definition at line 88 of file DataStructs.h.
Referenced by tca::CheckTrajBeginChg(), tca::Find2DVertices(), tca::FindHammerVertices(), tca::FindHammerVertices2(), tca::FitVertex(), tca::MergeWithVertex(), and tca::TrajClusterAlg::SplitHiChgHits().
CTP_t tca::VtxStore::CTP {0} |
Definition at line 92 of file DataStructs.h.
Referenced by tca::AttachAnyTrajToVertex(), tca::AttachTrajToVertex(), tca::CheckTrajBeginChg(), tca::CompleteIncomplete3DVertices(), tca::CompleteIncomplete3DVerticesInGaps(), tca::TrajClusterAlg::EndMerge(), tca::Find2DVertices(), tca::FindHammerVertices(), tca::FindHammerVertices2(), tca::FindNeutralVertices(), tca::TrajClusterAlg::FindVtxTraj(), tca::FitVertex(), tca::GetVtxTjIDs(), tca::MakeJunkVertices(), tca::MakeVertexObsolete(), tca::MergeWithVertex(), tca::Split3DKink(), tca::TrajClusterAlg::SplitHiChgHits(), tca::SplitTraj(), tca::StoreVertex(), tca::UpdateVxEnvironment(), and tca::VtxHitsSwap().
int tca::VtxStore::ID {0} |
set to 0 if killed
Definition at line 93 of file DataStructs.h.
Referenced by tca::AttachAnyTrajToVertex(), tca::AttachTrajToVertex(), tca::CheckTrajBeginChg(), tca::CompleteIncomplete3DVertices(), tca::CompleteIncomplete3DVerticesInGaps(), tca::TrajClusterAlg::EndMerge(), tca::Find2DVertices(), tca::FindHammerVertices(), tca::FindHammerVertices2(), tca::FindNeutralVertices(), tca::TrajClusterAlg::FindVtxTraj(), tca::FitVertex(), tca::GetVtxTjIDs(), tca::MakeJunkVertices(), tca::MakeVertexObsolete(), tca::MergeWithVertex(), tca::ParentFOM(), tca::SetHighScoreBits(), tca::SetVx2Score(), tca::Split3DKink(), tca::TrajClusterAlg::SplitHiChgHits(), tca::StoreVertex(), tca::UpdateVxEnvironment(), and tca::VtxHitsSwap().
unsigned short tca::VtxStore::NTraj {0} |
Definition at line 86 of file DataStructs.h.
Referenced by tca::AttachTrajToVertex(), tca::CheckTrajBeginChg(), tca::CompleteIncomplete3DVertices(), tca::CompleteIncomplete3DVerticesInGaps(), tca::TrajClusterAlg::EndMerge(), tca::Find2DVertices(), tca::FindHammerVertices(), tca::FindHammerVertices2(), tca::FitVertex(), tca::TrajClusterAlg::SplitHiChgHits(), tca::SplitTraj(), tca::StoreVertex(), and tca::VtxHitsSwap().
unsigned short tca::VtxStore::Pass {0} |
Definition at line 87 of file DataStructs.h.
Referenced by tca::CheckTrajBeginChg(), tca::CompleteIncomplete3DVertices(), tca::CompleteIncomplete3DVerticesInGaps(), tca::TrajClusterAlg::EndMerge(), tca::Find2DVertices(), tca::FindHammerVertices(), tca::FindHammerVertices2(), and tca::TrajClusterAlg::SplitHiChgHits().
Point2_t tca::VtxStore::Pos {{0,0}} |
Definition at line 84 of file DataStructs.h.
Referenced by tca::AttachTrajToVertex(), tca::CheckTrajBeginChg(), tca::CompleteIncomplete3DVertices(), tca::CompleteIncomplete3DVerticesInGaps(), tca::TrajClusterAlg::EndMerge(), tca::Find2DVertices(), tca::FindHammerVertices(), tca::FindHammerVertices2(), tca::FindNeutralVertices(), tca::TrajClusterAlg::FindVtxTraj(), tca::FitVertex(), tca::MakeJunkVertices(), tca::MakeVertexObsolete(), tca::MergeWithVertex(), tca::ParentFOM(), tca::SetVx2Score(), tca::Split3DKink(), tca::TrajClusterAlg::SplitHiChgHits(), tca::SplitTraj(), tca::TrajPointVertexPull(), tca::UpdateVxEnvironment(), tca::VertexVertexPull(), and tca::VtxHitsSwap().
Point2_t tca::VtxStore::PosErr {{2,1}} |
Definition at line 85 of file DataStructs.h.
Referenced by tca::FitVertex(), tca::MakeJunkVertices(), tca::MergeWithVertex(), tca::SetVx2Score(), tca::TrajPointVertexPull(), and tca::VertexVertexPull().
float tca::VtxStore::Score {0} |
Definition at line 95 of file DataStructs.h.
Referenced by tca::TrajClusterAlg::FindVtxTraj(), tca::MakeJunkVertices(), tca::ParentFOM(), tca::SetVx2Score(), and tca::SetVx3Score().
std::bitset<16> tca::VtxStore::Stat {0} |
Vertex status bits using kVtxBit_t.
Definition at line 97 of file DataStructs.h.
Referenced by tca::AttachTrajToVertex(), tca::CheckTrajBeginChg(), tca::CompleteIncomplete3DVertices(), tca::TrajClusterAlg::EndMerge(), tca::Find2DVertices(), tca::TrajClusterAlg::FindVtxTraj(), tca::FitVertex(), tca::MakeJunkVertices(), tca::MergeWithVertex(), tca::SetHighScoreBits(), and tca::UpdateVxEnvironment().
float tca::VtxStore::TjChgFrac {0} |
Fraction of charge near the vertex that is from hits on the vertex Tjs.
Definition at line 96 of file DataStructs.h.
Referenced by tca::CompleteIncomplete3DVertices(), tca::CompleteIncomplete3DVerticesInGaps(), and tca::SetVx2Score().
short tca::VtxStore::Topo {0} |
Definition at line 91 of file DataStructs.h.
Referenced by tca::CheckTrajBeginChg(), tca::CompleteIncomplete3DVertices(), tca::CompleteIncomplete3DVerticesInGaps(), tca::TrajClusterAlg::EndMerge(), tca::Find2DVertices(), tca::FindHammerVertices(), tca::FindHammerVertices2(), tca::FindNeutralVertices(), tca::FitVertex(), tca::MakeJunkVertices(), tca::SetVx2Score(), tca::Split3DKink(), tca::TrajClusterAlg::SplitHiChgHits(), tca::SplitTraj(), and tca::StoreVertex().
int tca::VtxStore::Vx3ID {0} |
Definition at line 94 of file DataStructs.h.
Referenced by tca::CompleteIncomplete3DVertices(), tca::CompleteIncomplete3DVerticesInGaps(), tca::Find3DVertices(), tca::FindNeutralVertices(), tca::MakeVertexObsolete(), and tca::SetVx2Score().