EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "CbmRichRingFinderHough.h"
#include "tbb/task_scheduler_init.h"
#include "tbb/task.h"
#include "tbb/tick_count.h"
#include "tbb/parallel_invoke.h"
#include <iostream>
#include <cmath>
#include <set>
#include <algorithm>
#include <fstream>
Go to the source code of this file.
Classes | |
class | FinderTask |