Changeset 4933 for trunk/MagicSoft/Mars/mhbase
- Timestamp:
- 09/10/04 18:12:19 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhbase/MH3.h
r4891 r4933 25 25 MDataChain *fData[3]; // Object from which the data is filled 26 26 Double_t fScale[3]; // Scale for the three axis (eg unit) 27 28 TString fNameProfX; //! This should make sure, that gROOT doen't confuse the profile with something else 29 TString fNameProfY; //! This should make sure, that gROOT doen't confuse the profile with something else 27 30 28 31 void StreamPrimitive(ofstream &out) const;
Note:
See TracChangeset
for help on using the changeset viewer.