![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "larcorealg/Geometry/details/element_iterators.h"#include "larcorealg/Geometry/details/id_iterators.h"#include "larcorealg/Geometry/fwd.h"#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"#include "range/v3/view.hpp"#include <type_traits>#include <utility>Go to the source code of this file.
Namespaces | |
| geo | |
| ROOT libraries. | |
| geo::details | |
Typedefs | |
| template<typename Begin , typename End > | |
| using | geo::details::RangeType = decltype(ranges::make_subrange(std::declval< Begin >(), std::declval< End >())) |