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"
43 const EventContext& ctx,
55 virtual double probHT(
const double p,
59 const int Strawlayer)
const = 0;
69 float Occupancy)
const = 0;
78 float Occupancy)
const
80 return probHTRun2(Gaudi::Hive::currentContext(),
Base Class for a Detector Layer in the Tracking realm.
Ensure that the ATLAS eigen extensions are properly loaded.
static const InterfaceID IID_ITRT_ElectronPidTool("Trk::ITRT_ElectronPidTool", 1, 0)
ParticleHypothesis
Enumeration for Particle hypothesis respecting the interaction with material.