Changeset 1992 for trunk/MagicSoft/Mars/mhist/MHSigmaTheta.cc
- Timestamp:
- 04/23/03 16:45:19 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHSigmaTheta.cc
r1967 r1992 177 177 // Fill the histograms 178 178 // 179 Bool_t MHSigmaTheta::Fill(const MParContainer *par )179 Bool_t MHSigmaTheta::Fill(const MParContainer *par, Double_t w) 180 180 { 181 181 Double_t theta = fMcEvt->GetTelescopeTheta()*kRad2Deg;
Note:
See TracChangeset
for help on using the changeset viewer.