Definition at line 28 of file DataFlowDumper_module.cc.
void art::DataFlow::postProcessEvent |
( |
| ) |
|
void art::DataFlow::preProcessEvent |
( |
| ) |
|
Definition at line 187 of file DataFlowDumper_module.cc.
References colorscheme_, debug_, DEFINE_ART_MODULE, out_, art::Provenance::parents(), write_creator_line(), write_parentage_line(), and write_product_node().
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)
std::string art::DataFlow::colorscheme_ |
|
private |
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: