Changeset 2311 for trunk/MagicSoft/Mars/manalysis
- Timestamp:
- 08/21/03 11:55:13 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MCT1Supercuts.h
r2308 r2311 31 31 32 32 Bool_t SetParameters(const TArrayD &d); 33 const TArrayD &GetParameters() const ;33 const TArrayD &GetParameters() const { return fParameters; } 34 34 35 35 const Double_t *GetLengthUp() const { return fLengthUp; }
Note:
See TracChangeset
for help on using the changeset viewer.