Standard implementation of geometry extractor. More...
#include "larcorealg/Geometry/GeometryBuilder.h"
#include "larcorealg/Geometry/AuxDetGeo.h"
#include "larcorealg/Geometry/AuxDetSensitiveGeo.h"
#include "larcorealg/Geometry/CryostatGeo.h"
#include "larcorealg/Geometry/OpDetGeo.h"
#include "larcorealg/Geometry/TPCGeo.h"
#include "larcorealg/Geometry/PlaneGeo.h"
#include "larcorealg/Geometry/WireGeo.h"
#include "fhiclcpp/types/Atom.h"
#include "TGeoNode.h"
#include <string_view>
#include <limits>
Go to the source code of this file.
Classes | |
class | geo::GeometryBuilderStandard |
Extracts of LArSoft geometry information from ROOT. More... | |
struct | geo::GeometryBuilderStandard::Config |
Configuration parameters. More... | |
Namespaces | |
geo | |
LArSoft geometry interface. | |
Standard implementation of geometry extractor.
Definition in file GeometryBuilderStandard.h.