Last change
on this file since 2696 was 2688, checked in by ansari, 20 years ago |
1/ Ajout de la classe DataTable (les nouveaux super-ntuple) - La classe
DataTable est l'implementation memoire de la classe de base
BaseDataTable qui sera decline bientot en version swap PPF et FITS
2/ Initialisation PPF I/O de DataTable ds histinit
3/ Ajout fichier datatable.h ds histats.h , MAJ Makefile
Reza 25 Avril 2005
|
File size:
236 bytes
|
Line | |
---|
1 | #ifndef HISTATS_SEEN
|
---|
2 | #define HISTATS_SEEN
|
---|
3 |
|
---|
4 | #include "histinit.h"
|
---|
5 | #include "histos.h"
|
---|
6 | #include "histos2.h"
|
---|
7 | #include "hisprof.h"
|
---|
8 | #include "histerr.h"
|
---|
9 | #include "ntuple.h"
|
---|
10 | #include "xntuple.h"
|
---|
11 | #include "datatable.h"
|
---|
12 |
|
---|
13 | #endif // HISTATS_SEEN
|
---|
Note:
See
TracBrowser
for help on using the repository browser.