4#ifndef NICACBMATRECOTRACK_H_
5#define NICACBMATRECOTRACK_H_
11#include <AnalysisTree/Detector.hpp>
12#include <AnalysisTree/Particle.hpp>
14#include <Hal/ExpTrack.h>
15#include <Hal/ToFTrack.h>
49 virtual void CopyData(Hal::Track* other);
50 virtual Hal::DetectorTrack*
GetDetTrack(
const UInt_t detID)
const;
Data class with information on a STS local track.
HalCbmTrack & operator=(const HalCbmTrack &other)
Hal::ToFTrack * GetTofTrack()
virtual Hal::DetectorTrack * GetDetTrack(const UInt_t detID) const
Double_t GetVertexChi2() const
void SetNMvdHits(Int_t h)
Int_t GetNTrdHits() const
void SetVertexChi2(Double_t v)
virtual void CopyData(Hal::Track *other)
Int_t GetNMvdHits() const
void SetNTrdHits(Int_t h)
void SetNStsHits(Int_t h)
Hal::ToFTrack * fTofTrack
Int_t GetNStsHits() const