8#include "TPolyMarker3D.h"
26 void Display(
NcTrack* t,Double_t* range=0,Int_t iaxis=3,Double_t scale=-1);
27 void Display(
NcEvent* e,Double_t* range=0,Int_t iaxis=3,Double_t scale=-1);
28 void Display(TObjArray* a,Double_t* range=0,Int_t iaxis=3,Double_t scale=-1);
31 void MakeCurve(
NcTrack* t,Double_t* range=0,Int_t iaxis=3,Double_t scale=-1);
32 void SetMarker(Int_t marker=8,Float_t size=0.2,Int_t color=-1);
Handling of 3-vectors in various reference frames.
Creation and investigation of an NCFS generic event structure.
void UseEndPoint(Int_t mode=1)
void SetTofmax(Float_t tof)
NcPosition * Extrapolate(NcTrack *t, Double_t *pars=0, Double_t scale=-1)
TObjArray * fCurves
! Temp. storage for the curves on the drawing
void Display(NcTrack *t, Double_t *range=0, Int_t iaxis=3, Double_t scale=-1)
void MakeCurve(NcTrack *t, Double_t *range=0, Int_t iaxis=3, Double_t scale=-1)
void SetMarker(Int_t marker=8, Float_t size=0.2, Int_t color=-1)
void Refresh(Int_t mode=0)
NcPosition * fExt
! The extrapolation result
Float_t GetTofmax() const
Handling of positions (with timestamps) in various reference frames.
Handling of the attributes of a reconstructed particle track.