Changeset 8695 for trunk/MagicSoft/Mars/mimage
- Timestamp:
- 08/22/07 19:18:35 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mimage/MNewImagePar.cc
r8647 r8695 271 271 fConcCOG /= hillas.GetSize(); // [ratio] 272 272 273 // This can for example happen in case of Muon Rings 274 if (fConcCOG<0) 275 fConcCOG=0; 276 273 277 // Concentration of signal contained in ellipse 274 278 fConcCore /= hillas.GetSize();
Note:
See TracChangeset
for help on using the changeset viewer.