CbmRoot
Loading...
Searching...
No Matches
CbmKFV0FinderQa.cxx File Reference

A simple QA for the V0 finder class (runs together with the finder task) (implementation) More...

#include "CbmKFV0FinderQa.h"
#include "CbmGlobalTrack.h"
#include "CbmKFV0FinderTask.h"
#include "CbmTofHit.h"
#include "algo/kfp/KfpV0FinderCutter.h"
#include <FairRootManager.h>
#include <Logger.h>
#include <TClonesArray.h>
#include <TFile.h>
Include dependency graph for CbmKFV0FinderQa.cxx:

Go to the source code of this file.

Classes

class  V0FinderTask
 A class to find V0 candidates in mCBM. More...
 

Enumerations

enum class  ETrackPid
 An enumeration for PID of global tracks. More...
 

Detailed Description

A simple QA for the V0 finder class (runs together with the finder task) (implementation)

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

Definition in file CbmKFV0FinderQa.cxx.

Enumeration Type Documentation

◆ ETrackPid

enum class cbm::algo::kfp::ETrackPid
strong

An enumeration for PID of global tracks.

Definition at line 24 of file KfpV0FinderDefs.h.