LArSoft  v09_90_00
Liquid Argon Software toolkit - https://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
 

Detailed Description

Definition at line 233 of file DataStructs.h.

Member Data Documentation

Vector3_t tca::TrajPoint3::Dir {{0.0, 0.0, 0.0}}

Definition at line 235 of file DataStructs.h.

Point3_t tca::TrajPoint3::Pos {{0.0, 0.0, 0.0}}

Definition at line 234 of file DataStructs.h.

std::vector<Tj2Pt> tca::TrajPoint3::Tj2Pts

Definition at line 236 of file DataStructs.h.


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