ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::TrackDensity::State Struct Reference

The State struct. More...

#include <acts/blob/master/Core/include/Acts/Vertexing/TrackDensity.hpp>

+ Collaboration diagram for Acts::TrackDensity::State:

Public Member Functions

 State (unsigned int nTracks)
 

Public Attributes

std::vector< TrackEntrytrackEntries
 

Detailed Description

The State struct.

Definition at line 60 of file TrackDensity.hpp.

View newest version in sPHENIX GitHub at line 60 of file TrackDensity.hpp

Constructor & Destructor Documentation

Acts::TrackDensity::State::State ( unsigned int  nTracks)
inline

Definition at line 62 of file TrackDensity.hpp.

View newest version in sPHENIX GitHub at line 62 of file TrackDensity.hpp

References trackEntries.

Member Data Documentation

std::vector<TrackEntry> Acts::TrackDensity::State::trackEntries

Definition at line 64 of file TrackDensity.hpp.

View newest version in sPHENIX GitHub at line 64 of file TrackDensity.hpp

Referenced by Acts::TrackDensity::addTrack(), Acts::TrackDensity::globalMaximumWithWidth(), State(), and Acts::TrackDensity::trackDensity().


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