5#ifndef STRAWTUBES_TRACKLET_H_
6#define STRAWTUBES_TRACKLET_H_
29 Tracklet(Int_t f,
const std::vector<unsigned int>& indices);
32 Tracklet(Int_t f,
const std::vector<strawtubesHit>& hits,
33 const std::vector<strawtubesHit>& container);
43 std::vector<strawtubesPoint>* strawPoints,
47 void Print(
const Option_t* opt =
"")
const override { ; }
Int_t link2MCTrack(std::vector< strawtubesPoint > *strawPoints, Float_t min)
ClassDefOverride(Tracklet, 2)
void Print(const Option_t *opt="") const override
const std::vector< unsigned int > & getIndices() const
std::vector< unsigned int > aTracklet
list of indices
std::vector< unsigned int > * getList()