1 #ifndef LARCOREALG_GEOMETRY_WIREREADOUTGEOMBUILDERSTANDARD_H 2 #define LARCOREALG_GEOMETRY_WIREREADOUTGEOMBUILDERSTANDARD_H 110 #endif // LARCOREALG_GEOMETRY_WIREREADOUTGEOMBUILDERSTANDARD_H Geometry description of a TPC wireThe wire is a single straight segment on a wire plane...
WireReadoutGeomBuilderStandard(fhicl::Table< Config > const &config)
GeometryExtractor fExtractObjects
WireGeo makeWire(Path_t const &path) const
Planes_t doExtractPlanes(Path_t &path) const override
fhicl::TableFragment< GeometryExtractor::Config > extractor
Geometry information for a single wire plane.The plane is represented in the geometry by a solid whic...
Manages the extraction of LArSoft geometry information from ROOT.
std::map< std::size_t, std::vector< PlaneGeo >> Planes_t
Collection of wire-plane information objects.
PlaneGeo makePlane(Path_t &path) const
Encapsulate the geometry of a wire .
Extracts of LArSoft geometry information from ROOT.
Encapsulate the construction of a single detector plane .
std::vector< WireGeo > extractWires(Path_t &path) const
Representation of a node and its ancestry.