Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
WhiteBoardUtilities.hpp File Reference
+ Include dependency graph for WhiteBoardUtilities.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Acts::Test::DummySequenceElement
 
struct  Acts::Test::GenericReadWriteTool< val_tuple_t, str_tuple_t >
 

Namespaces

namespace  Acts::Test
 

Functions

template<typename T >
void Acts::Test::addToWhiteBoard (std::string name, T data, ActsExamples::WhiteBoard &wb)
 
template<typename T >
T Acts::Test::getFromWhiteBoard (std::string name, ActsExamples::WhiteBoard &wb)