ATLAS Offline Software
Loading...
Searching...
No Matches
EFTrackingFPGAIntegration::TVHolder Struct Reference

#include <TestVectorTool.h>

Collaboration diagram for EFTrackingFPGAIntegration::TVHolder:

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}

Detailed Description

Definition at line 28 of file TestVectorTool.h.

Constructor & Destructor Documentation

◆ TVHolder() [1/2]

EFTrackingFPGAIntegration::TVHolder::TVHolder ( )
default

◆ TVHolder() [2/2]

EFTrackingFPGAIntegration::TVHolder::TVHolder ( const std::string & name)
inline

Definition at line 31 of file TestVectorTool.h.

Member Data Documentation

◆ inputTV

std::vector<uint64_t> EFTrackingFPGAIntegration::TVHolder::inputTV {0}

Definition at line 33 of file TestVectorTool.h.

33{0};

◆ name

std::string EFTrackingFPGAIntegration::TVHolder::name = ""

Definition at line 32 of file TestVectorTool.h.

◆ refTV

std::vector<uint64_t> EFTrackingFPGAIntegration::TVHolder::refTV {0}

Definition at line 34 of file TestVectorTool.h.

34{0};

The documentation for this struct was generated from the following file: