ATLAS Offline Software
Loading...
Searching...
No Matches
Mode3dFromFsmw1dFinder.h File Reference
#include "GaudiKernel/ToolHandle.h"
#include "TrkVertexSeedFinderUtils/IMode3dFinder.h"
#include "AthenaBaseComps/AthAlgTool.h"
Include dependency graph for Mode3dFromFsmw1dFinder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Trk::Mode3dFromFsmw1dFinder
 modified from Mode3dFinder by Giaci.nosp@m.nto..nosp@m.Piacq.nosp@m.uadi.nosp@m.o@phy.nosp@m.sik..nosp@m.uni-f.nosp@m.reib.nosp@m.urg.d.nosp@m.e More...
struct  Trk::Mode3dFromFsmw1dFinder::Compare1dPosition
struct  Trk::Mode3dFromFsmw1dFinder::VecIndicesCompare
struct  Trk::Mode3dFromFsmw1dFinder::CompareWeight
class  Trk::Mode3dFromFsmw1dFinder::Mode3dFromFsmw1dInfo

Namespaces

namespace  Trk
 Ensure that the ATLAS eigen extensions are properly loaded.

Typedefs

typedef std::pair< std::pair< double, std::pair< int, int > >, double > IndexedWeighted
typedef std::vector< std::pair< int, int > > VecIndices
typedef std::vector< VecIndicesVeVecIndices

Typedef Documentation

◆ IndexedWeighted

typedef std::pair< std::pair<double, std::pair<int,int> >, double> IndexedWeighted

Definition at line 14 of file Mode3dFromFsmw1dFinder.h.

◆ VecIndices

typedef std::vector< std::pair<int, int > > VecIndices

Definition at line 15 of file Mode3dFromFsmw1dFinder.h.

◆ VeVecIndices

typedef std::vector< VecIndices > VeVecIndices

Definition at line 16 of file Mode3dFromFsmw1dFinder.h.