Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SecondaryVertexFinder.h File Reference
#include <ActsPropagator.h>
#include <fun4all/SubsysReco.h>
#include <trackbase/TrkrDefs.h>
#include <trackbase/TpcDefs.h>
#include <tpc/TpcClusterZCrossingCorrection.h>
#include <tpc/TpcDistortionCorrection.h>
#include <Acts/Definitions/Algebra.hpp>
#include <Acts/Propagator/Propagator.hpp>
#include <Acts/Utilities/Result.hpp>
#include <Acts/Surfaces/CylinderSurface.hpp>
#include <Acts/EventData/TrackParameters.hpp>
#include <ActsExamples/EventData/Trajectories.hpp>
#include <string>
#include <vector>
#include <map>
#include <set>
#include <Eigen/Dense>
+ Include dependency graph for SecondaryVertexFinder.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SecondaryVertexFinder
 

Typedefs

using BoundTrackParam = const Acts::BoundTrackParameters
 
using BoundTrackParamResult = Acts::Result< BoundTrackParam >
 
using SurfacePtr = std::shared_ptr< const Acts::Surface >
 
using Trajectory = ActsExamples::Trajectories
 

Typedef Documentation

Definition at line 56 of file SecondaryVertexFinder.h.

View newest version in sPHENIX GitHub at line 56 of file SecondaryVertexFinder.h

Definition at line 57 of file SecondaryVertexFinder.h.

View newest version in sPHENIX GitHub at line 57 of file SecondaryVertexFinder.h

using SurfacePtr = std::shared_ptr<const Acts::Surface>

Definition at line 58 of file SecondaryVertexFinder.h.

View newest version in sPHENIX GitHub at line 58 of file SecondaryVertexFinder.h

Definition at line 59 of file SecondaryVertexFinder.h.

View newest version in sPHENIX GitHub at line 59 of file SecondaryVertexFinder.h