![]() |
LArSoft
v09_93_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "larcorealg/Geometry/fwd.h"#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"#include "larcoreobj/SimpleTypesAndConstants/readout_types.h"Go to the source code of this file.
Namespaces | |
| geo::details | |
Functions | |
| unsigned int | geo::details::NSiblings (GeometryCore const *geom, CryostatID const &id) |
| unsigned int | geo::details::NSiblings (GeometryCore const *geom, TPCID const &id) |
| unsigned int | geo::details::NSiblings (GeometryCore const *geom, PlaneID const &id) |
| unsigned int | geo::details::NSiblings (GeometryCore const *geom, WireID const &id) |
| unsigned int | geo::details::NSiblings (GeometryCore const *geom, readout::TPCsetID const &id) |
| unsigned int | geo::details::NSiblings (GeometryCore const *geom, readout::ROPID const &id) |
| CryostatGeo const * | geo::details::getElementPtr (GeometryCore const *geom, CryostatID const &id) |
| TPCGeo const * | geo::details::getElementPtr (GeometryCore const *geom, TPCID const &id) |
| PlaneGeo const * | geo::details::getElementPtr (GeometryCore const *geom, PlaneID const &id) |
| WireGeo const * | geo::details::getElementPtr (GeometryCore const *geom, WireID const &id) |
| bool | geo::details::validElement (GeometryCore const *geom, CryostatID const &id) |
| bool | geo::details::validElement (GeometryCore const *geom, TPCID const &id) |
| bool | geo::details::validElement (GeometryCore const *geom, PlaneID const &id) |
| bool | geo::details::validElement (GeometryCore const *geom, WireID const &id) |