LArSoft  v10_04_05
Liquid Argon Software toolkit - https://larsoft.org/
WireReadoutDumper.h File Reference

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...
 

Detailed Description

Algorithm dumping the full detector geometry down to wires.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.slac..nosp@m.stan.nosp@m.ford..nosp@m.edu)
Date
January 31, 2025

Definition in file WireReadoutDumper.h.