Ignore:
Timestamp:
04/03/03 13:45:35 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mfileio/MCT1ReadPreProc.cc

    r1898 r1899  
    807807//   SmearTheta [rad]
    808808//
    809 Float_t MCT1ReadPreProc::SmearTheta(Float_t theta)
     809Double_t MCT1ReadPreProc::SmearTheta(Double_t theta)
    810810{
    811811    const Int_t bin = fBinningT->FindLoEdge(theta * 180/TMath::Pi());
Note: See TracChangeset for help on using the changeset viewer.