![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Algorithm dumping the full detector geometry down to wires. More...
#include "larcorealg/Geometry/AuxDetGeometryCore.h"#include "larcorealg/Geometry/GeometryCore.h"#include "larcorealg/Geometry/WireReadoutGeom.h"#include <iosfwd>#include <string>#include <utility>Go to the source code of this file.
Classes | |
| class | geo::WireReadoutDumper |
| Algorithm dumping the full detector geometry down to wires. More... | |
| struct | geo::WireReadoutDumper::StreamAdapter |
| Helper for insertion into C++ output streams. More... | |
Namespaces | |
| geo | |
| ROOT libraries. | |
Functions | |
| std::ostream & | geo::operator<< (std::ostream &out, WireReadoutDumper::StreamAdapter const &dumpAdapter) |
Helper for geo::WireReadoutDumper::toStream(). More... | |
Algorithm dumping the full detector geometry down to wires.
Definition in file WireReadoutDumper.h.