1 #ifndef ALIANALYSISTASKEMCALDIJETRESPONSE_H
2 #define ALIANALYSISTASKEMCALDIJETRESPONSE_H
11 class AliAnalysisUtils;
void SetMatchFullCharged(Bool_t b)
AliAnalysisTaskEmcalDiJetResponse & operator=(const AliAnalysisTaskEmcalDiJetResponse &)
AliAnalysisTaskEmcalDiJetResponse()
Int_t fnUsedResponseVar
sparse comparing matched particle and detector level charged jets
TH1F * fh1TriggersFull[2]
charged jet triggers
Bool_t fDoMatchFullCharged
TH3F * fh3AssocLostPtDeltaPhiCharged
lost full jet triggers
virtual ~AliAnalysisTaskEmcalDiJetResponse()
void Terminate(Option_t *option)
TH1F * fh1TriggersLostCharged
full jet triggers
THnSparse * fhnDiJetResponseFullCharged
sparse with di-jet properties (full-full)
void CorrelateJets(const Int_t type)
void CorrelateTwoJets(const Int_t type)
TH1F * fh1TriggersCharged[2]
sparse with di-jet properties (full-full)
void UserCreateOutputObjects()
THnSparse * fhnMatchingFull
sparse comparing matched particle and detector level charged jets
TH1F * fh1TriggersLostFull
lost charged jet triggers
void SetResponseVar(Int_t v)
void CorrelateAllJets(const Int_t type)
Represent a jet reconstructed using the EMCal jet framework.
THnSparse * fhnMatchingCharged
lost full associated jet
void FillDiJetResponse(const AliEmcalJet *jetTrigMC=0, const AliEmcalJet *jetAssocMC=0, const AliEmcalJet *jetTrigDet=0, const AliEmcalJet *jetAssocDet=0, Int_t type=0)
THnSparse * fhnDiJetResponseCharged
TH3F * fh3AssocLostPtDeltaPhiFull
lost charged associated jet
Container for jet within the EMCAL jet framework.
Bool_t RetrieveEventObjects()
void FillDiJetHistos(const AliEmcalJet *jet1=0, const AliEmcalJet *jet2=0, const Int_t mode=0)