ATLAS Offline Software
Classes | Typedefs
TFCS1DFunctionTemplateHelpers.h File Reference
#include "TBuffer.h"
#include <vector>
#include <cstring>
#include <algorithm>
#include <cmath>
Include dependency graph for TFCS1DFunctionTemplateHelpers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TFCS1DFunction_Numeric< T, Tfloat >
 Converter functions that does nothing for floats. More...
 
class  TFCS1DFunction_Numeric< uint8_t, Tfloat >
 Converter functions to store/retrive float numbers in integers. More...
 
class  TFCS1DFunction_Numeric< uint16_t, Tfloat >
 Converter functions to store/retrive float numbers in integers. More...
 
class  TFCS1DFunction_Numeric< uint32_t, Tfloat >
 Converter functions to store/retrive float numbers in integers. More...
 
class  TFCS1DFunction_Array< T >
 
class  TFCS1DFunction_HistogramContent< T, Trandom >
 
class  TFCS1DFunction_HistogramBinEdges< T, Trandom >
 
class  TFCS1DFunction_HistogramFloatBinEdges
 
class  TFCS1DFunction_HistogramDoubleBinEdges
 
class  TFCS1DFunction_HistogramCompactBinEdges< T, Tint, Trandom >
 
class  TFCS1DFunction_HistogramInt8BinEdges
 
class  TFCS1DFunction_HistogramInt16BinEdges
 
class  TFCS1DFunction_HistogramInt32BinEdges
 

Typedefs

typedef uint32_t TFCS1DFunction_size_t
 

Typedef Documentation

◆ TFCS1DFunction_size_t

typedef uint32_t TFCS1DFunction_size_t

Definition at line 16 of file TFCS1DFunctionTemplateHelpers.h.