Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
THn.h File Reference
#include "THnBase.h"
#include "TNDArray.h"
#include "TArrayD.h"
#include "TAxis.h"
Include dependency graph for THn.h:
This graph shows which files directly or indirectly include this file:

Classes

class  THn
 Multidimensional histogram. More...
 
class  THnT< T >
 Templated implementation of the abstract base THn. More...
 

Typedefs

typedef THnT< Char_tTHnC
 
typedef THnT< Double_tTHnD
 
typedef THnT< Float_tTHnF
 
typedef THnT< Int_tTHnI
 
typedef THnT< Long64_tTHnL
 
typedef THnT< Long64_tTHnL64
 
typedef THnT< Short_tTHnS
 

Typedef Documentation

◆ THnC

Definition at line 254 of file THn.h.

◆ THnD

Definition at line 253 of file THn.h.

◆ THnF

Definition at line 252 of file THn.h.

◆ THnI

Definition at line 256 of file THn.h.

◆ THnL

Definition at line 257 of file THn.h.

◆ THnL64

Definition at line 258 of file THn.h.

◆ THnS

Definition at line 255 of file THn.h.