Changeset 2615 in Sophya for trunk/SophyaLib/HiStats
- Timestamp:
- Sep 10, 2004, 11:55:27 AM (21 years ago)
- Location:
- trunk/SophyaLib/HiStats
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/HiStats/hisprof.cc
r2507 r2615 1 #include "sopnamsp.h" 1 2 #include "machdefs.h" 2 3 #include <string.h> -
trunk/SophyaLib/HiStats/histerr.cc
r2608 r2615 1 #include "sopnamsp.h" 1 2 #include "machdefs.h" 2 3 #include <string.h> -
trunk/SophyaLib/HiStats/histinit.cc
r2603 r2615 2 2 // (Histogram and Statistics) 3 3 4 #include "sopnamsp.h" 4 5 #include "machdefs.h" 5 6 #include "histinit.h" -
trunk/SophyaLib/HiStats/histos.cc
r2507 r2615 1 1 // 2 // $Id: histos.cc,v 1.1 7 2004-03-15 16:47:20 ansariExp $2 // $Id: histos.cc,v 1.18 2004-09-10 09:52:19 cmv Exp $ 3 3 // 4 4 5 #include "sopnamsp.h" 5 6 #include "machdefs.h" 6 7 #include <string.h> -
trunk/SophyaLib/HiStats/histos2.cc
r2507 r2615 3 3 // 4 4 5 #include "sopnamsp.h" 5 6 #include "machdefs.h" 6 7 -
trunk/SophyaLib/HiStats/ntupintf.cc
r2142 r2615 1 1 2 #include "sopnamsp.h" 2 3 #include "ntupintf.h" 3 4 #include <stdlib.h> -
trunk/SophyaLib/HiStats/ntuple.cc
r2507 r2615 2 2 #include <string.h> 3 3 4 #include "sopnamsp.h" 4 5 #include "strutil.h" 5 6 #include "perrors.h" -
trunk/SophyaLib/HiStats/proxtuple.cc
r2246 r2615 8 8 // This Class's Header -- 9 9 //----------------------- 10 #include "sopnamsp.h" 10 11 #include "proxtuple.h" 11 12 //--------------- -
trunk/SophyaLib/HiStats/xntuple.cc
r2341 r2615 6 6 // 7 7 #include <string.h> 8 #include "sopnamsp.h" 8 9 #include "ppersist.h" 9 10 #include "perrors.h"
Note:
See TracChangeset
for help on using the changeset viewer.