TwiceAsNice  2019-02-18
Functions
LSTempMonitor.cc File Reference

this file contains the implementation of the class TempMonitor. More...

#include "LSTempMonitor.h"
#include <iostream>
#include <sstream>
Include dependency graph for LSTempMonitor.cc:

Functions

template<class T >
std::string ToString (const T &_t)
 

Detailed Description

this file contains the implementation of the class TempMonitor.

This class is used to communicate with the Lakeshore Temperature Monitor 218 (seems to work with other Lakeshore Products as well)

Author
Timo Fischer (tfisc.nosp@m.her@.nosp@m.mpia-.nosp@m.hd.m.nosp@m.pg.de)

Function Documentation

◆ ToString()

template<class T >
std::string ToString ( const T &  _t)