CbmRoot
Loading...
Searching...
No Matches
KFParticleMatch.cxx
Go to the documentation of this file.
1/* Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
2 SPDX-License-Identifier: GPL-3.0-only
3 Authors: Maksym Zyzak [committer], Florian Uhlig */
4
5/*
6 *====================================================================
7 *
8 * KF Particles Finder performance
9 *
10 *====================================================================
11 */
12
13#include "KFParticleMatch.h"
14
15
16KFParticleMatch::KFParticleMatch() : TObject(), fMatch(-1), fMatchType(-1) {}
17
19
ClassImp(CbmConverterManager)