#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 sbndcode/sbndcode/Geometry/GeometryWrappers/CRTGeoAlg.h.
double sbnd::CRTStripGeo::maxX |
Definition at line 54 of file sbndcode/sbndcode/Geometry/GeometryWrappers/CRTGeoAlg.h.
double sbnd::CRTStripGeo::maxY |
Definition at line 56 of file sbndcode/sbndcode/Geometry/GeometryWrappers/CRTGeoAlg.h.
double sbnd::CRTStripGeo::maxZ |
Definition at line 58 of file sbndcode/sbndcode/Geometry/GeometryWrappers/CRTGeoAlg.h.
double sbnd::CRTStripGeo::minX |
Definition at line 53 of file sbndcode/sbndcode/Geometry/GeometryWrappers/CRTGeoAlg.h.
double sbnd::CRTStripGeo::minY |
Definition at line 55 of file sbndcode/sbndcode/Geometry/GeometryWrappers/CRTGeoAlg.h.
double sbnd::CRTStripGeo::minZ |
Definition at line 57 of file sbndcode/sbndcode/Geometry/GeometryWrappers/CRTGeoAlg.h.
std::string sbnd::CRTStripGeo::module |
Definition at line 61 of file sbndcode/sbndcode/Geometry/GeometryWrappers/CRTGeoAlg.h.
std::string sbnd::CRTStripGeo::name |
Definition at line 51 of file sbndcode/sbndcode/Geometry/GeometryWrappers/CRTGeoAlg.h.
geo::Vector_t sbnd::CRTStripGeo::normal |
Definition at line 59 of file sbndcode/sbndcode/Geometry/GeometryWrappers/CRTGeoAlg.h.
bool sbnd::CRTStripGeo::null |
Definition at line 63 of file sbndcode/sbndcode/Geometry/GeometryWrappers/CRTGeoAlg.h.
int sbnd::CRTStripGeo::sensitiveVolumeID |
Definition at line 52 of file sbndcode/sbndcode/Geometry/GeometryWrappers/CRTGeoAlg.h.
std::pair<int, int> sbnd::CRTStripGeo::sipms |
Definition at line 62 of file sbndcode/sbndcode/Geometry/GeometryWrappers/CRTGeoAlg.h.
double sbnd::CRTStripGeo::width |
Definition at line 60 of file sbndcode/sbndcode/Geometry/GeometryWrappers/CRTGeoAlg.h.