#include <DataStructs.h>
Public Attributes | |
unsigned short | pln1 |
unsigned short | pln2 |
float | wir1 |
float | wir2 |
double | y |
double | z |
double | dydw1 |
double | dzdw1 |
double | dydw2 |
double | dzdw2 |
unsigned int | tpc |
Definition at line 125 of file DataStructs.h.
double tca::TCWireIntersection::dydw1 |
Definition at line 132 of file DataStructs.h.
double tca::TCWireIntersection::dydw2 |
Definition at line 134 of file DataStructs.h.
double tca::TCWireIntersection::dzdw1 |
Definition at line 133 of file DataStructs.h.
double tca::TCWireIntersection::dzdw2 |
Definition at line 135 of file DataStructs.h.
unsigned short tca::TCWireIntersection::pln1 |
Definition at line 126 of file DataStructs.h.
unsigned short tca::TCWireIntersection::pln2 |
Definition at line 127 of file DataStructs.h.
unsigned int tca::TCWireIntersection::tpc |
Definition at line 136 of file DataStructs.h.
float tca::TCWireIntersection::wir1 |
Definition at line 128 of file DataStructs.h.
float tca::TCWireIntersection::wir2 |
Definition at line 129 of file DataStructs.h.
double tca::TCWireIntersection::y |
Definition at line 130 of file DataStructs.h.
double tca::TCWireIntersection::z |
Definition at line 131 of file DataStructs.h.