Changeset 9360 for trunk/MagicSoft/Mars/mmuon
- Timestamp:
- 02/20/09 17:41:42 (16 years ago)
- Location:
- trunk/MagicSoft/Mars/mmuon
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mmuon/MHMuonPar.cc
r9339 r9360 36 36 // - Size Vs Radius 37 37 // 38 // 38 39 // Inputcontainer: 39 40 // - MGeomCam 40 41 // - MMuonSearchPar 41 42 // - MMuonCalibPar 43 // 44 // 45 // Class Version 2: 46 // ---------------- 47 // - fMm2Deg 42 48 // 43 49 //////////////////////////////////////////////////////////////////////////// -
trunk/MagicSoft/Mars/mmuon/MHMuonPar.h
r9339 r9360 53 53 void Paint(Option_t *opt=""); 54 54 55 ClassDef(MHMuonPar, 1)55 ClassDef(MHMuonPar, 2) 56 56 }; 57 57
Note:
See TracChangeset
for help on using the changeset viewer.