|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGINDETTOOLINTERFACES_ITRIGL2LAYERNUMBERTOOL_H
6 #define TRIGINDETTOOLINTERFACES_ITRIGL2LAYERNUMBERTOOL_H
8 #include "GaudiKernel/IAlgTool.h"
18 static const InterfaceID IID_ITrigL2LayerNumberTool(
"ITrigL2LayerNumberTool",1,0);
25 return IID_ITrigL2LayerNumberTool;
36 virtual const std::vector<short>*
sctLayers()
const = 0;