LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
struct of temporary 3D vertices More...
#include "DataStructs.h"
Public Attributes | |
float | X {0} |
float | XErr {0.5} |
float | Y {0} |
float | YErr {0.5} |
float | Z {0} |
float | ZErr {0.5} |
float | Score {0} |
short | Wire {-1} |
geo::TPCID | TPCID |
std::array< int, 3 > | Vx2ID {{0}} |
int | ID {0} |
bool | Primary {false} |
bool | Neutrino {false} |
struct of temporary 3D vertices
Definition at line 111 of file DataStructs.h.
int tca::Vtx3Store::ID {0} |
Definition at line 122 of file DataStructs.h.
Referenced by tca::CompleteIncomplete3DVerticesInGaps(), tca::TrajClusterAlg::FindMissedVxTjs(), tca::FindNeutralVertices(), tca::GetVtxTjIDs(), tca::MakeVertexObsolete(), tca::PFPVertexCheck(), tca::PrintAllTraj(), tca::SetHighScoreBits(), tca::SetVx3Score(), tca::Split3DKink(), and tca::Vx3Topo().
bool tca::Vtx3Store::Neutrino {false} |
Definition at line 124 of file DataStructs.h.
Referenced by tca::PrintAllTraj().
bool tca::Vtx3Store::Primary {false} |
Definition at line 123 of file DataStructs.h.
Referenced by tca::FindNeutralVertices(), tca::PFPVertexCheck(), and tca::PrintAllTraj().
float tca::Vtx3Store::Score {0} |
Definition at line 118 of file DataStructs.h.
Referenced by tca::Find3DVertices(), tca::PrintAllTraj(), and tca::SetVx3Score().
geo::TPCID tca::Vtx3Store::TPCID |
Definition at line 120 of file DataStructs.h.
Referenced by tca::CompleteIncomplete3DVerticesInGaps(), tca::Find3DVertices(), tca::TrajClusterAlg::FindMissedVxTjs(), tca::FindNeutralVertices(), tca::PFPVertexCheck(), tca::PosInPlane(), tca::PrintAllTraj(), and tca::Split3DKink().
std::array<int, 3> tca::Vtx3Store::Vx2ID {{0}} |
Definition at line 121 of file DataStructs.h.
Referenced by tca::CompleteIncomplete3DVerticesInGaps(), tca::Find3DVertices(), tca::TrajClusterAlg::FindMissedVxTjs(), tca::FindNeutralVertices(), tca::MakeVertexObsolete(), tca::PrintAllTraj(), tca::SetHighScoreBits(), tca::SetVx3Score(), tca::Split3DKink(), and tca::Vx3Topo().
short tca::Vtx3Store::Wire {-1} |
Definition at line 119 of file DataStructs.h.
Referenced by tca::CompleteIncomplete3DVerticesInGaps(), tca::Find3DVertices(), tca::TrajClusterAlg::FindMissedVxTjs(), tca::MakeVertexObsolete(), tca::PFPVertexCheck(), and tca::PrintAllTraj().
float tca::Vtx3Store::X {0} |
Definition at line 112 of file DataStructs.h.
Referenced by tca::CompleteIncomplete3DVerticesInGaps(), tca::Find3DVertices(), tca::TrajClusterAlg::FindMissedVxTjs(), tca::FindNeutralVertices(), tca::IsCloseToVertex(), tca::PFPVertexCheck(), tca::PosInPlane(), tca::PrintAllTraj(), tca::Split3DKink(), and tca::VertexVertexPull().
float tca::Vtx3Store::XErr {0.5} |
Definition at line 113 of file DataStructs.h.
Referenced by tca::Find3DVertices(), tca::PrintAllTraj(), and tca::VertexVertexPull().
float tca::Vtx3Store::Y {0} |
Definition at line 114 of file DataStructs.h.
Referenced by tca::Find3DVertices(), tca::FindNeutralVertices(), tca::PFPVertexCheck(), tca::PosInPlane(), tca::PrintAllTraj(), tca::Split3DKink(), and tca::VertexVertexPull().
float tca::Vtx3Store::YErr {0.5} |
Definition at line 115 of file DataStructs.h.
Referenced by tca::Find3DVertices(), tca::PrintAllTraj(), and tca::VertexVertexPull().
float tca::Vtx3Store::Z {0} |
Definition at line 116 of file DataStructs.h.
Referenced by tca::Find3DVertices(), tca::FindNeutralVertices(), tca::PFPVertexCheck(), tca::PosInPlane(), tca::PrintAllTraj(), tca::Split3DKink(), and tca::VertexVertexPull().
float tca::Vtx3Store::ZErr {0.5} |
Definition at line 117 of file DataStructs.h.
Referenced by tca::Find3DVertices(), tca::PrintAllTraj(), and tca::VertexVertexPull().