ROOT logo
AliRoot » PWGLF » SPECTRA » PIKAPR » TESTAOD » AliSpectraAODHistoManager

class AliSpectraAODHistoManager: public TNamed

Function Members (Methods)

public:
AliSpectraAODHistoManager()
AliSpectraAODHistoManager(const char* name, Int_t nrebin)
virtual~AliSpectraAODHistoManager()
voidTObject::AbstractMethod(const char* method) const
virtual voidTObject::AppendPad(Option_t* option = "")
TH2F*BookNSigHistogram(const char* name)
TH2F*BookPIDHistogram(const char* name)
TH2F*BookPtGenAllChHistogram(const char* name)
TH2F*BookPtGenHistogram(const char* name)
TH2F*BookPtRecAllChHistogram(const char* name)
TH2F*BookPtRecHistogram(const char* name)
virtual voidTObject::Browse(TBrowser* b)
static TClass*Class()
virtual const char*TObject::ClassName() const
virtual voidTNamed::Clear(Option_t* option = "")
virtual TObject*TNamed::Clone(const char* newname = "") const
virtual Int_tTNamed::Compare(const TObject* obj) const
virtual voidTNamed::Copy(TObject& named) const
virtual voidTObject::Delete(Option_t* option = "")MENU
virtual Int_tTObject::DistancetoPrimitive(Int_t px, Int_t py)
virtual voidTObject::Draw(Option_t* option = "")
virtual voidTObject::DrawClass() constMENU
virtual TObject*TObject::DrawClone(Option_t* option = "") constMENU
virtual voidTObject::Dump() constMENU
virtual voidTObject::Error(const char* method, const char* msgfmt) const
virtual voidTObject::Execute(const char* method, const char* params, Int_t* error = 0)
virtual voidTObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0)
virtual voidTObject::ExecuteEvent(Int_t event, Int_t px, Int_t py)
virtual voidTObject::Fatal(const char* method, const char* msgfmt) const
virtual voidTNamed::FillBuffer(char*& buffer)
virtual TObject*TObject::FindObject(const char* name) const
virtual TObject*TObject::FindObject(const TObject* obj) const
TH1F*GetDCAHistogram1D(const char* name, Double_t minPt, Double_t maxPt)
virtual Option_t*TObject::GetDrawOption() const
static Long_tTObject::GetDtorOnly()
TH2*GetHistogram(UInt_t id)
TH1*GetHistogram1D(UInt_t histoType, UInt_t particleType, UInt_t charge)
TH2*GetHistogram2D(UInt_t histoType, UInt_t particleType, UInt_t charge)
virtual const char*TObject::GetIconName() const
virtual const char*TNamed::GetName() const
Int_tGetNRebin()
TH2*GetNSigHistogram(UInt_t id)
TH2*GetNSigHistogram(const char* name)
TH2*GetNSigHistogramByName(UInt_t id)
virtual char*TObject::GetObjectInfo(Int_t px, Int_t py) const
static Bool_tTObject::GetObjectStat()
virtual Option_t*TObject::GetOption() const
TList*GetOutputList()
TH2*GetPIDHistogram(UInt_t id)
TH2*GetPIDHistogram(const char* name)
TH2*GetPIDHistogramByName(UInt_t id)
TH2*GetPtHistogram(UInt_t id)
TH2*GetPtHistogram(const char* name)
TH1F*GetPtHistogram1D(const char* name, Double_t minDCA, Double_t maxDCA)
TH2*GetPtHistogramByName(UInt_t id)
virtual const char*TNamed::GetTitle() const
virtual UInt_tTObject::GetUniqueID() const
virtual Bool_tTObject::HandleTimer(TTimer* timer)
virtual ULong_tTNamed::Hash() const
virtual voidTObject::Info(const char* method, const char* msgfmt) const
virtual Bool_tTObject::InheritsFrom(const char* classname) const
virtual Bool_tTObject::InheritsFrom(const TClass* cl) const
virtual voidTObject::Inspect() constMENU
voidTObject::InvertBit(UInt_t f)
virtual TClass*IsA() const
virtual Bool_tTObject::IsEqual(const TObject* obj) const
virtual Bool_tTObject::IsFolder() const
Bool_tTObject::IsOnHeap() const
virtual Bool_tTNamed::IsSortable() const
Bool_tTObject::IsZombie() const
virtual voidTNamed::ls(Option_t* option = "") const
voidTObject::MayNotUse(const char* method) const
Long64_tMerge(TCollection* list)
virtual Bool_tTObject::Notify()
voidTObject::Obsolete(const char* method, const char* asOfVers, const char* removedFromVers) const
static voidTObject::operator delete(void* ptr)
static voidTObject::operator delete(void* ptr, void* vp)
static voidTObject::operator delete[](void* ptr)
static voidTObject::operator delete[](void* ptr, void* vp)
void*TObject::operator new(size_t sz)
void*TObject::operator new(size_t sz, void* vp)
void*TObject::operator new[](size_t sz)
void*TObject::operator new[](size_t sz, void* vp)
virtual voidTObject::Paint(Option_t* option = "")
virtual voidTObject::Pop()
virtual voidTNamed::Print(Option_t* option = "") const
virtual Int_tTObject::Read(const char* name)
virtual voidTObject::RecursiveRemove(TObject* obj)
voidTObject::ResetBit(UInt_t f)
virtual voidTObject::SaveAs(const char* filename = "", Option_t* option = "") constMENU
virtual voidTObject::SavePrimitive(basic_ostream<char,char_traits<char> >& out, Option_t* option = "")
voidTObject::SetBit(UInt_t f)
voidTObject::SetBit(UInt_t f, Bool_t set)
virtual voidTObject::SetDrawOption(Option_t* option = "")MENU
static voidTObject::SetDtorOnly(void* obj)
virtual voidTNamed::SetName(const char* name)MENU
virtual voidTNamed::SetNameTitle(const char* name, const char* title)
voidSetNRebin(Int_t nreb)
static voidTObject::SetObjectStat(Bool_t stat)
virtual voidTNamed::SetTitle(const char* title = "")MENU
virtual voidTObject::SetUniqueID(UInt_t uid)
virtual voidShowMembers(TMemberInspector&)
virtual Int_tTNamed::Sizeof() const
virtual voidStreamer(TBuffer&)
voidStreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b)
virtual voidTObject::SysError(const char* method, const char* msgfmt) const
Bool_tTObject::TestBit(UInt_t f) const
Int_tTObject::TestBits(UInt_t f) const
virtual voidTObject::UseCurrentStyle()
virtual voidTObject::Warning(const char* method, const char* msgfmt) const
virtual Int_tTObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0)
virtual Int_tTObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) const
protected:
virtual voidTObject::DoError(int level, const char* location, const char* fmt, va_list va) const
voidTObject::MakeZombie()

Data Members

protected:
TStringTNamed::fNameobject identifier
TStringTNamed::fTitleobject title
private:
Int_tfNRebinrebin of histos
TList*fOutputListList of Pt Histo's

Class Charts

Inheritance Chart:
TNamed
AliSpectraAODHistoManager

Function documentation

AliSpectraAODHistoManager(const char* name, Int_t nrebin)
 ctor
TH2F* BookPtGenHistogram(const char* name)
 Return a pt histogram with predefined binning, set the ID and add it to the output list
TH2F* BookPtGenAllChHistogram(const char* name)
 Return a pt histogram with predefined binning, set the ID and add it to the output list
TH2F* BookPtRecHistogram(const char* name)
 Return a pt histogram with predefined binning, set the ID and add it to the output list
TH2F* BookPtRecAllChHistogram(const char* name)
 Return a pt histogram with predefined binning, set the ID and add it to the output list
TH2F* BookPIDHistogram(const char* name)
 Return a pt histogram with predefined binning, set the ID and add it to the output list
TH2F* BookNSigHistogram(const char* name)
 Return a pt histogram with predefined binning, set the ID and add it to the output list
TH1F* GetPtHistogram1D(const char* name, Double_t minDCA, Double_t maxDCA)
   //return the projection of the TH2 (pt,DCA) in the DCA bin range [firstDCAbin,lastDCAbin]
   //if minDCA=-1 && maxDCA=-1 the projection is done using the full DCA range
TH1F* GetDCAHistogram1D(const char* name, Double_t minPt, Double_t maxPt)
   //return the projection of the TH2 (pt,DCA) in the DCA bin range [firstDCAbin,lastDCAbin]
   //if minPt=-1 && maxPt=-1 the projection is done using the full DCA range
Long64_t Merge(TCollection* list)
 Merge a list of AliSpectraAODHistoManager objects with this.
 Returns the number of merged objects (including this).
TH1* GetHistogram1D(UInt_t histoType, UInt_t particleType, UInt_t charge)
 GetHistogram using particle ID and histogram type
TH2* GetHistogram2D(UInt_t histoType, UInt_t particleType, UInt_t charge)
 returns histo based on ids, casting it to TH2*
AliSpectraAODHistoManager()
{}
AliSpectraAODHistoManager(const char* name, Int_t nrebin)
virtual ~AliSpectraAODHistoManager()
{}
TH2* GetHistogram(UInt_t id)
   TH1*     GetHistogram(AODHistoType_t histoType, AODParticleSpecies_t particleType, UInt_t charge);
{ return (TH2*) fOutputList->At(id); }
TH2* GetPtHistogram(UInt_t id)
{ return (TH2*) fOutputList->At(id); }
TH2* GetPtHistogram(const char* name)
{ return (TH2*) fOutputList->FindObject(name); }
TH2* GetPtHistogramByName(UInt_t id)
{ return (TH2*) fOutputList->FindObject(kHistName[id]); }
TH2* GetPIDHistogram(UInt_t id)
{ return (TH2*) fOutputList->At(id); }
TH2* GetPIDHistogram(const char* name)
{ return (TH2*) fOutputList->FindObject(name); }
TH2* GetPIDHistogramByName(UInt_t id)
{ return (TH2*) fOutputList->FindObject(kHistName[id]); }
TH2* GetNSigHistogram(UInt_t id)
{ return (TH2*) fOutputList->At(id); }
TH2* GetNSigHistogram(const char* name)
{ return (TH2*) fOutputList->FindObject(name); }
TH2* GetNSigHistogramByName(UInt_t id)
{ return (TH2*) fOutputList->FindObject(kHistName[id]); }
TList * GetOutputList()
TH1F*   GetTH1F(UInt_t id)            {      return (TH1F*) GetPtHistogram(id);   }
TH2F*   GetTH2F(UInt_t id)            {      return (TH2F*) GetPIDHistogram(id);   }
{return fOutputList;}
void SetNRebin(Int_t nreb)
{fNRebin=nreb;}
Int_t GetNRebin()
{return fNRebin;}
AliSpectraAODHistoManager& operator=(const AliSpectraAODHistoManager& )