LArSoft  v10_04_05
Liquid Argon Software toolkit - https://larsoft.org/
geo::WireReadoutDumper::StreamAdapter Struct Reference

Helper for insertion into C++ output streams. More...

Public Attributes

WireReadoutDumper const * dumper
 
std::string indent
 
std::string firstIndent
 

Detailed Description

Helper for insertion into C++ output streams.

Definition at line 71 of file WireReadoutDumper.h.

Member Data Documentation

WireReadoutDumper const* geo::WireReadoutDumper::StreamAdapter::dumper

Definition at line 72 of file WireReadoutDumper.h.

Referenced by geo::operator<<().

std::string geo::WireReadoutDumper::StreamAdapter::firstIndent

Definition at line 74 of file WireReadoutDumper.h.

Referenced by geo::WireReadoutDumper::dump(), and geo::operator<<().

std::string geo::WireReadoutDumper::StreamAdapter::indent

Definition at line 73 of file WireReadoutDumper.h.

Referenced by geo::WireReadoutDumper::dump(), and geo::operator<<().


The documentation for this struct was generated from the following file: