Changeset 2135 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 05/23/03 17:30:31 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2133 r2135 1 1 -*-*- END OF LINE -*-*- 2 2003/05/23: Thomas Bretz 3 4 * Makefile: 5 - added mreflector 6 7 * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotCalc.cc: 8 - use FixSize instead of InitSize 9 10 * manalysis/MCerPhotEvt.[h,cc]: 11 - replaced InitSize by FixSize (seems to be more logical) 12 13 * manalysis/MMcPedestalNSBAdd.cc: 14 - replaced GetR by GetPixRatio 15 16 * manalysis/MPedestalCam.cc: 17 - replaced GetEntries by GetEntriesFast 18 19 * mfileio/FileIOLinkDef.h, mfileio/Makefile: 20 - added MReadRflFile 21 22 * mgeom/MGeomCam.[h,cc], mgeom/MGeomPix.[h,cc], 23 mgeom/MGeomCamMagic.[h,cc]: 24 - replaced R by D 25 26 * mgui/MCamDisplay.[h,cc]: 27 - added TClonesArray to display reflector events 28 - added FillRflEvent 29 - added ShowRflEvent 30 - adapted Paint function 31 32 * mgui/MHexagon.[h,cc]: 33 - replaced GetR by GetD 34 - added DistanceToPrimitive (capital T) 35 36 * mgui/Makefile: 37 - added mreflector 38 39 * mfileio/MReadRflFile.[h,cc]: 40 - added 41 42 * mreflector, mreflector/Makefile, mreflector/ReflectorLinkDef.h, 43 mreflector/MRflEvtData.[h,cc], mreflector/MRflSinglePhoton.[h,cc]: 44 - added 45 46 2 47 3 48 2003/05/22: Abelardo Moralejo … … 12 57 as well (in theta, phi or whatever). 13 58 59 60 14 61 2003/05/22: Wolfgang Wittek 15 62 … … 20 67 original Theta is stored in the container "ThetaOrig" 21 68 the discretized Theta is stored in MMcEvt.fTelescopeTheta 69 22 70 23 71
Note:
See TracChangeset
for help on using the changeset viewer.