1 #ifndef ALIANALYSISTASKRECURSIVESOFTDROP_H
2 #define ALIANALYSISTASKRECURSIVESOFTDROP_H
void Terminate(Option_t *option)
void SetJetContainer(Int_t c)
Bool_t RetrieveEventObjects()
Retrieve common objects from event.
void RecursiveParents(AliEmcalJet *fJet, AliJetContainer *fJetCont, Int_t ReclusterAlgo, Bool_t bTruth)
AliAnalysisTaskRecursiveSoftDrop & operator=(const AliAnalysisTaskRecursiveSoftDrop &)
void SetMaxCentrality(Float_t t)
void SetMinCentrality(Float_t t)
Bool_t FillHistograms()
Function filling histograms.
AliAnalysisTaskRecursiveSoftDrop()
Bool_t Run()
Run function. This is the core function of the analysis and contains the user code. Therefore users have to implement this function.
void SetCentralitySelectionOn(Bool_t t)
virtual ~AliAnalysisTaskRecursiveSoftDrop()
void SetJetPtThreshold(Float_t f)
void UserCreateOutputObjects()
Double_t fShapesVar_Det[4]
Double_t fShapesVar_True[4]
TTree * fTreeRecursive_Det
TTree * fTreeRecursive_True
Base task in the EMCAL jet framework.
Represent a jet reconstructed using the EMCal jet framework.
void SetJetShapeSub(JetShapeSub t)
Container for jet within the EMCAL jet framework.