|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef TRK_ITRT_ELECTRONPIDTOOL_H
9 #define TRK_ITRT_ELECTRONPIDTOOL_H
11 #include "GaudiKernel/IAlgTool.h"
12 #include "GaudiKernel/EventContext.h"
13 #include "GaudiKernel/ThreadLocalContext.h"
21 static const InterfaceID IID_ITRT_ElectronPidTool(
"Trk::ITRT_ElectronPidTool", 1, 0);
43 const EventContext& ctx,
59 const int Strawlayer)
const = 0;
69 float Occupancy)
const = 0;
78 float Occupancy)
const
80 return probHTRun2(Gaudi::Hive::currentContext(),
94 return IID_ITRT_ElectronPidTool;
Ensure that the ATLAS eigen extensions are properly loaded.