ATLAS Offline Software
Classes | Typedefs
ILArFEBTempTool.h File Reference
#include "GaudiKernel/IAlgTool.h"
#include <string>
Include dependency graph for ILArFEBTempTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Typedefs

typedef std::vector< std::pair< float, float > > FEBTemp
 

Typedef Documentation

◆ FEBTemp

typedef std::vector<std::pair<float,float> > FEBTemp

Definition at line 27 of file ILArFEBTempTool.h.