ATLAS Offline Software
Classes | Namespaces | Macros | Typedefs
SeedingTool.h File Reference
#include "Acts/EventData/Seed.hpp"
#include "ActsEvent/Seed.h"
#include "Acts/Seeding/SeedFinder.hpp"
#include "Acts/Seeding/SeedFilter.hpp"
#include "ActsToolInterfaces/ISeedingTool.h"
#include "AthenaBaseComps/AthAlgTool.h"
#include "ActsInterop/Logger.h"
#include "ActsEvent/SeedContainer.h"
#include "Acts/Definitions/Units.hpp"
#include "Acts/Definitions/Common.hpp"
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Seeding/SpacePointGrid.hpp"
#include "Acts/Utilities/GridBinFinder.hpp"
#include "Acts/Seeding/BinnedGroup.hpp"
#include "Acts/Seeding/SeedFinderConfig.hpp"
#include "Acts/Seeding/SeedFilterConfig.hpp"
#include "InDetIdentifier/PixelID.h"
#include <numbers>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ActsTrk::SeedingTool
 
struct  ActsTrk::SeedingTool::external_spacepoint< spacepoint_iterator_t >
 

Namespaces

 Acts
 
 ActsTrk
 The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout geometry to cache the final transformations of the sensor surfaces associated to one particular detector technology (Pixel, Sct, etc.).
 

Macros

#define Seed   AthenaSeed
 

Typedefs

template<typename external_spacepoint_t , std::size_t N = 3ul>
using Acts::AthenaSeed = typename ActsTrk::ActsSeed< external_spacepoint_t, N >
 

Macro Definition Documentation

◆ Seed

#define Seed   AthenaSeed

Definition at line 26 of file SeedingTool.h.