#include <CRTGeoAlg.h>
Public Attributes | |
std::string | name |
int | sensitiveVolumeID |
double | minX |
double | maxX |
double | minY |
double | maxY |
double | minZ |
double | maxZ |
geo::Vector_t | normal |
double | width |
std::string | module |
std::pair< int, int > | sipms |
bool | null |
Definition at line 50 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.
double sbn::CRTStripGeo::maxX |
Definition at line 54 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.
double sbn::CRTStripGeo::maxY |
Definition at line 56 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.
double sbn::CRTStripGeo::maxZ |
Definition at line 58 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.
double sbn::CRTStripGeo::minX |
Definition at line 53 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.
double sbn::CRTStripGeo::minY |
Definition at line 55 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.
double sbn::CRTStripGeo::minZ |
Definition at line 57 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.
std::string sbn::CRTStripGeo::module |
Definition at line 61 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.
std::string sbn::CRTStripGeo::name |
Definition at line 51 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.
geo::Vector_t sbn::CRTStripGeo::normal |
Definition at line 59 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.
bool sbn::CRTStripGeo::null |
Definition at line 63 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.
int sbn::CRTStripGeo::sensitiveVolumeID |
Definition at line 52 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.
std::pair<int, int> sbn::CRTStripGeo::sipms |
Definition at line 62 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.
double sbn::CRTStripGeo::width |
Definition at line 60 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.