Changeset 9520 for trunk/MagicSoft/Mars/mhbase
- Timestamp:
- 10/26/09 15:24:53 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhbase/MFillH.h
r8961 r9520 23 23 24 24 private: 25 MParContainer *fParContainer; // Pointer to the data container storing25 MParContainer *fParContainer; //! Pointer to the data container storing 26 26 TString fParContainerName; // Name to a data container 27 27 … … 31 31 TString fTitleTab; 32 32 33 MParameterD *fWeight; // Pointer to the container storing a weight33 MParameterD *fWeight; //! Pointer to the container storing a weight 34 34 TString fWeightName; // Name of a container storing a weight 35 35
Note:
See TracChangeset
for help on using the changeset viewer.