LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "AuxDetGeometryCore.h"
Public Types | |
using | AuxDetList_t = std::vector< AuxDetGeo * > |
Type of list of auxiliary detectors. More... | |
Public Attributes | |
AuxDetList_t | auxDets |
The auxiliary detectors. More... | |
Data in the geometry description
Definition at line 45 of file AuxDetGeometryCore.h.
using geo::AuxDetGeometryData_t::AuxDetList_t = std::vector<AuxDetGeo*> |
Type of list of auxiliary detectors.
Definition at line 48 of file AuxDetGeometryCore.h.
AuxDetList_t geo::AuxDetGeometryData_t::auxDets |
The auxiliary detectors.
Definition at line 50 of file AuxDetGeometryCore.h.