interface for the Strip Cluster Tools
More...
#include <IStripClusterTool.h>
interface for the Strip Cluster Tools
This class implements the public interface of the Strip clustering Tools. It Current unclear what it will output to input the StripTrigger simulation.
Definition at line 34 of file IStripClusterTool.h.
◆ ~IStripClusterTool()
virtual NSWL1::IStripClusterTool::~IStripClusterTool |
( |
| ) |
|
|
inlinevirtual |
◆ cluster_strip_data()
virtual StatusCode NSWL1::IStripClusterTool::cluster_strip_data |
( |
const EventContext & |
ctx, |
|
|
std::vector< std::unique_ptr< StripData >> & |
strips, |
|
|
std::vector< std::unique_ptr< StripClusterData > > & |
clusters |
|
) |
| const |
|
pure virtual |
◆ interfaceID()
static const InterfaceID& NSWL1::IStripClusterTool::interfaceID |
( |
| ) |
|
|
inlinestatic |
Definition at line 41 of file IStripClusterTool.h.
42 static const InterfaceID IID_IStripClusterTool(
"NSWL1::IStripClusterTool", 1 ,0);
43 return IID_IStripClusterTool;
The documentation for this class was generated from the following file: