CbmRoot
|
A chain class to execute CA tracking algorithm in online reconstruction (header) More...
#include "CaDataManager.h"
#include "CaFramework.h"
#include "CaQa.h"
#include "CaTrack.h"
#include "CaTrackingMonitor.h"
#include "CaVector.h"
#include "HistogramSender.h"
#include "PartitionedSpan.h"
#include "RecoResults.h"
#include "SubChain.h"
#include "TrackingChainConfig.h"
#include "TrackingDefs.h"
#include "TrackingSetup.h"
#include "sts/Hit.h"
#include "tof/Hit.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 |
A chain class to execute CA tracking algorithm in online reconstruction (header)
Definition in file TrackingChain.h.