Namespaces | Functions
extractMaxGeometryElements.h File Reference

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...
 

Detailed Description

Algorithm discovering the number of elements in the geometry.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.slac..nosp@m.stan.nosp@m.ford..nosp@m.edu)
Date
October 19, 2019

This is a header only library.

Definition in file extractMaxGeometryElements.h.