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

Last change on this file since 3181 was 3140, checked in by cmv, 19 years ago

ajout de hist2err.h ds histats.h cmv 17/01/2007

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