Definition at line 29 of file DataFlowDumper_module.cc.
Definition at line 58 of file DataFlowDumper_module.cc.
59 :
out_(cfg().dotfile())
62 ,
debug_(cfg().debuglevel())
66 <<
"Failed to create output file: " << cfg().dotfile();
cet::coded_exception< errors::ErrorCodes, ExceptionDetail::translate > Exception
void art::DataFlow::postProcessEvent |
( |
| ) |
|
void art::DataFlow::preProcessEvent |
( |
| ) |
|
Definition at line 188 of file DataFlowDumper_module.cc.
void write_product_node(art::Provenance const &p, std::ostream &os, int debug)
void write_creator_line(art::Provenance const &p, std::string const &colorscheme, std::ostream &os, int debug)
void write_parentage_line(art::Provenance const &p, art::ProductID const parent, std::ostream &os, int debug)
def parent(G, child, parent_type)
int art::DataFlow::debug_ |
|
private |
int art::DataFlow::nEvents_ |
|
private |
std::ofstream art::DataFlow::out_ |
|
private |
The documentation for this class was generated from the following file: