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

#include "DataStructs.h"

Public Attributes

Point3_t Pos {{ 0.0, 0.0, 0.0 }}
 
Vector3_t Dir {{ 0.0, 0.0, 0.0 }}
 
std::vector< Tj2PtTj2Pts
 
float dEdx {0}
 
Point2_t AlongTrans
 

Detailed Description

Definition at line 187 of file DataStructs.h.

Member Data Documentation

Point2_t tca::TrajPoint3::AlongTrans

Definition at line 192 of file DataStructs.h.

Referenced by tca::FindCompleteness().

float tca::TrajPoint3::dEdx {0}

Definition at line 191 of file DataStructs.h.

Referenced by tca::FilldEdx(), and tca::MakeTp3().

Point3_t tca::TrajPoint3::Pos {{ 0.0, 0.0, 0.0 }}
std::vector<Tj2Pt> tca::TrajPoint3::Tj2Pts

Definition at line 190 of file DataStructs.h.

Referenced by tca::FilldEdx(), tca::FindCompleteness(), and tca::PrintTp3().


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