ToolDAQFramework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Classes | Namespaces | Functions
Calibrate.h File Reference
#include <string>
#include <iostream>
#include <algorithm>
#include "Tool.h"
#include "Stopwatch.h"

Go to the source code of this file.

Classes

class  Calibrate
 
struct  Calibrate::calibrationData
 Calibration data format for use at run time. More...
 

Namespaces

 ranges
 

Functions

template<typename Range , typename Function >
Function ranges::for_each (Range &range, Function f)