DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <gtool.hpp>
Public Member Functions | |
writegraph (std::string const &) | |
int | operator() (gtool const &) const |
Private Member Functions | |
void | write (gtool::t_graph const &) const |
Private Attributes | |
std::string | this_dest |
Permits to write a graph generated in a gtool as a dot file or to standard output if an epmty string has been specified as argument. Another case if the output file cannot be overwritten in which case.
dbe::tool::graph::writegraph::writegraph | ( | std::string const & | s | ) |
int dbe::tool::graph::writegraph::operator() | ( | gtool const & | x | ) | const |
|
private |
|
private |