Changeset 19007 for trunk/Mars/mjtrain/MJTrainSeparation.cc
- Timestamp:
- 04/27/18 20:25:29 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mjtrain/MJTrainSeparation.cc
r9869 r19007 837 837 *fLog << " * weights for off-data" << endl; 838 838 if (fDataSetTrain.IsWobbleMode()) 839 *fLog << " * random source position in a distance of 0.4 °" << endl;839 *fLog << " * random source position in a distance of 0.4\u00b0" << endl; 840 840 *fLog << endl; 841 841 *fLog << "Events used for training:" << endl; … … 1028 1028 *fLog << " * weights for off-data" << endl; 1029 1029 if (fDataSetTrain.IsWobbleMode()) 1030 *fLog << " * random source position in a distance of 0.4 °" << endl;1030 *fLog << " * random source position in a distance of 0.4\u00b0" << endl; 1031 1031 *fLog << endl; 1032 1032 *fLog << "Events used for test:" << endl;
Note:
See TracChangeset
for help on using the changeset viewer.