Changeset 7980 for trunk/MagicSoft/Mars


Ignore:
Timestamp:
09/28/06 10:14:23 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r7743 r7980  
    7777#MJCut.NameHist: MHAlpha
    7878
     79# Be carefull: The spectrum might be done with a different binning
     80# This might change the scale factor
     81#MHThetaSq.NumBinsSignal:   3
     82#MHThetaSq.NumBinsTotal:   75
     83
    7984# -------------------------------------------------------------------------
    8085# To get a meaningfull false source plot in wobble mode use magic cuts
     
    126131MAlphaFitter.SignalFunction: ThetaSq
    127132
     133# For more details on the magic cuts see its class reference
    128134Cut1.Condition: MFMagicCuts
    129135Cut1.ThetaCut: None
     136# Parametrization of Disp
    130137Cut1.Param0:  1.3245
     138Cut1.Param6:  8.2957
     139Cut1.Param7:  0.8677
     140# Parametrization for sign of disp (m3long)
     141Cut1.Param5: -0.07
     142# ThetaSq-Cut
    131143Cut1.Param1:  0.22
     144# Area-Cut
    132145Cut1.Param2:  0.215
    133146Cut1.Param3:  5.486
    134147Cut1.Param4:  0.0897
    135 Cut1.Param5: -0.07
    136 Cut1.Param6:  8.2957
    137 Cut1.Param7:  0.8677
    138148
    139 # Be carefull: The spectrum might be done with a different binning
    140 # This might change the scale factor
    141 #MHThetaSq.NumBinsSignal:   3
    142 #MHThetaSq.NumBinsTotal:   75
     149# To switch on random forest uncomment the following lines
     150#Cut1.HadronnessCut: Hadronness
     151#Cut1.Param8: 0.5
     152#Cut1.Param9: 100
     153
     154# To use both, hadronness and area cut do
     155#Cut1.HadronnessCut: All
    143156
    144157# -------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.