EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "CbmRichRingLight.h"
#include "CbmRichRingFitterCOPLight.h"
#include "CbmRichRingSelectNeuralNet.h"
#include <vector>
#include <map>
#include <functional>
Go to the source code of this file.
Classes | |
class | CbmRichHoughHit |
Implementation of RICH hit for ring finder algorithm. More... | |
class | CbmRichHoughHitCmpUp |
CbmRichHoughHit comparator for hits sorting by X coordinate. More... | |
class | CbmRichRingComparatorMore |
CbmRichRingLight comparator based on the selection ANN criterion. More... | |
class | CbmRichRingFinderHoughImpl |
Ring finder implementation based on Hough Transform method. More... | |