ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "MomentumEvaluator.h"
#include <trackbase_historic/SvtxTrack.h>
#include <trackbase_historic/SvtxTrackMap.h>
#include <g4main/PHG4Hit.h>
#include <g4main/PHG4HitContainer.h>
#include <g4main/PHG4Particle.h>
#include <g4main/PHG4TruthInfoContainer.h>
#include <g4main/PHG4VtxPoint.h>
#include <fun4all/Fun4AllReturnCodes.h>
#include <phool/getClass.h>
#include <TFile.h>
#include <TNtuple.h>
#include <cstdlib>
#include <iostream>
#include <map>
#include <memory>
#include <vector>
#include <utility>
Go to the source code of this file.
Classes | |
class | TrivialTrack |
class | RecursiveMomentumContainer |
class | RecursiveMomentumContainerEnd |