EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <iostream>
#include <vector>
#include <fstream>
#include "CbmRichRingFinderHough.h"
#include "Stopwatch.h"
#include "tbb/tick_count.h"
Go to the source code of this file.
Functions | |
int | main (int argc, const char *argv[]) |
int main | ( | int | argc, |
const char * | argv[] | ||
) |
Definition at line 11 of file main.cxx.
View newest version in sPHENIX GitHub at line 11 of file main.cxx
References data, CbmRichRingFinderHough::DoFind(), CbmRichHoughHit::fHit, CbmRichHoughHit::fId, CbmRichHoughHit::fIsUsed, CbmRichHitLight::fX, CbmRichHoughHit::fX2plusY2, CbmRichHitLight::fY, x, and y.