#include <ISCT_DCSConditionsTool.h>
|
virtual | ~ISCT_DCSConditionsTool ()=default |
|
| DeclareInterfaceID (ISCT_DCSConditionsTool, 1, 0) |
| Creates the InterfaceID and interfaceID() method. More...
|
|
virtual float | modHV (const Identifier &elementId, const EventContext &ctx, InDetConditions::Hierarchy h=InDetConditions::DEFAULT) const =0 |
|
virtual float | modHV (const Identifier &elementId, InDetConditions::Hierarchy h=InDetConditions::DEFAULT) const =0 |
|
virtual float | modHV (const IdentifierHash &hashId, const EventContext &ctx) const =0 |
|
virtual float | modHV (const IdentifierHash &hashId) const =0 |
|
virtual float | hybridTemperature (const Identifier &elementId, const EventContext &ctx, InDetConditions::Hierarchy h=InDetConditions::DEFAULT) const =0 |
|
virtual float | hybridTemperature (const Identifier &elementId, InDetConditions::Hierarchy h=InDetConditions::DEFAULT) const =0 |
|
virtual float | hybridTemperature (const IdentifierHash &hashId, const EventContext &ctx) const =0 |
|
virtual float | hybridTemperature (const IdentifierHash &hashId) const =0 |
|
virtual float | sensorTemperature (const Identifier &elementId, const EventContext &ctx, InDetConditions::Hierarchy h=InDetConditions::DEFAULT) const =0 |
|
virtual float | sensorTemperature (const Identifier &elementId, InDetConditions::Hierarchy h=InDetConditions::DEFAULT) const =0 |
|
virtual float | sensorTemperature (const IdentifierHash &hashId, const EventContext &ctx) const =0 |
|
virtual float | sensorTemperature (const IdentifierHash &hashId) const =0 |
|
| DeclareInterfaceID (ISCT_ConditionsTool, 1, 0) |
| Creates the InterfaceID and interfaceID() method. More...
|
|
virtual bool | canReportAbout (InDetConditions::Hierarchy h) const =0 |
| Return whether this service can report on the hierarchy level (e.g. module, chip...) More...
|
|
virtual bool | isGood (const Identifier &elementId, InDetConditions::Hierarchy h=InDetConditions::DEFAULT) const =0 |
| Summarise the result from the service as good/bad. More...
|
|
virtual bool | isGood (const Identifier &elementId, const EventContext &ctx, InDetConditions::Hierarchy h=InDetConditions::DEFAULT) const =0 |
|
virtual bool | isGood (const IdentifierHash &hashId) const =0 |
|
virtual bool | isGood (const IdentifierHash &hashId, const EventContext &ctx) const =0 |
|
virtual void | getDetectorElementStatus (const EventContext &ctx, InDet::SiDetectorElementStatus &element_status, SG::WriteCondHandle< InDet::SiDetectorElementStatus > *whandle) const =0 |
|
Definition at line 25 of file ISCT_DCSConditionsTool.h.
◆ ~ISCT_DCSConditionsTool()
virtual ISCT_DCSConditionsTool::~ISCT_DCSConditionsTool |
( |
| ) |
|
|
virtualdefault |
◆ canReportAbout()
Return whether this service can report on the hierarchy level (e.g. module, chip...)
◆ DeclareInterfaceID() [1/2]
Creates the InterfaceID and interfaceID() method.
◆ DeclareInterfaceID() [2/2]
Creates the InterfaceID and interfaceID() method.
◆ getDetectorElementStatus()
◆ hybridTemperature() [1/4]
◆ hybridTemperature() [2/4]
◆ hybridTemperature() [3/4]
◆ hybridTemperature() [4/4]
virtual float ISCT_DCSConditionsTool::hybridTemperature |
( |
const IdentifierHash & |
hashId, |
|
|
const EventContext & |
ctx |
|
) |
| const |
|
pure virtual |
◆ isGood() [1/4]
◆ isGood() [2/4]
Summarise the result from the service as good/bad.
◆ isGood() [3/4]
◆ isGood() [4/4]
◆ modHV() [1/4]
◆ modHV() [2/4]
◆ modHV() [3/4]
◆ modHV() [4/4]
◆ sensorTemperature() [1/4]
◆ sensorTemperature() [2/4]
◆ sensorTemperature() [3/4]
◆ sensorTemperature() [4/4]
virtual float ISCT_DCSConditionsTool::sensorTemperature |
( |
const IdentifierHash & |
hashId, |
|
|
const EventContext & |
ctx |
|
) |
| const |
|
pure virtual |
The documentation for this class was generated from the following file: