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

#include "DataStructs.h"

Public Attributes

CTP_t CTP {0}
 Cryostat, TPC, Plane code. More...
 
Point2_t HitPos {{0,0}}
 
Point2_t Pos {{0,0}}
 
Vector2_t Dir {{0,0}}
 
double HitPosErr2 {0}
 
double Ang {0}
 
double AngErr {0.1}
 
float Chg {0}
 
float AveChg {-1}
 
float ChgPull {0.1}
 
float Delta {0}
 
float DeltaRMS {0.02}
 
float FitChi {0}
 
unsigned short NTPsFit {2}
 
unsigned short Step {0}
 
unsigned short AngleCode {0}
 
std::vector< unsigned int > Hits
 
std::bitset< 16 > UseHit {0}
 
std::bitset< 8 > Environment {0}
 

Detailed Description

Definition at line 118 of file DataStructs.h.

Member Data Documentation

float tca::TrajPoint::AveChg {-1}

Definition at line 128 of file DataStructs.h.

Referenced by tca::EndMerge(), tca::FindUseHits(), and tca::PrintTrajPoint().

float tca::TrajPoint::ChgPull {0.1}

Definition at line 129 of file DataStructs.h.

Referenced by tca::PrintTrajPoint().

float tca::TrajPoint::DeltaRMS {0.02}
std::bitset<8> tca::TrajPoint::Environment {0}

Definition at line 138 of file DataStructs.h.

Referenced by tca::FindCloseHits().

float tca::TrajPoint::FitChi {0}
Point2_t tca::TrajPoint::HitPos {{0,0}}
double tca::TrajPoint::HitPosErr2 {0}

Definition at line 123 of file DataStructs.h.

Referenced by tca::DefineHitPos(), and tca::TrajPointVertexPull().

unsigned short tca::TrajPoint::Step {0}

Definition at line 134 of file DataStructs.h.

Referenced by tca::PrintTrajPoint(), and tca::StepAway().


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