ATLAS Offline Software
|
Interface for SCT clustering algorithms, taking input from RDOs. More...
#include <ISCT_ClusteringTool.h>
Public Member Functions | |
DeclareInterfaceID (ISCT_ClusteringTool, 1, 0) | |
InterfaceID. More... | |
virtual | ~ISCT_ClusteringTool ()=default |
Default destructor. More... | |
virtual SCT_ClusterCollection * | clusterize (const InDetRawDataCollection< SCT_RDORawData > &rdoCollection, const SCT_ID &idHelper, const InDet::SiDetectorElementStatus *sctDetElementStatus, SCTClusteringCache &cache, DataPool< SCT_Cluster > *dataItemsPool, const EventContext &ctx) const =0 |
Clusterize a collection of SCT raw data objects Called from SCT_clusterization algorithm in InDetPrepRawDataFormation, once per module. More... | |
Interface for SCT clustering algorithms, taking input from RDOs.
Definition at line 41 of file ISCT_ClusteringTool.h.
|
virtualdefault |
Default destructor.
|
pure virtual |
InDet::ISCT_ClusteringTool::DeclareInterfaceID | ( | ISCT_ClusteringTool | , |
1 | , | ||
0 | |||
) |
InterfaceID.