Changeset 1899 for trunk/MagicSoft/Mars/mfileio/MCT1ReadPreProc.cc
- Timestamp:
- 04/03/03 13:45:35 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mfileio/MCT1ReadPreProc.cc
r1898 r1899 807 807 // SmearTheta [rad] 808 808 // 809 Float_t MCT1ReadPreProc::SmearTheta(Float_t theta)809 Double_t MCT1ReadPreProc::SmearTheta(Double_t theta) 810 810 { 811 811 const Int_t bin = fBinningT->FindLoEdge(theta * 180/TMath::Pi());
Note:
See TracChangeset
for help on using the changeset viewer.