PandaRoot
PndGenfitAdapters2.h
Go to the documentation of this file.
1 //****************************************************************************
2 //* This file is part of PandaRoot. *
3 //* *
4 //* PandaRoot is distributed under the terms of the *
5 //* GNU General Public License (GPL) version 3, *
6 //* copied verbatim in the file "LICENSE". *
7 //* *
8 //* Copyright (C) 2006 - 2024 FAIR GmbH and copyright holders of PandaRoot *
9 //* The copyright holders are listed in the file "COPYRIGHTHOLDERS". *
10 //* The authors are listed in the file "AUTHORS". *
11 //****************************************************************************
12 
13 // modified by Elisabetta Prencipe, 19/05/2014
14 
15 #ifndef PNDGENFITADAPTERS2_H
16 #define PNDGENFITADAPTERS2_H
17 
18 class PndTrack;
19 class PndTrackCand;
20 namespace genfit {
21 class Track;
22 class AbsTrackRep;
23 class TrackCand;
24 
25 } // namespace genfit
26 
30 
31 #endif
Track candidate – seed values and indices.
Definition: TrackCand.h:80
genfit::TrackCand * PndTrackCand2Genfit2TrackCand(PndTrackCand *)
Collection of TrackPoint objects, AbsTrackRep objects and FitStatus objects.
Definition: Track.h:79
PndTrackCand * Genfit2TrackCand2PndTrackCand(const genfit::TrackCand *)
PndTrack * Genfit2Track2PndTrack(const genfit::Track *)
Matrix inversion tools.
Definition: AbsBField.h:40