16#include "GaudiKernel/IInterface.h"
17#include "GaudiKernel/ToolHandle.h"
18#include "GaudiKernel/EventContext.h"
19#include "GaudiKernel/ContextSpecificPtr.h"
20#include "GaudiKernel/ICondSvc.h"
40 TRT_CalDbTool(
const std::string&
type,
const std::string& name,
const IInterface* parent);
49 virtual StatusCode
finalize()
override;
70 virtual double driftError(
const double& time,
const Identifier& ident,
bool& found)
const override;
73 virtual double driftSlope(
const double& time,
const Identifier& ident,
bool& found)
const override;
81 virtual const RtRelationContainer*
getRtContainer()
const override;
This is an Identifier helper class for the TRT subdetector.
Identifier for TRT detector elements in the conditions code.
Base class for rt-relations in the TRT.
This is an Identifier helper class for the TRT subdetector.