ATLAS Offline Software
Classes | Namespaces | Typedefs
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
 
struct  Trk::Mode3dFromFsmw1dFinder::Compare1dPosition
 
struct  Trk::Mode3dFromFsmw1dFinder::VecIndicesCompare
 
struct  Trk::Mode3dFromFsmw1dFinder::CompareWeight
 
class  Trk::Mode3dFromFsmw1dFinder::Mode3dFromFsmw1dInfo
 

Namespaces

 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.