![]() |
ATLAS Offline Software
|
#include <TestVectorTool.h>
Public Member Functions | |
| TVHolder ()=default | |
| TVHolder (const std::string &name) | |
Public Attributes | |
| std::string | name = "" |
| std::vector< uint64_t > | inputTV {0} |
| std::vector< uint64_t > | refTV {0} |
Definition at line 28 of file TestVectorTool.h.
|
default |
|
inline |
Definition at line 31 of file TestVectorTool.h.
| std::vector<uint64_t> EFTrackingFPGAIntegration::TVHolder::inputTV {0} |
Definition at line 33 of file TestVectorTool.h.
| std::string EFTrackingFPGAIntegration::TVHolder::name = "" |
Definition at line 32 of file TestVectorTool.h.
| std::vector<uint64_t> EFTrackingFPGAIntegration::TVHolder::refTV {0} |
Definition at line 34 of file TestVectorTool.h.