- Float_t fEMCALEnergy; // EMCAL component of Energy inside Jet cone
- Float_t fTrackEnergy; // Charge tracks component of Energy inside Jet cone
+ Float_t fEMCALEnergy; // EMCAL component of Energy inside Jet cone before BG subtraction
+ Float_t fEMCALEnergyBGSub; // EMCAL component of Energy inside Jet cone after BG subtraction
+ Float_t fTrackEnergy; // Charge tracks component of Energy inside Jet cone with no pT cut
+ Float_t fTrackEnergyPtCut; // Charge tracks component of Energy inside Jet cone after pT cut