1 #ifndef AliAnalysisTaskEmcalDijetImbalance_H
2 #define AliAnalysisTaskEmcalDijetImbalance_H
17 class AliPHOSGeometry;
21 #include "AliEventCuts.h"
69 void LoadBackgroundScalingHistogram(
const char* path =
"alien:///alice/cern.ch/user/j/jmulliga/scaleFactorEMCalLHC15o.root",
const char* name1 =
"hEtaPhiSFCorrection",
const char* name2 =
"hEtaPhiJetPtCorrection");
Double_t fMatchingJetR
jet R for matching study
void AllocateDijetImbalanceHistograms()
AliEmcalJet * GetLeadingJet(AliJetContainer *jetCont)
void SetDeltaPhiCut(Double_t d)
Int_t fNPhiBins
Number of phi bins in DCal region (for background/correction)
Int_t fNPtHistBins
! number of variable pt bins
void FillCaloHistograms()
void UserCreateOutputObjects()
void AllocateJetHistograms()
Float_t fMaxPt
Histogram pt limit.
Double_t * fPtHistBins
! variable pt bins
Bool_t fUseManualEventCuts
Flag to use manual event cuts.
Bool_t fUseAliEventCuts
Flag to use AliEventCuts (otherwise AliAnalysisTaskEmcal will be used)
Int_t fNEtaBins
Number of eta bins in DCal region (for background/correction)
void AllocateCaloHistograms()
void AllocateGeometricalMatchingHistograms()
void DoMomentumBalance(TString histname)
void SetNPhiBins(Int_t n)
void SetPlotClusWithoutNonLinCorr(Bool_t b)
Bool_t fPlotJetHistograms
Set whether to enable inclusive jet histograms.
void SetPlotDijetImbalanceHistograms(Bool_t b)
TList * fEventCutList
! Output list for event cut histograms
TH2D * fGapJetScalingWeights
Histogram storing eta-phi weights scaling jets near the gap region.
Double_t fDijetLeadingHadronPt
leading hadron pT threshold for leading jet in dijet
void FillDijetCandHistograms(AliJetContainer *jets)
void SetComputeMBDownscaling(Bool_t b)
AliAnalysisTaskEmcalDijetImbalance()
void SetDoGeometricalMatching(Bool_t b, Double_t r, Double_t trackThresh, Double_t clusThresh)
Bool_t fkEMCEJE
! flag telling whether the event is "triggered" or not in "simulation"
Double_t fMedianEMCal
! median patch energy in EMCal, per event
Double_t fMedianDCal
! median patch energy in DCal, per event
void SetMaxPt(Double_t d)
void FillGeometricalMatchingHistograms()
Double_t fMinAssJetPt
subleading jet min pT in a dijet pair, for it to be accepted
void SetLoadBackgroundScalingWeights(Bool_t b)
QA Class for EMCal Embedding Framework.
void SetPlotClustersInJets(Bool_t b)
Bool_t fDoMomentumBalance
Set whether to enable momentum balance study.
void FindDijet(AliJetContainer *jetCont, Int_t leadingHadronCutBin)
Bool_t fPlotDijetImbalanceHistograms
Set whether to enable dijet imbalance histograms.
void SetDoCaloStudy(Bool_t b)
AliEventCuts fEventCuts
event selection utility
Bool_t fPlotClusWithoutNonLinCorr
If true, use pre-nonlincorr energy in cluster thnsparse.
Dijet_t fDijet
! dijet candidate (per event)
void SetMinTrigJetPt(Double_t p)
void FillDijetImbalanceHistograms(AliJetContainer *jets)
Double_t GetJetType(AliEmcalJet *jet)
Double_t GetDeltaR(AliEmcalJet *jet1, AliEmcalJet *jet2)
Double_t fClusterConstituentThreshold
constituent threshold for matching study
void DoTriggerSimulation()
Bool_t fDoTriggerSimulation
Set whether to perform a simple trigger simulation.
Int_t leadingHadronCutType
Double_t fDeltaPhiMin
minimum delta phi between di-jets
Double_t fMBUpscaleFactor
! inverse of downscale factor, for MB trigger
Bool_t fComputeBackground
Set whether to enable study of background.
void LoadBackgroundScalingHistogram(const char *path="alien:///alice/cern.ch/user/j/jmulliga/scaleFactorEMCalLHC15o.root", const char *name1="hEtaPhiSFCorrection", const char *name2="hEtaPhiJetPtCorrection")
Double_t GetJetPt(AliJetContainer *jetCont, AliEmcalJet *jet)
void SetPlotJetHistograms(Bool_t b)
void AllocateDijetCandHistograms()
void RunChanged(Int_t run)
Double_t GetFcross(AliVCluster *cluster, AliVCaloCells *cells)
void FillMomentumBalanceHistograms(TString histname, Double_t deltaPhi, Double_t trackPt, Double_t balancePt)
void SetDijetLeadingHadronPt(Double_t pt)
THistManager fHistManager
Histogram manager.
void SetNEtaBins(Int_t n)
void SetPlotDijetCandHistograms(Bool_t b)
Bool_t fComputeMBDownscaling
Set whether to compute and plot MB downscaling factors.
void FillTriggerSimHistograms()
AliAnalysisTaskEmcalDijetImbalance & operator=(const AliAnalysisTaskEmcalDijetImbalance &)
void SetUseManualEvtCuts(Bool_t input)
Bool_t fLoadBackgroundScalingWeights
Flag to load eta-phi weights for full-jet background scale factors.
Bool_t fPlotClusterTHnSparse
Set whether to plot cluster thnsparse in calo studies.
Base task in the EMCAL jet framework.
Bool_t fDoGeometricalMatching
Set whether to enable constituent study with geometrical matching.
Represent a jet reconstructed using the EMCal jet framework.
Container class for histograms.
Bool_t fPlotClustersInJets
Set whether to plot histogram of clusters within jets.
void SetDoMomentumBalance(Bool_t b)
Dijet_t fMatchingDijet
! low-threshold matching dijet, for matching study
TH2D * fBackgroundScalingWeights
Histogram storing eta-phi weights for full-jet background scale factors.
void SetPlotClusterTHnSparse(Bool_t b)
void SetMinAssJetPt(Double_t p)
AliEmcalEmbeddingQA fEmbeddingQA
! QA hists for embedding (will only be added if embedding)
Bool_t fPlotExotics
Set whether to plot exotic cluster study.
Double_t fTrackConstituentThreshold
constituent threshold for matching study
Double_t * fCentHistBins
! cent bins
void FindMatchingDijet(AliJetContainer *jetCont)
Int_t fNCentHistBins
! number of cent bins
Double_t fMinTrigJetPt
leading jet min pT in a dijet pair
void ComputeBackground(AliJetContainer *jetCont)
void SetUseAliEventCuts(Bool_t b)
void SetComputeBackground(Bool_t b)
Bool_t fPlotNeutralJets
Set whether to plot neutral jet histo.
AliPHOSGeometry * fPHOSGeo
! phos geometry
virtual ~AliAnalysisTaskEmcalDijetImbalance()
Container for jet within the EMCAL jet framework.
void DoGeometricalMatching()
void SetPlotExotics(Bool_t b)
Bool_t fPlotDijetCandHistograms
Set whether to enable dijet pair histograms.
void AllocateMomentumBalanceHistograms()
void AllocateTriggerSimHistograms()
Bool_t fDoCaloStudy
Set whether to perform calorimeter detector study.
void SetPlotNeutralJets(Bool_t b)
void SetDoTriggerSimulation(Bool_t b)