CbmRoot
Loading...
Searching...
No Matches
CbmCaTrackFitQa.h File Reference

QA submodule for track fit results (residuals and puls) at selected z-coordinate (header) More...

#include "CaDefs.h"
#include "CaEnumArray.h"
#include "CbmL1DetectorID.h"
#include "CbmQaIO.h"
#include "KfFieldRegion.h"
#include "KfTrackParam.h"
#include <array>
Include dependency graph for CbmCaTrackFitQa.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cbm::ca::TrackFitQa
 Set of histograms to monitor track parameters. More...
 

Namespaces

namespace  cbm
 
namespace  cbm::ca
 
namespace  cbm::ca::tools
 

Typedefs

template<typename T >
using cbm::ca::TrackParArray_t = ca::EnumArray<ETrackParType, T>
 Alias to array, indexed with ETrackParType enumeration.
 

Enumerations

enum class  cbm::ca::ETrackParType {
  cbm::ca::kX , cbm::ca::kY , cbm::ca::kTX , cbm::ca::kTY ,
  cbm::ca::kQP , cbm::ca::kTIME , cbm::ca::kVI , cbm::ca::END ,
  cbm::ca::BEGIN = 0
}
 Enumeration for track parameter type. More...
 

Functions

ETrackParType cbm::ca::operator++ (ETrackParType &type)
 Prefix increment operator for ETrackParType.
 
ETrackParType cbm::ca::operator++ (ETrackParType &type, int)
 Postfix increment operator for ETrackParType.
 

Detailed Description

QA submodule for track fit results (residuals and puls) at selected z-coordinate (header)

Since
03.04.2023
Author
Sergei Zharko s.zha.nosp@m.rko@.nosp@m.gsi.d.nosp@m.e

Definition in file CbmCaTrackFitQa.h.