Changeset 7666 for trunk/MagicSoft/Mars/mjtrain/MJTrainSeparation.h
- Timestamp:
- 04/30/06 15:41:17 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjtrain/MJTrainSeparation.h
r7665 r7666 30 30 31 31 Bool_t GetEventsProduced(MDataSet &set, Double_t &num, Double_t &min, Double_t &max) const; 32 Double_t GetDataRate(MDataSet &set) const; 32 Double_t GetDataRate(MDataSet &set, Double_t &num) const; 33 Double_t GetNumMC(MDataSet &set) const; 33 34 Bool_t AutoTrain(); 34 35
Note:
See TracChangeset
for help on using the changeset viewer.