ROOT  6.06/08
Reference Guide
Classes | Typedefs
THnSparse.h File Reference
#include "THnBase.h"
#include "TExMap.h"
#include "THnSparse_Internal.h"
#include "TArrayF.h"
#include "TArrayL.h"
#include "TArrayI.h"
#include "TArrayS.h"
#include "TArrayC.h"
+ Include dependency graph for THnSparse.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  THnSparse
 Efficient multidimensional histogram. More...
 
class  THnSparseT< CONT >
 Templated implementation of the abstract base THnSparse. More...
 

Typedefs

typedef THnSparseT< TArrayDTHnSparseD
 
typedef THnSparseT< TArrayFTHnSparseF
 
typedef THnSparseT< TArrayLTHnSparseL
 
typedef THnSparseT< TArrayITHnSparseI
 
typedef THnSparseT< TArraySTHnSparseS
 
typedef THnSparseT< TArrayCTHnSparseC
 

Typedef Documentation

§ THnSparseC

Definition at line 237 of file THnSparse.h.

§ THnSparseD

Definition at line 232 of file THnSparse.h.

§ THnSparseF

Definition at line 233 of file THnSparse.h.

§ THnSparseI

Definition at line 235 of file THnSparse.h.

§ THnSparseL

Definition at line 234 of file THnSparse.h.

§ THnSparseS

Definition at line 236 of file THnSparse.h.