| Line |  | 
|---|
| 1 | # Defaine your energy estimator | 
|---|
| 2 | EstimateEnergy.Rule: 1.40871*pow(MHillas.fSize,0.810253) | 
|---|
| 3 |  | 
|---|
| 4 | #EstimateEnergy: MRanForestCalc | 
|---|
| 5 | #EstimateEnergy.NameOutput: MEnergyEst | 
|---|
| 6 | #EstimateEnergy.FileName: ranforest.root | 
|---|
| 7 | #EstimateEnergy.Debug: No | 
|---|
| 8 |  | 
|---|
| 9 | # Define your binnings | 
|---|
| 10 | BinningSize.Raw:        12   49   6360 log | 
|---|
| 11 | BinningEnergyEst.Raw:   12   53   3580 log | 
|---|
| 12 |  | 
|---|
| 13 | # Setup the weighting for your spectrum | 
|---|
| 14 | # For more details MMcSpectrumWeight::ReadEnv | 
|---|
| 15 | MMcSpectrumWeight.NewSlope: -2.6 | 
|---|
| 16 |  | 
|---|
| 17 | # Give a formula for the spectrum. Capital X is a place-holder for the energy | 
|---|
| 18 | #MMcSpectrumWeight.Formula: pow(X, -2.6) | 
|---|
| 19 |  | 
|---|
| 20 | # In the loop filling the ThetaSq histogram the theta cut is switched off | 
|---|
| 21 | # Reading the Monte Carlo for determining the collection area you the | 
|---|
| 22 | # Theta cut switched on | 
|---|
| 23 | MJSpectrum.Cut1.ThetaCut: On | 
|---|
| 24 |  | 
|---|
| 25 | # You may use this to change the scale and/or fit region | 
|---|
| 26 | #MAlphaFitter.BackgroundFitMin: 0.12 | 
|---|
| 27 | #MAlphaFitter.BackgroundFitMax: 0.50 | 
|---|
| 28 |  | 
|---|
| 29 | # Use this if you like to use the global scale factor for all bins | 
|---|
| 30 | #MAlphaFitter.ScaleMode: Fixed | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.