|
CbmRoot
|
#include "CbmEnumArray.h"#include "CbmKFParticleFinder.h"#include "CbmKFVertex.h"#include "CbmVertex.h"#include "FairTask.h"#include "KFParticle/KFParticleTopoReconstructor.h"#include "algo/kfp/KfpV0FinderCutter.h"#include "algo/kfp/KfpV0FinderDefs.h"#include <memory>Go to the source code of this file.
Classes | |
| class | cbm::kfp::V0FinderTask |
| A class to find V0 candidates in mCBM. More... | |
| struct | cbm::kfp::V0FinderTask::DcaVector |
| A vector representation of DCA to target. More... | |
| struct | cbm::kfp::V0FinderTask::TrackInfo |
| Extra information on track, required by the V0 analysis. More... | |
| struct | cbm::kfp::V0FinderTask::ParticleInfo |
| Extra information on KFParticle, required by the V0 analysis. More... | |
Namespaces | |
| namespace | cbm |
| namespace | cbm::kfp |