ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MakeActsGeometry.cc File Reference

Refit SvtxTracks with PHActs. More...

#include "MakeActsGeometry.h"
#include <trackbase/TrkrDefs.h>
#include <intt/CylinderGeomIntt.h>
#include <intt/InttDefs.h>
#include <mvtx/CylinderGeom_Mvtx.h>
#include <mvtx/MvtxDefs.h>
#include <micromegas/CylinderGeomMicromegas.h>
#include <tpc/TpcDefs.h>
#include <micromegas/MicromegasDefs.h>
#include <g4detectors/PHG4CylinderCellGeom.h>
#include <g4detectors/PHG4CylinderCellGeomContainer.h>
#include <g4detectors/PHG4CylinderGeom.h>
#include <g4detectors/PHG4CylinderGeomContainer.h>
#include <phgeom/PHGeomUtility.h>
#include <phgeom/PHGeomIOTGeo.h>
#include <phgeom/PHGeomTGeo.h>
#include <fun4all/Fun4AllReturnCodes.h>
#include <phool/PHCompositeNode.h>
#include <phool/PHDataNode.h>
#include <phool/PHNode.h>
#include <phool/PHNodeIterator.h>
#include <phool/PHObject.h>
#include <phool/getClass.h>
#include <phool/phool.h>
#include <Acts/EventData/TrackParameters.hpp>
#include <Acts/Geometry/GeometryContext.hpp>
#include <Acts/Geometry/TrackingVolume.hpp>
#include <Acts/MagneticField/MagneticFieldContext.hpp>
#include <Acts/Surfaces/PerigeeSurface.hpp>
#include <Acts/Surfaces/PlaneSurface.hpp>
#include <Acts/Surfaces/Surface.hpp>
#include <Acts/Utilities/CalibrationContext.hpp>
#include <ActsExamples/Detector/IBaseDetector.hpp>
#include <ActsExamples/EventData/Track.hpp>
#include <ActsExamples/Framework/AlgorithmContext.hpp>
#include <ActsExamples/Framework/IContextDecorator.hpp>
#include <ActsExamples/Framework/WhiteBoard.hpp>
#include <ActsExamples/Geometry/CommonGeometry.hpp>
#include <ActsExamples/Options/CommonOptions.hpp>
#include <ActsExamples/Plugins/Obj/ObjWriterOptions.hpp>
#include <ActsExamples/Utilities/Options.hpp>
#include <TGeoManager.h>
#include <TMatrixT.h>
#include <TObject.h>
#include <TSystem.h>
#include <TVector3.h>
#include <cmath>
#include <cstddef>
#include <cstdlib>
#include <iostream>
#include <map>
#include <memory>
#include <utility>
#include <vector>

Go to the source code of this file.

Detailed Description

Refit SvtxTracks with PHActs.

Refit SvtxTracks with PHActs.

Author
Tony Frawley afraw.nosp@m.ley@.nosp@m.fsu.e.nosp@m.du

Definition in file MakeActsGeometry.cc.