EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <vector>
#include <map>
#include <assert.h>
#include <iostream>
#include "TClonesArray.h"
#include "GFException.h"
Go to the source code of this file.
Classes | |
class | GFAbsRecoHitProducer |
Abstract interface class for GFRecoHitProducer. More... | |
class | GFRecoHitProducer< hit_T, recoHit_T > |
Template class for a hit producer module. More... | |