source: Sophya/trunk/SophyaLib/HiStats/histats.h@ 3053

Last change on this file since 3053 was 2699, checked in by ansari, 20 years ago

1/ Corrections diverses ds BaseDataTable, en particulier GetSegment() -> GetCstSegment(), et ameliorations/debug divers
2/ Classe SWPPFDataTable debugge, rendu +/- operationnelle
3/ Gestionnaire PPersist de DataTable et SWPPFDataTable fusionnee en une seule
classe ObjFileIO<BaseDataTable> - mis ds fio_dtable.cc
4/ mis a jour histats.h avec swppfdtable.h, objlist.list et histinit.cc

Reza, 27 Avril 2005

File size: 261 bytes
RevLine 
[1203]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"
[2622]8#include "histerr.h"
[1203]9#include "ntuple.h"
10#include "xntuple.h"
[2688]11#include "datatable.h"
[2699]12#include "swppfdtable.h"
[1203]13
14#endif // HISTATS_SEEN
Note: See TracBrowser for help on using the repository browser.