Changeset 7652 for trunk/MagicSoft/Mars/mjtrain
- Timestamp:
- 04/22/06 16:16:14 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjtrain/MJTrainSeparation.h
r7651 r7652 52 52 } 53 53 54 void EnableAutoTrain(Bool_t b=kTRUE) { fAutoTrain = kTRUE; }54 void EnableAutoTrain(Bool_t b=kTRUE) { fAutoTrain = b; } 55 55 56 56 Bool_t Train(const char *out);
Note:
See TracChangeset
for help on using the changeset viewer.