Changeset 7593


Ignore:
Timestamp:
03/13/06 15:38:36 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/ganymed.rc

    r7591 r7593  
    4949#MPointingDevCalc.NsbMin:      30
    5050#MPointingDevCalc.NsbMax:      60
     51#MPointingDevCalc.Dx           -7
     52#MPointingDevCalc.Dy           16
    5153
    5254# -------------------------------------------------------------------------
     
    8082MJCut.NameHistFS: MHDisp
    8183
    82 MHDisp.Smearing: 0.03
     84MHDisp.Smearing: 0.06
    8385#MHDisp.Wobble:   Yes
    8486
  • trunk/MagicSoft/Mars/ganymed_onoff.rc

    r7591 r7593  
    4949#MPointingDevCalc.NsbMin:      30
    5050#MPointingDevCalc.NsbMax:      60
     51#MPointingDevCalc.Dx           -7
     52#MPointingDevCalc.Dy           16
    5153
    5254# -------------------------------------------------------------------------
     
    8082MJCut.NameHistFS: MHDisp
    8183
    82 MHDisp.Smearing: 0.03
     84MHDisp.Smearing: 0.06
     85
     86# -------------------------------------------------------------------------
     87# To get use a random source position in the off data with the distribution
     88# in the camera of the on-data
     89# -------------------------------------------------------------------------
     90MJCut.RandomSourcePosition: Yes
    8391
    8492# -------------------------------------------------------------------------
  • trunk/MagicSoft/Mars/ganymed_wobble.rc

    r7591 r7593  
    5050#MPointingDevCalc.NsbMax:      60
    5151#MPointingDevCalc.MaxAbsDev:   15
     52#MPointingDevCalc.Dx           -7
     53#MPointingDevCalc.Dy           16
    5254
    5355# -------------------------------------------------------------------------
     
    7577MJCut.NameHistFS: MHDisp
    7678
    77 MHDisp.Smearing: 0.03
     79MHDisp.Smearing: 0.06
    7880MHDisp.Wobble:   Yes
     81
     82# -------------------------------------------------------------------------
     83# Use this to set the number of bins corresponding to the signal region
     84# and if you use a Anti-Theta cut the second one has to be enabled
     85# -------------------------------------------------------------------------
     86#MHPhi.NumBinsSignal: 2
     87#MHPhi.UseAntiPhiCut: No
    7988
    8089# -------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.