Logo ROOT   6.13/01
Reference Guide
Namespaces | Typedefs
ROOT Namespace Reference

Namespace for new ROOT classes and functions. More...

Namespaces

 Experimental
 
 Fit
 Namespace for the fitting classes.
 
 Math
 
 MathMore
 
 Minuit
 
 Minuit2
 

Typedefs

using Double_v = Double_t
 
using Float_v = Float_t
 
using Int32_v = Int_t
 
using Int_v = Int_t
 
using UInt32_v = UInt_t
 
using UInt_v = UInt_t
 

Detailed Description

Namespace for new ROOT classes and functions.

Typedef Documentation

◆ Double_v

using ROOT::Double_v = typedef Double_t

Definition at line 50 of file Types.h.

◆ Float_v

using ROOT::Float_v = typedef Float_t

Definition at line 49 of file Types.h.

◆ Int32_v

using ROOT::Int32_v = typedef Int_t

Definition at line 52 of file Types.h.

◆ Int_v

using ROOT::Int_v = typedef Int_t

Definition at line 51 of file Types.h.

◆ UInt32_v

using ROOT::UInt32_v = typedef UInt_t

Definition at line 54 of file Types.h.

◆ UInt_v

using ROOT::UInt_v = typedef UInt_t

Definition at line 53 of file Types.h.