|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef PRDHITSINCONETOOLS_IPRDHITSINCONETOOL_H
6 #define PRDHITSINCONETOOLS_IPRDHITSINCONETOOL_H
8 #include "GaudiKernel/IAlgTool.h"
16 static const InterfaceID IID_IPRDHitsInConeTool(
"IPRDHitsInConeTool", 1, 0);
32 virtual std::vector<Trk::PrepRawData*>*
HitsInCone(
float dirX,
float dirY,
float dirZ) = 0;
38 virtual std::vector<Trk::PrepRawData*>*
HitsInCone(
float eta,
float phi) = 0;
45 #endif // PRDHITSINCONETOOLS_IPRDHITSINCONETOOLS_H
This class provides conversion from CSC RDO data to CSC Digits.
Ensure that the ATLAS eigen extensions are properly loaded.