#include <CRTGeoAlg.h>
Public Attributes | |
uint32_t | channel |
double | x |
double | y |
double | z |
std::string | strip |
bool | null |
Definition at line 40 of file sbndcode/sbndcode/Geometry/GeometryWrappers/CRTGeoAlg.h.
uint32_t sbnd::CRTSipmGeo::channel |
Definition at line 41 of file sbndcode/sbndcode/Geometry/GeometryWrappers/CRTGeoAlg.h.
bool sbnd::CRTSipmGeo::null |
Definition at line 46 of file sbndcode/sbndcode/Geometry/GeometryWrappers/CRTGeoAlg.h.
std::string sbnd::CRTSipmGeo::strip |
Definition at line 45 of file sbndcode/sbndcode/Geometry/GeometryWrappers/CRTGeoAlg.h.
double sbnd::CRTSipmGeo::x |
Definition at line 42 of file sbndcode/sbndcode/Geometry/GeometryWrappers/CRTGeoAlg.h.
double sbnd::CRTSipmGeo::y |
Definition at line 43 of file sbndcode/sbndcode/Geometry/GeometryWrappers/CRTGeoAlg.h.
double sbnd::CRTSipmGeo::z |
Definition at line 44 of file sbndcode/sbndcode/Geometry/GeometryWrappers/CRTGeoAlg.h.