11 #ifndef ALIJETEMBEDDINGSELRHOTASK_H
12 #define ALIJETEMBEDDINGSELRHOTASK_H
Class for track embedding into an event.
AliJetEmbeddingSelRhoTask()
Double_t GetRhoMin() const
TH1F * fhQARhoEventRejection
! Events accepted and rejected
virtual ~AliJetEmbeddingSelRhoTask()
Double_t fRhoMax
Maximum Rho accepted.
Double_t GetRhoMax() const
TString fRhoName
Name of rho to be read.
void SetRhoRange(Double_t min, Double_t max)
Track embedding into an event with rho in a given range.
void SetRhoName(TString rhoname)
void Terminate(Option_t *option="")
Double_t fRhoMin
Minimum Rho accepted.
void UserCreateOutputObjects()