Analysis Software
Documentation for sPHENIX simulation software
|
#include "HelicalFitter.h"
#include "Mille.h"
#include <trackbase/TrkrDefs.h>
#include <trackbase/TpcDefs.h>
#include <trackbase/MvtxDefs.h>
#include <trackbase/InttDefs.h>
#include <trackbase/TrkrClusterv3.h>
#include <trackbase/TrkrClusterContainerv4.h>
#include <trackbase/TrkrClusterContainer.h>
#include <trackbase/TrkrClusterCrossingAssoc.h>
#include <trackbase/alignmentTransformationContainer.h>
#include <trackbase_historic/TrackSeed_v1.h>
#include <trackbase_historic/TrackSeedContainer_v1.h>
#include <trackbase_historic/SvtxTrackSeed_v1.h>
#include <trackbase_historic/SvtxTrack_v4.h>
#include <trackbase_historic/SvtxTrackMap_v2.h>
#include <trackbase_historic/SvtxAlignmentState_v1.h>
#include <trackbase_historic/SvtxAlignmentStateMap_v1.h>
#include <trackbase_historic/SvtxTrackState_v1.h>
#include <globalvertex/SvtxVertex.h>
#include <globalvertex/SvtxVertexMap.h>
#include <Acts/Surfaces/PerigeeSurface.hpp>
#include <g4main/PHG4Hit.h>
#include <g4main/PHG4Particle.h>
#include <g4main/PHG4HitDefs.h>
#include <fun4all/Fun4AllReturnCodes.h>
#include <phool/phool.h>
#include <phool/PHCompositeNode.h>
#include <phool/getClass.h>
#include <TF1.h>
#include <TNtuple.h>
#include <TFile.h>
#include <climits>
#include <iostream>
#include <cmath>
#include <set>
#include <utility>
#include <memory>