Contains the histograms that are filled in getMNobservables. These histograms are filled through the different Fill() methods. Beware that the three Fill() methods are different.
The attributes of this structure are the following:
- name --> name of the instance to avoid memory leak
- njets --> histogram of the number of jets in the event
- dsigmadphi --> $(\pi - \Delta \phi)$ between the MN Jets
- ptleading --> $p_T$ of the leading jet (in term of pt)
- ptratmn --> ratio of pt of the mnjets (see the Obs2Jets)
- deta --> Delta Eta distribution between the MN Jets
- pt --> pt of all the jets in the event
- ptmnfwd --> pt of the most fwd MN jet
- ptmnbwd --> pt of the most bwd MN jet
- njetsptave --> 2D histogram jets multiplicity and average pt of the MN jets
- njetsdeta --> 2D histogram jets multiplicity and delat eta btw the MN jets
- ptavedeta --> 2D histogram binned in $p_{T,MN,ave}$ and $ \Delta \eta$
- dphideta --> 2D histogram binned in $\Delta\phi$ and $\Delta\eta$
- cos1,2,3 --> TProfile containing $ \left\langle \cos \left( n \left( \pi - \Delta \phi \right) \right) \right\rangle $ for $n=1,2,3$
- ptavemini --> See Obs2Jets
- detaavemini --> See Obs2Jets
- retaavemini --> See Obs2Jets
- rptexpdeta --> See Obs2Jets