All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
sbn::CRTTaggerGeo Struct Reference

#include <CRTGeoAlg.h>

Public Attributes

std::string name
 
double minX
 
double maxX
 
double minY
 
double maxY
 
double minZ
 
double maxZ
 
std::map< std::string,
CRTModuleGeo
modules
 
bool null
 

Detailed Description

Definition at line 85 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.

Member Data Documentation

double sbn::CRTTaggerGeo::maxX

Definition at line 88 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.

double sbn::CRTTaggerGeo::maxY

Definition at line 90 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.

double sbn::CRTTaggerGeo::maxZ

Definition at line 92 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.

double sbn::CRTTaggerGeo::minX

Definition at line 87 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.

double sbn::CRTTaggerGeo::minY

Definition at line 89 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.

double sbn::CRTTaggerGeo::minZ

Definition at line 91 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.

std::map<std::string, CRTModuleGeo> sbn::CRTTaggerGeo::modules

Definition at line 94 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.

std::string sbn::CRTTaggerGeo::name

Definition at line 86 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.

bool sbn::CRTTaggerGeo::null

Definition at line 95 of file sbncode/sbncode/GeometryTools/CRTGeoAlg.h.


The documentation for this struct was generated from the following file: