![]() |
ATLAS Offline Software
|
#include <IPixelClusteringTool.h>
Classes | |
| struct | Cell |
| struct | Cluster |
Public Types | |
| using | RDOContainer = PixelRDO_Container |
| using | RawDataCollection = RDOContainer::base_value_type |
| using | IDHelper = PixelID |
| using | ClusterContainer = xAOD::PixelClusterContainer |
| using | ClusterAuxContainer = xAOD::PixelClusterAuxContainer |
| using | CellCollection = std::vector< Cell > |
| using | ClusterCollection = std::vector< Cluster > |
Public Member Functions | |
| DeclareInterfaceID (IPixelClusteringTool, 1, 0) | |
| virtual StatusCode | clusterize (const EventContext &ctx, const RawDataCollection &RDOs, const InDet::SiDetectorElementStatus &pixelDetElStatus, const InDetDD::SiDetectorElement &element, Acts::Ccl::ClusteringData &data, std::vector< ClusterCollection > &collection) const =0 |
| virtual StatusCode | makeClusters (const EventContext &ctx, ClusterCollection &cluster, const InDetDD::SiDetectorElement &element, typename ClusterContainer::iterator itrContainer) const =0 |
Definition at line 20 of file Tracking/Acts/ActsToolInterfaces/ActsToolInterfaces/IPixelClusteringTool.h.
| using ActsTrk::IPixelClusteringTool::CellCollection = std::vector<Cell> |
Definition at line 41 of file Tracking/Acts/ActsToolInterfaces/ActsToolInterfaces/IPixelClusteringTool.h.
Definition at line 28 of file Tracking/Acts/ActsToolInterfaces/ActsToolInterfaces/IPixelClusteringTool.h.
| using ActsTrk::IPixelClusteringTool::ClusterCollection = std::vector<Cluster> |
Definition at line 48 of file Tracking/Acts/ActsToolInterfaces/ActsToolInterfaces/IPixelClusteringTool.h.
Definition at line 27 of file Tracking/Acts/ActsToolInterfaces/ActsToolInterfaces/IPixelClusteringTool.h.
Definition at line 26 of file Tracking/Acts/ActsToolInterfaces/ActsToolInterfaces/IPixelClusteringTool.h.
Definition at line 25 of file Tracking/Acts/ActsToolInterfaces/ActsToolInterfaces/IPixelClusteringTool.h.
Definition at line 24 of file Tracking/Acts/ActsToolInterfaces/ActsToolInterfaces/IPixelClusteringTool.h.
|
pure virtual |
| ActsTrk::IPixelClusteringTool::DeclareInterfaceID | ( | IPixelClusteringTool | , |
| 1 | , | ||
| 0 | |||
| ) |
|
pure virtual |
1.8.18