ATLAS Offline Software
|
#include <IPixelClusteringTool.h>
Public Types | |
using | RDOContainer = PixelRDO_Container |
using | RawDataCollection = RDOContainer::base_value_type |
using | IDHelper = PixelID |
using | ClusterContainer = xAOD::PixelClusterContainer |
using | ClusterAuxContainer = xAOD::PixelClusterAuxContainer |
Public Member Functions | |
DeclareInterfaceID (IPixelClusteringTool, 1, 0) | |
virtual StatusCode | clusterize (const RawDataCollection &RDOs, const IDHelper &pixelID, const EventContext &ctx, ClusterContainer &container) const =0 |
Definition at line 19 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.
Definition at line 23 of file Tracking/Acts/ActsToolInterfaces/ActsToolInterfaces/IPixelClusteringTool.h.
|
pure virtual |
ActsTrk::IPixelClusteringTool::DeclareInterfaceID | ( | IPixelClusteringTool | , |
1 | , | ||
0 | |||
) |