BmnRoot
Loading...
Searching...
No Matches
TangoData.h File Reference
#include "TDatime.h"
#include "TObjArray.h"
#include "TString.h"
#include <vector>
Include dependency graph for TangoData.h:

Go to the source code of this file.

Classes

struct  CSVElement
 
class  TangoTimeParameter
 
class  TangoTimeInterval
 
class  TangoData
 

Enumerations

enum  Tango_Parameter_Type { Tango_Bool = 1 , Tango_Double = 2 , Tango_Bool_Array = 11 , Tango_Double_Array = 12 }
 

Enumeration Type Documentation

◆ Tango_Parameter_Type

Enumerator
Tango_Bool 
Tango_Double 
Tango_Bool_Array 
Tango_Double_Array 

Definition at line 21 of file TangoData.h.