Changeset 2012 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 04/25/03 10:58:26 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2010 r2012 15 15 * mhistmc/MHMcEnergyMigration.h: 16 16 - fixed the includes 17 18 * mgui/MCamDisplay.cc: 19 - changed autoscaling (max<1:max=1 --> max==min:max=min+1) 20 21 * manalysis/MBlindPixelCalc.cc: 22 - interpolate: take pixel area into account 23 24 * mhist/MHSigmaTheta.h: 25 - removed nonsense GetSigmaThetaByName(const TString name) 26 - removed nonsense GetSigmaPixThetaByName(const TString name) 27 - removed nonsense GetDiffPixThetaByName(const TString name) 28 29 * manalysis/MPadSchweizer.cc: 30 - fixed naming 31 - fixed usage of operators 32 - added some const qualifiers 33 - replaced 'int OK' by 'Bool_t ok' 34 - fixed wrong usage floating point value 0 17 35 18 36
Note:
See TracChangeset
for help on using the changeset viewer.