Changeset 2605 in Sophya for trunk/SophyaPI/PIext/nomhistadapter.h
- Timestamp:
- Sep 3, 2004, 6:25:13 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/nomhistadapter.h
r2383 r2605 11 11 #include "histos2.h" 12 12 #include "hisprof.h" 13 #include "histerr.h" 13 14 #include "ntuple.h" 14 15 #include "xntuple.h" 15 16 16 //------------------------------------------------------------------------- 17 // Class Adaptateur d'objet (Pour NamedObjMgr) d'objet Histo / HProf 18 //------------------------------------------------------------------------- 17 //----------------------------------------------------------------------------- 18 // Class Adaptateur d'objet (Pour NamedObjMgr) d'objet Histo / HProf / HistoErr 19 //----------------------------------------------------------------------------- 19 20 20 21 class NOMAdapter_Histo : public NObjMgrAdapter { … … 51 52 }; 52 53 53 // Class Interface NTuple pour Histo / HProf 54 // Class Interface NTuple pour Histo / HProf / HistoErr 54 55 class NTupInt_Histo : public NTupleInterface { 55 56 public:
Note:
See TracChangeset
for help on using the changeset viewer.