DetectorGraph  2.0
Functions
DetectorGraph::GraphTestUtils Namespace Reference

Functions

void Flush (Graph &aGraph)
 
void PrintOutputs (Graph &aGraph)
 
template<class TTopic >
void FlushAndPush (Graph &aGraph, const TTopic &aTopicState)
 

Function Documentation

◆ Flush()

void DetectorGraph::GraphTestUtils::Flush ( Graph aGraph)

Definition at line 29 of file graphtestutils.cpp.

◆ FlushAndPush()

template<class TTopic >
void DetectorGraph::GraphTestUtils::FlushAndPush ( Graph aGraph,
const TTopic &  aTopicState 
)

Definition at line 35 of file graphtestutils.hpp.

◆ PrintOutputs()

void DetectorGraph::GraphTestUtils::PrintOutputs ( Graph aGraph)

Definition at line 35 of file graphtestutils.cpp.