Versions Compared

Key

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

...

delta phi for peaks around 0°, 180°, and combined distribution

combined Δφ distribution is obtained for each peak, depending on its location in the left or right hand side, small offset from 0 and 180° is subtracted:

Code Block
   pk.dphicmb = pk.dphi000-1.5 if -90<pk.phi and pk.phi<90 else pk.dphi180-4.8

 

Example of selected event

...

Evaluated for 2-peak events using equations similar to Kurtik's

Fitted for 2-peak events - these histograms are almost identical to evaluated

...