CbmRoot
Loading...
Searching...
No Matches
Hits Struct Reference

A class, which emulates hit containers for different components. More...

Public Member Functions

template<class Class>
const auto & GetHitsFor () const
 

Public Attributes

std::vector< uint16_t > a
 
std::vector< uint16_t > b
 
std::vector< uint16_t > c
 

Detailed Description

A class, which emulates hit containers for different components.

Note
A hit is represented with a sofware address

Definition at line 126 of file _GTestStructLooper.cxx.

Member Function Documentation

◆ GetHitsFor()

template<class Class>
const auto & Hits::GetHitsFor ( ) const
inline

Definition at line 128 of file _GTestStructLooper.cxx.

References a, b, and c.

Member Data Documentation

◆ a

std::vector<uint16_t> Hits::a

Definition at line 141 of file _GTestStructLooper.cxx.

Referenced by GetHitsFor().

◆ b

std::vector<uint16_t> Hits::b

Definition at line 142 of file _GTestStructLooper.cxx.

Referenced by GetHitsFor().

◆ c

std::vector<uint16_t> Hits::c

Definition at line 143 of file _GTestStructLooper.cxx.

Referenced by GetHitsFor().


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