EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ProtoTrack.hpp File Reference
#include <cstddef>
#include <vector>
+ Include dependency graph for ProtoTrack.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ActsExamples
 

Typedefs

using ActsExamples::ProtoTrack = std::vector< size_t >
 A proto track is a collection of hits identified by their indices.
 
using ActsExamples::ProtoTrackContainer = std::vector< ProtoTrack >
 Container of proto tracks. Each proto track is identified by its index.