|
CbmRoot
|
A chain class to execute CA tracking algorithm in online reconstruction (header) More...
#include "CaDataManager.h"#include "CaFramework.h"#include "CaTrack.h"#include "CaTrackingMonitor.h"#include "CaVector.h"#include "PartitionedSpan.h"#include "algo/base/SubChain.h"#include "algo/ca/TrackingDefs.h"#include "algo/ca/qa/CaQa.h"#include "algo/global/RecoResults.h"#include "algo/setup/RecoSetup.h"#include <memory>#include <vector>Go to the source code of this file.
Classes | |
| class | cbm::algo::TrackingChain |
| A chain for tracking algorithm. More... | |
| struct | cbm::algo::TrackingChain::Input_t |
| Input to the TrackingChain. More... | |
| struct | cbm::algo::TrackingChain::Output_t |
| Output from the TrackingChain. More... | |
Namespaces | |
| namespace | cbm |
| namespace | cbm::algo |
| namespace | cbm::algo::qa |
A chain class to execute CA tracking algorithm in online reconstruction (header)
Definition in file TrackingChain.h.