Changeset 9574 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 04/21/10 16:46:18 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r9573 r9574 18 18 19 19 -*-*- END OF LINE -*-*- 20 21 2010/04/21 Thomas Bretz 22 23 * macros/rootlogon.C: 24 - a small fix which gets rid of the annoying error about an 25 unlocked mutex when starting the MStatusDisplay in the 26 interpreter. It makes sure that fGThreadFactory gets initialized 27 from the main thread. 28 29 * mbase/MStatusDisplay.cc: 30 - added a console output if TryLock fails 31 - the return value of TString::Index was misinterpreted 32 33 * mmuon/MHSingleMuon.cc: 34 - removed another reference to gMinuit 35 36 * msimcamera/MSimRandomPhotons.cc: 37 - re-did the output 38 - choose the other rate f2 instead of f1 39 40 * msimcamera/MSimTrigger.[h,cc]: 41 - keep the index of the trigger channel which finnaly issued 42 the trigger and propagate it to the event header 43 44 * mraw/MrawEvtHeader.h: 45 - implementd setter for fNumTriggerLvl1 46 47 20 48 21 49 2010/04/19 Thomas Bretz
Note:
See TracChangeset
for help on using the changeset viewer.