![]() |
ATLAS Offline Software
|
#include "GaudiKernel/ToolHandle.h"#include "GaudiKernel/ThreadLocalContext.h"#include "AthenaBaseComps/AthAlgTool.h"#include "TrkToolInterfaces/IRIO_OnTrackCreator.h"#include "InDetRIO_OnTrack/PixelClusterOnTrack.h"#include "InDetRIO_OnTrack/PixelRIO_OnTrackErrorScaling.h"#include "SiClusterizationTool/NnClusterizationFactory.h"#include "InDetPrepRawData/PixelGangedClusterAmbiguities.h"#include "TrkParameters/TrackParameters.h"#include "GeoPrimitives/GeoPrimitives.h"#include "Identifier/Identifier.h"#include "InDetIdentifier/PixelID.h"#include "PixelConditionsData/ITkPixelOfflineCalibData.h"#include "PixelConditionsData/PixelDistortionData.h"#include "InDetCondTools/ISiLorentzAngleTool.h"#include "AthenaPoolUtilities/CondAttrListCollection.h"#include "StoreGate/ReadCondHandleKey.h"#include "TrkEventUtils/ClusterSplitProbabilityContainer.h"#include <atomic>#include <mutex>Go to the source code of this file.
Classes | |
| class | ITk::PixelClusterOnTrackTool |
Namespaces | |
| ITk | |
Enumerations | |
| enum | ITk::PixelClusterStrategy { ITk::PixelClusterStrategy::DEFAULT =0, ITk::PixelClusterStrategy::OUTLIER =1, ITk::PixelClusterStrategy::SHARED =2, ITk::PixelClusterStrategy::SPLIT =3 } |
| creates PixelClusterOnTrack objects allowing to calibrate cluster position and error using a given track hypothesis. More... | |
1.8.18