ATLAS Offline Software
|
#include <IHGTD_PadClusterizationTool.h>
Public Member Functions | |
DeclareInterfaceID (IHGTD_PadClusterizationTool, 1, 0) | |
Creates the InterfaceID and interfaceID() method. More... | |
virtual std::unique_ptr< HGTD_ClusterCollection > | clusterize (const HGTD_RDO_Collection &rdo_collection, DataPool< HGTD_Cluster > *dataItemsPool) const =0 |
Processes raw data objects on a HGTD module into tracking input. More... | |
Definition at line 28 of file IHGTD_PadClusterizationTool.h.
|
pure virtual |
Processes raw data objects on a HGTD module into tracking input.
[in] | rdo_collection | RDOs found on a given detector element. |
IHGTD_PadClusterizationTool::DeclareInterfaceID | ( | IHGTD_PadClusterizationTool | , |
1 | , | ||
0 | |||
) |
Creates the InterfaceID and interfaceID() method.