#include "TObject.h"
#include "TClonesArray.h"
#include "TVector3.h"
Go to the source code of this file.
|
class | HarpoRecoClusters |
| Cluster object, containing position, charge and quality information. More...
|
|
class | HarpoRecoTracks |
| Track object, containing position, angle, charge and quality information. More...
|
|
class | HarpoRecoHoughTracks |
| HarpoRecoTracks object, obtained with Hough tracking method. More...
|
|
class | HarpoRecoKalmanTracks |
| HarpoRecoTracks object, Obtained with Kalman filter. More...
|
|
class | HarpoRecoVertex |
| 2D vertex object, containing position, angle and associated track numbers, and quality info More...
|
|
class | HarpoRecoVertex3D |
| 3D vertex object, containing position, angle and associated 2D vertexes, and quality info More...
|
|
class | HarpoRecoMatching |
| Matching object, containing matched track number, and quality info. More...
|
|
class | HarpoRecoReco3D |
|
class | HarpoRecoEvent |
| Object containing the reconstruction information for one event (with array of HarpoRecoClusters HarpoRecoTracks HarpoRecoMatching HarpoRecoReco3D) More...
|
|