LArSoft
v09_90_00
Liquid Argon Software toolkit - https://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} |
int | Wire {-1} |
geo::TPCID | TPCID |
std::vector< int > | Vx2ID |
int | ID {0} |
int | UID {0} |
unique global ID More... | |
bool | Primary {false} |
bool | Neutrino {false} |
struct of temporary 3D vertices
Definition at line 101 of file DataStructs.h.
int tca::Vtx3Store::ID {0} |
Definition at line 112 of file DataStructs.h.
Referenced by tca::CompleteIncomplete3DVerticesInGaps(), tca::Find3DVertices(), tca::GetVtxTjIDs(), tca::MakePFParticles(), tca::MakeVertexObsolete(), tca::PFPVertexCheck(), tca::Print3V(), tca::PrintAllTraj(), tca::SetHighScoreBits(), and tca::SetVx3Score().
bool tca::Vtx3Store::Neutrino {false} |
Definition at line 115 of file DataStructs.h.
Referenced by tca::Print3V(), and tca::PrintAllTraj().
bool tca::Vtx3Store::Primary {false} |
Definition at line 114 of file DataStructs.h.
Referenced by tca::MakePFParticles(), tca::PFPVertexCheck(), tca::Print3V(), and tca::PrintAllTraj().
float tca::Vtx3Store::Score {0} |
Definition at line 108 of file DataStructs.h.
Referenced by tca::Find3DVertices(), tca::MakePFParticles(), tca::Print3V(), tca::PrintAllTraj(), and tca::SetVx3Score().
geo::TPCID tca::Vtx3Store::TPCID |
Definition at line 110 of file DataStructs.h.
Referenced by tca::CompleteIncomplete3DVerticesInGaps(), tca::Find3DVertices(), tca::MakePFParticles(), tca::PFPVertexCheck(), tca::PosInPlane(), tca::Print3V(), and tca::PrintAllTraj().
int tca::Vtx3Store::UID {0} |
unique global ID
Definition at line 113 of file DataStructs.h.
Referenced by tca::MakePFParticles(), tca::PFPVertexCheck(), and tca::Print3V().
std::vector<int> tca::Vtx3Store::Vx2ID |
Definition at line 111 of file DataStructs.h.
Referenced by tca::CompleteIncomplete3DVerticesInGaps(), tca::Find3DVertices(), tca::MakePFParticles(), tca::MakeVertexObsolete(), tca::PFPVertexCheck(), tca::Print3V(), tca::PrintAllTraj(), tca::SetHighScoreBits(), and tca::SetVx3Score().
int tca::Vtx3Store::Wire {-1} |
Definition at line 109 of file DataStructs.h.
Referenced by tca::CompleteIncomplete3DVerticesInGaps(), tca::Find3DVertices(), tca::MakePFParticles(), tca::MakeVertexObsolete(), tca::PFPVertexCheck(), tca::Print3V(), and tca::PrintAllTraj().
float tca::Vtx3Store::X {0} |
Definition at line 102 of file DataStructs.h.
Referenced by tca::CompleteIncomplete3DVerticesInGaps(), tca::Find3DVertices(), tca::IsCloseToVertex(), tca::MakePFParticles(), tca::PFPVertexCheck(), tca::PosInPlane(), tca::Print3V(), tca::PrintAllTraj(), and tca::VertexVertexPull().
float tca::Vtx3Store::XErr {0.5} |
Definition at line 103 of file DataStructs.h.
Referenced by tca::Find3DVertices(), tca::PrintAllTraj(), and tca::VertexVertexPull().
float tca::Vtx3Store::Y {0} |
Definition at line 104 of file DataStructs.h.
Referenced by tca::Find3DVertices(), tca::MakePFParticles(), tca::PFPVertexCheck(), tca::PosInPlane(), tca::Print3V(), tca::PrintAllTraj(), and tca::VertexVertexPull().
float tca::Vtx3Store::YErr {0.5} |
Definition at line 105 of file DataStructs.h.
Referenced by tca::Find3DVertices(), tca::PrintAllTraj(), and tca::VertexVertexPull().
float tca::Vtx3Store::Z {0} |
Definition at line 106 of file DataStructs.h.
Referenced by tca::Find3DVertices(), tca::MakePFParticles(), tca::PFPVertexCheck(), tca::PosInPlane(), tca::Print3V(), tca::PrintAllTraj(), and tca::VertexVertexPull().
float tca::Vtx3Store::ZErr {0.5} |
Definition at line 107 of file DataStructs.h.
Referenced by tca::Find3DVertices(), tca::PrintAllTraj(), and tca::VertexVertexPull().