ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <Geant4/G4SystemOfUnits.hh>
#include <Geant4/G4Types.hh>
#include <fun4all/SubsysReco.h>
#include <trackbase/TrkrDefs.h>
#include <trackbase/TrkrCluster.h>
#include <g4main/PHG4Hit.h>
#include <g4main/PHG4HitContainer.h>
#include <map>
#include <string>
#include <utility>
Go to the source code of this file.
Classes | |
class | RawDigitBuilderTTL |
SubsysReco module creating calorimeter tower objects (RawTowerv1) from hits (PHG4Hit) using j,k indeces of these hits. More... | |