|
CbmRoot
|
QA submodule for track fit results (residuals and puls) at selected z-coordinate (implementation) More...
#include "CbmCaTrackFitQa.h"#include "CaMcPoint.h"#include "CbmQaCanvas.h"#include "CbmQaUtil.h"#include "TF1.h"#include "TFormula.h"#include "TH1.h"#include "TProfile.h"#include "TString.h"#include <algorithm>Go to the source code of this file.
Classes | |
| class | TrackFitQa |
| Set of histograms to monitor track parameters. More... | |
Typedefs | |
| typedef TrackParam< double > | TrackParamD |
QA submodule for track fit results (residuals and puls) at selected z-coordinate (implementation)
Definition in file CbmCaTrackFitQa.cxx.
| typedef TrackParam<double> cbm::algo::kf::TrackParamD |
Definition at line 677 of file KfTrackParam.h.