Public Attributes | |
std::string | class_ |
unsigned int | id |
std::string | label |
bool | scheduled |
EDMModuleType | type |
Definition at line 88 of file DependencyGraph.cc.
std::string DependencyGraph::node::class_ |
Definition at line 90 of file DependencyGraph.cc.
unsigned int DependencyGraph::node::id |
Definition at line 91 of file DependencyGraph.cc.
std::string DependencyGraph::node::label |
Definition at line 89 of file DependencyGraph.cc.
Referenced by python.rootplot.root2matplotlib.Hist::bar(), python.rootplot.root2matplotlib.Hist::barh(), python.rootplot.root2matplotlib.Hist::errorbar(), python.rootplot.root2matplotlib.Hist::errorbarh(), core.TriggerMatchAnalyzer.TriggerMatchAnalyzer::process(), and core.AutoHandle.AutoHandle::ReallyLoad().
bool DependencyGraph::node::scheduled |
Definition at line 93 of file DependencyGraph.cc.
EDMModuleType DependencyGraph::node::type |
Definition at line 92 of file DependencyGraph.cc.
Referenced by core.autovars.NTupleVariable::makeBranch(), and core.AutoHandle.AutoHandle::ReallyLoad().