EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <vector>
#include <set>
#include <iostream>
#include <assert.h>
#include <TObject.h>
#include <TVector3.h>
#include <TMatrixD.h>
#include <TDatabasePDG.h>
#include <cmath>
Go to the source code of this file.
Classes | |
class | GFTrackCand |
Track candidate – a list of cluster indices. More... | |