![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "ActsExamples/Framework/DataHandle.hpp"#include "ActsExamples/Framework/SequenceElement.hpp"#include "ActsExamples/Framework/WhiteBoard.hpp"#include <tuple>
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) |