#include "TSFGReconModule.hxx"
#include <TAlgorithmResult.hxx>
#include <TG4PrimaryVertex.hxx>
#include <TGeomInfo.hxx>
#include <TGeometryId.hxx>
#include <THandle.hxx>
#include <THitSelection.hxx>
#include <TND280Event.hxx>
#include <TND280Log.hxx>
#include <TSFGGeom.hxx>
#include <TReconNode.hxx>
#include <TReconCluster.hxx>
#include <TReconShower.hxx>
#include <TReconTrack.hxx>
#include <TReconVertex.hxx>
#include <TReconPID.hxx>
#include <TReconState.hxx>
#include <TShowerState.hxx>
#include <TTrackState.hxx>
#include <TVertexState.hxx>
#include <TPIDState.hxx>
#include "TEventFolder.hxx"
#include <TrackTruthInfo.hxx>
#include <TG4VHit.hxx>
#include <TG4HitSegment.hxx>
#include <retrieveHitTruthInfo.hxx>
#include <TG4Trajectory.hxx>
#include <TString.h>
#include <TVector3.h>
#include <functional>
#include <algorithm>
#include <cassert>
#include <string>
Go to the source code of this file.