LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Algorithm discovering the number of elements in the geometry. More...
#include "larcorealg/Geometry/CryostatGeo.h"
#include "larcorealg/Geometry/GeometryData.h"
#include "larcorealg/Geometry/PlaneGeo.h"
#include "larcorealg/Geometry/TPCGeo.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.