Changeset 1595 for trunk/MagicSoft/include-Classes
- Timestamp:
- 11/08/02 14:25:43 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/include-Classes/MMcFormat/MMcEvt.cxx
r1590 r1595 83 83 fImpact = fImpa ; 84 84 85 f telescopePhi = fTPhii;86 f telescopeTheta = fTThet;85 fTelescopePhi = fTPhii; 86 fTelescopeTheta = fTThet; 87 87 fTimeFirst = fTFirst; 88 88 fTimeLast = fTLast; … … 188 188 fImpact = fImpa ; 189 189 190 f telescopePhi = fTPhii;191 f telescopeTheta = fTThet;190 fTelescopePhi = fTPhii; 191 fTelescopeTheta = fTThet; 192 192 fTimeFirst = fTFirst; 193 193 fTimeLast = fTLast;
Note:
See TracChangeset
for help on using the changeset viewer.