LArSoft
v09_90_00
Liquid Argon Software toolkit - https://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 34 of file AuxDetGeometryCore.h.
using geo::AuxDetGeometryData_t::AuxDetList_t = std::vector<AuxDetGeo> |
Type of list of auxiliary detectors.
Definition at line 37 of file AuxDetGeometryCore.h.
AuxDetList_t geo::AuxDetGeometryData_t::auxDets |
The auxiliary detectors.
Definition at line 39 of file AuxDetGeometryCore.h.