EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <assert.h>
#include <cmath>
#include <GFAbsRecoHit.h>
#include <GFDafHit.h>
#include <GFKalman.h>
#include <GFTrack.h>
#include <stdlib.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | GFDaf |
Determinstic Annealing Filter (DAF) implementation. More... | |