LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#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 120 of file DataStructs.h.
double tca::TCWireIntersection::dydw1 |
Definition at line 127 of file DataStructs.h.
Referenced by tca::FillWireIntersections().
double tca::TCWireIntersection::dydw2 |
Definition at line 129 of file DataStructs.h.
Referenced by tca::FillWireIntersections().
double tca::TCWireIntersection::dzdw1 |
Definition at line 128 of file DataStructs.h.
Referenced by tca::FillWireIntersections().
double tca::TCWireIntersection::dzdw2 |
Definition at line 130 of file DataStructs.h.
Referenced by tca::FillWireIntersections().
unsigned short tca::TCWireIntersection::pln1 |
Definition at line 121 of file DataStructs.h.
Referenced by tca::FillWireIntersections().
unsigned short tca::TCWireIntersection::pln2 |
Definition at line 122 of file DataStructs.h.
Referenced by tca::FillWireIntersections().
unsigned int tca::TCWireIntersection::tpc |
Definition at line 131 of file DataStructs.h.
Referenced by tca::FillWireIntersections().
float tca::TCWireIntersection::wir1 |
Definition at line 123 of file DataStructs.h.
Referenced by tca::FillWireIntersections().
float tca::TCWireIntersection::wir2 |
Definition at line 124 of file DataStructs.h.
Referenced by tca::FillWireIntersections().
double tca::TCWireIntersection::y |
Definition at line 125 of file DataStructs.h.
Referenced by tca::FillWireIntersections().
double tca::TCWireIntersection::z |
Definition at line 126 of file DataStructs.h.
Referenced by tca::FillWireIntersections().