ATLAS Offline Software
Public Member Functions | Static Public Member Functions | List of all members
ILArFEBTempTool Class Referenceabstract

Interface for Tool to provide FEB TEMP DCS information. More...

#include <ILArFEBTempTool.h>

Inheritance diagram for ILArFEBTempTool:
Collaboration diagram for ILArFEBTempTool:

Public Member Functions

virtual ~ILArFEBTempTool ()
 
virtual FEBTemp getFebTemp (const HWIdentifier &id)=0
 

Static Public Member Functions

static const InterfaceID & interfaceID ()
 

Detailed Description

Interface for Tool to provide FEB TEMP DCS information.

Environment: Software developed for the ATLAS Detector at the CERN LHC

Author
Kirill Skovpen kskov.nosp@m.pen@.nosp@m.cern..nosp@m.ch

Definition at line 29 of file ILArFEBTempTool.h.

Constructor & Destructor Documentation

◆ ~ILArFEBTempTool()

virtual ILArFEBTempTool::~ILArFEBTempTool ( )
inlinevirtual

Definition at line 32 of file ILArFEBTempTool.h.

32 { }

Member Function Documentation

◆ getFebTemp()

virtual FEBTemp ILArFEBTempTool::getFebTemp ( const HWIdentifier id)
pure virtual

◆ interfaceID()

static const InterfaceID& ILArFEBTempTool::interfaceID ( )
inlinestatic

Definition at line 34 of file ILArFEBTempTool.h.

34 { return IID_ILArFEBTempTool; }

The documentation for this class was generated from the following file: