Changeset 1108 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 12/11/01 15:22:10 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1107 r1108 8 8 * mbase/MGList.cc: 9 9 - changed cast in IsExisting to ?: 10 11 * NEWS: 12 - changed 13 14 * manalysis/MCerPhotCalc.cc, mfilter/MTriggerLvl1.cc, 15 mmontecarlo/MMcCollectionAreaCalc.cc, 16 mmontacarlo/MMcThresholdCalc.cc, 17 MMcTriggerRateCalc.cc: 18 - added Masterbranch name to AddToBranchList 19 20 * manalysis/MMcPedestalCopy.cc: 21 - added Masterbranch name to AddToBranchList 22 - fixed a bug in the branch name 23 24 * mbase/MGList.[h,cc]: 25 - added a better output if a picture wasn't found 26 27 * mbase/MReadTree.[h,cc]: 28 - added support for branches with master branch names to auto scheme 29 (first the complete branch name is tried and if this isn't found 30 only the subbranch name is used to enable the branch) 31 32 * mbase/MWriteRootFile.cc: 33 - appended a '.' to all newly create branches 34 35 * mmain/MBrowser.cc, mmain/MMars.cc: 36 - add the gui elements only if the corresponding picture was found 37 38 * mmain/MMars.[h,cc]: 39 - removed fPic1 40 - removed fPic2 41 - changed TList to MGList 42 43 * mraw/MRawFileWrite.cc: 44 - added a '.' to all branch names 45 46 * mbase/MTask.[h,cc]: 47 - added Prototype for ReInit-function 48 49 * mbase/MTaskList.[h,cc]: 50 - implemented ReInit for a task list 51 52 * mhist/MHFadcCam.h: 53 - added '->' to fArray 10 54 11 55
Note:
See TracChangeset
for help on using the changeset viewer.