Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This add a requirement of a minimal X-ray intensity to a bucket of events called "on". Should the Selection "on" not exist yet, it will be created. Cuts can be added as described above or you can specify "setCuts=<selectionName>" in the ana.plotVar() method: this will allow you to click on the plot to select events for both 1-d or 2-d plots. 
You can then specify "applyCuts=<selectionName>" for both plotVar and plotScan and only events passing the requirements will be used. This is illustrated here:

...