1#ifndef Podd_THaTrackInfo_h_
2#define Podd_THaTrackInfo_h_
#define ClassDef(name, id)
winID h TVirtualViewer3D TVirtualGLPainter p
THaTrackInfo(const THaTrackInfo &t)=default
virtual ~THaTrackInfo()=default
THaSpectrometer * GetSpectrometer() const
THaTrackInfo(Double_t p, Double_t dp, Double_t x, Double_t y, Double_t th, Double_t ph, Double_t px, Double_t py, Double_t pz)
THaTrackInfo & operator=(const THaTrackInfo &)
THaSpectrometer * fSpectro
void SetSpectrometer(THaSpectrometer *s)
Double_t GetTheta() const
void Set(Double_t p, Double_t dp, Double_t x, Double_t y, Double_t th, Double_t ph, Double_t px, Double_t py, Double_t pz)
const TVector3 & GetPvect() const
void Set(Double_t p, Double_t dp, Double_t x, Double_t y, Double_t th, Double_t ph, const TVector3 &pvect)
void Clear(Option_t *opt="")
THaTrackInfo(Double_t p, Double_t dp, Double_t x, Double_t y, Double_t th, Double_t ph, const TVector3 &pvect)
void SetXYZ(Double_t x, Double_t y, Double_t z)