#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 sbncode/sbncode/GeometryTools/CRTGeoAlg.h.
uint32_t sbn::CRTSipmGeo::channel |
Definition at line 41 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.
bool sbn::CRTSipmGeo::null |
Definition at line 46 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.
std::string sbn::CRTSipmGeo::strip |
Definition at line 45 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.
double sbn::CRTSipmGeo::x |
Definition at line 42 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.
double sbn::CRTSipmGeo::y |
Definition at line 43 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.
double sbn::CRTSipmGeo::z |
Definition at line 44 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.