ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
ActsTrk::HitCounterArray Class Reference

#include <TrackToTruthParticleAssociation.h>

Inheritance diagram for ActsTrk::HitCounterArray:
Collaboration diagram for ActsTrk::HitCounterArray:

Public Member Functions

 HitCounterArray ()
 

Public Attributes

elements
 STL member. More...
 

Detailed Description

Definition at line 24 of file TrackToTruthParticleAssociation.h.

Constructor & Destructor Documentation

◆ HitCounterArray()

ActsTrk::HitCounterArray::HitCounterArray ( )
inline

Definition at line 27 of file TrackToTruthParticleAssociation.h.

27 : std::array<uint8_t, NHitCounter>{} {}

Member Data Documentation

◆ elements

T std::array< T >::elements
inherited

STL member.


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