EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "assert.h"
#include <map>
#include "GFAbsTrackRep.h"
#include "GFAbsRecoHit.h"
#include "TClonesArray.h"
#include "TObjArray.h"
#include "GFTrackCand.h"
#include "GFBookkeeping.h"
Go to the source code of this file.
Classes | |
class | GFTrack |
Track object for genfit. genfit algorithms work on these objects. More... | |