ATLAS Offline Software
|
interface for the Strip Cluster Tools More...
#include <IStripSegmentTool.h>
Public Member Functions | |
virtual | ~IStripSegmentTool () |
virtual StatusCode | find_segments (std::vector< std::unique_ptr< StripClusterData > > &clusters, const std::unique_ptr< Muon::NSW_TrigRawDataContainer > &rdo_container) const =0 |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
interface for the Strip Cluster Tools
This class implements the public interface of the Strip Segmentfinding tool Tools. It Current unclear what it will output to input the StripTrigger simulation.
Definition at line 30 of file IStripSegmentTool.h.
|
inlinevirtual |
Definition at line 33 of file IStripSegmentTool.h.
|
pure virtual |
Implemented in NSWL1::StripSegmentTool.
|
inlinestatic |
Definition at line 37 of file IStripSegmentTool.h.