Changeset 14152 for trunk/Mars
- Timestamp:
- 06/11/12 10:51:22 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/macros/starvisyear.C
r9455 r14152 62 62 const Double_t dec = MAstro::Dms2Rad(22, 0, 52.0); 63 63 64 cout << obs.Print() << endl; 65 66 return; 67 64 68 // Setup the name of the source 65 69 TString source("CrabNebula"); … … 144 148 moon = 0; 145 149 146 // fill moon visibility into h ostpogram150 // fill moon visibility into histpogram 147 151 hmoon.SetBinContent(x+1, hor+1, moon); 148 152
Note:
See TracChangeset
for help on using the changeset viewer.