ATLAS Offline Software
|
#include "GaudiKernel/ToolHandle.h"
#include "TrkVertexSeedFinderUtils/IMode3dFinder.h"
#include "AthenaBaseComps/AthAlgTool.h"
Go to the source code of this file.
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< VecIndices > | VeVecIndices |
typedef std::pair< std::pair<double, std::pair<int,int> >, double> IndexedWeighted |
Definition at line 14 of file Mode3dFromFsmw1dFinder.h.
typedef std::vector< std::pair<int, int > > VecIndices |
Definition at line 15 of file Mode3dFromFsmw1dFinder.h.
typedef std::vector< VecIndices > VeVecIndices |
Definition at line 16 of file Mode3dFromFsmw1dFinder.h.