1 #ifndef ALIANALYSISTASKEMCALJETMASSBKG_H
2 #define ALIANALYSISTASKEMCALJETMASSBKG_H
TH2F ** fh2PtVsMassPerpConeLJ
pT vs mass of RC excluding area around leading jet
TH2F * fh2MultVsMassRCExLJ
track multiplicity vs mass of RC
TH2F * fh2CentVsMedianMassPerAreaRCExLJ
cent vs median mass of all RC in event
void SetRCperEvent(Int_t n)
TH2F * fh2CentVsMassRC
eta vs mass of cone perpendicular to all tagged jets
TH2F * fh2CentVsMassPerpConeLJ
cent vs mass of RC excluding area around leading jet
TLorentzVector GetSubtractedVector(Double_t pt, Double_t eta, Double_t phi, Double_t e)
void ExecOnce()
Perform steps needed to initialize the analysis.
AliClusterContainer * fCaloClustersCont
Tracks.
void Terminate(Option_t *option)
AliJetContainer * fJetsCont
TProfile ** fpPtVsMassRC
E vs mass of cone perpendicular to all tagged jets.
void GetRandomCone(TLorentzVector &lvRC, Float_t &pt, Float_t &eta, Float_t &phi, AliParticleContainer *tracks, AliClusterContainer *clusters, AliEmcalJet *jet=0) const
TH2F * fh2CentVsMedianMassRCExLJ
cent vs median mass of all RC in event
TH2F ** fh2EtaVsMassRC
pT vs Avg mass of cone perpendicular to all tagged jets
TProfile ** fpPtVsMassPerpConeTJ
pT vs Avg mass of cone perpendicular to leading jet
TH2F ** fh2PtVsEPerpConeLJ
E vs mass of RC excluding area around leading jet.
TH2F * fh2MultVsMassPerpConeTJ
track multiplicity vs mass of RC perpendicular to leading jet
void SetConePhiLimits(Float_t min, Float_t max)
TH2F * fh2MultVsMassPerpConeLJ
track multiplicity vs mass of RC excluding area around leading jet
void SetConeEtaLimits(Float_t min, Float_t max)
AliAnalysisTaskEmcalJetMassBkg()
TH2F * fh2MultVsMedianMassPerAreaRCExLJ
cent vs median mass of all RC in event
TH2F * fh2MultVsMedianMassPerAreaRC
cent vs meidan mass mass of all RC in event excluding area around leading jet
void GetPerpCone(TLorentzVector &lvRC, Float_t &pt, Float_t &eta, Float_t &phi, AliParticleContainer *tracks, AliClusterContainer *clusters, AliEmcalJet *jet=0) const
Container for particles within the EMCAL framework.
TH2F * fh2CentVsMedianMassPerAreaRC
cent vs meidan mass mass of all RC in event excluding area around leading jet
TH2F ** fh2PtVsERC
pT vs mass of cone perpendicular to all tagged jets
void SetJetContainerBase(Int_t c)
TH2F ** fh2PtVsMassPerpConeTJ
pT vs mass of cone perpendicular to leading jet
TH2F ** fh2PtVsMassRC
Clusters.
TH2F * fh2CentVsMedianMassRC
track multiplicity vs mass of RC perpendicular to tagged jets
void SetConeEtaPhiEMCAL()
TLorentzVector GetBkgVector(Double_t eta, Double_t phi, AliJetContainer *cont)
TH2F ** fh2EtaVsMassPerpConeTJ
eta vs mass of cone perpendicular to leading jet
TH2F * fh2CentVsMeanMassRC
cent vs meidan mass mass of all RC in event excluding area around leading jet
TH2F * fh2MultVsMedianMassRCExLJ
cent vs median mass of all RC in event
TH2F * fh2MultVsMeanMassRC
cent vs meidan mass mass of all RC in event excluding area around leading jet
void GetCone(TLorentzVector &lvRC, Float_t &pt, Float_t eta, Float_t phi, AliParticleContainer *tracks, AliClusterContainer *clusters) const
void SetConeRadius(Double_t r)
TH2F * fh2CentVsMeanMassRCExLJ
cent vs median mass of all RC in event
TH3F ** fh2PtVsERCExLJDPhi
E vs mass of RC.
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.
TH3F ** fh2PtVsMassRCExLJDPhi
pT vs mass of RC
TH2F * fh2CentVsMassPerpConeTJ
cent vs mass of RC perpendicular to leading jet
void SetJetMinRC2LJ(Float_t d)
AliAnalysisTaskEmcalJetMassBkg & operator=(const AliAnalysisTaskEmcalJetMassBkg &)
TH2F * fh2MultVsMassRC
cent vs mass of RC perpendicular to tagged jets
TH2F * fh2MultVsMedianMassRC
cent vs meidan mass mass of all RC in event excluding area around leading jet
TProfile ** fpPtVsMassPerpConeLJ
pT vs Avg mass of RC excluding area around leading jet
Base task in the EMCAL jet framework.
Represent a jet reconstructed using the EMCal jet framework.
TH2F * fh2CentVsMassRCExLJ
cent vs mass of RC
virtual ~AliAnalysisTaskEmcalJetMassBkg()
TH2F ** fh2EtaVsMassPerpConeLJ
eta vs mass of RC excluding area around leading jet
TH2F * fh2MultVsMeanMassRCExLJ
cent vs median mass of all RC in event
TH2F ** fh2EtaVsMassRCExLJ
eta vs mass of RC
Container structure for EMCAL clusters.
void UserCreateOutputObjects()
Bool_t RetrieveEventObjects()
Retrieve common objects from event.
TProfile ** fpPtVsMassRCExLJ
pT vs Avg mass of RC
AliParticleContainer * fTracksCont
Jets.
Bool_t FillHistograms()
Function filling histograms.
Container for jet within the EMCAL jet framework.
TH2F ** fh2PtVsEPerpConeTJ
E vs mass of cone perpendicular to leading jet.