Algorithm discovering the number of elements in the geometry. More...
#include "larcorealg/Geometry/PlaneGeo.h"#include "larcorealg/Geometry/TPCGeo.h"#include "larcorealg/Geometry/CryostatGeo.h"#include "larcorealg/Geometry/GeometryData.h"#include <array>#include <cstddef>Go to the source code of this file.
| Namespaces | |
| geo::details | |
| Functions | |
| template<std::size_t Levels = 4U> | |
| static std::array< unsigned int, Levels > | geo::details::extractMaxGeometryElements (geo::GeometryData_t::CryostatList_t const &Cryostats) | 
| Extracts the maximum number of elements per type.  More... | |
Algorithm discovering the number of elements in the geometry.
This is a header only library.
Definition in file extractMaxGeometryElements.h.
 1.8.5
 1.8.5