Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
DataType.h File Reference
#include "Rtypes.h"
#include <type_traits>
Include dependency graph for DataType.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using Data_t = Double_t
 

Variables

const Data_t kBig = 1.e38
 

Typedef Documentation

◆ Data_t

using Data_t = Double_t

Definition at line 13 of file DataType.h.

Variable Documentation

◆ kBig

const Data_t kBig = 1.e38

Definition at line 15 of file DataType.h.