AliPHOSClusterizer


class description - source file - inheritance tree

class AliPHOSClusterizer : public TTask

    private:
public:
virtual void ~AliPHOSClusterizer() static TClass* Class() virtual Float_t GetCpvClusteringThreshold() const virtual Float_t GetCpvLocalMaxCut() const virtual Float_t GetCpvLogWeight() const virtual Float_t GetEmcClusteringThreshold() const virtual Float_t GetEmcLocalMaxCut() const virtual Float_t GetEmcLogWeight() const virtual Float_t GetPpsdClusteringThreshold() const virtual TClass* IsA() const virtual void MakeClusters() virtual void SetCpvClusteringThreshold(Float_t cluth) virtual void SetCpvLocalMaxCut(Float_t cut) virtual void SetCpvLogWeight(Float_t w) virtual void SetDigitsBranch(const char* file) virtual void SetEmcClusteringThreshold(Float_t cluth) virtual void SetEmcLocalMaxCut(Float_t cut) virtual void SetEmcLogWeight(Float_t w) virtual void SetPpsdClusteringThreshold(Float_t cluth) virtual void SetRecPointsBranch(const char* file) virtual void SetUnfolding(Bool_t toUnfold) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

private:
protected:


See also

AliPHOSClusterizerv1

Class Description

  Base class for the clusterization algorithm (pure abstract)

*-- Author: Yves Schutz  SUBATECH


~AliPHOSClusterizer()
 dtor



Inline Functions


            Float_t GetEmcClusteringThreshold() const
            Float_t GetEmcLocalMaxCut() const
            Float_t GetEmcLogWeight() const
            Float_t GetCpvClusteringThreshold() const
            Float_t GetCpvLocalMaxCut() const
            Float_t GetCpvLogWeight() const
            Float_t GetPpsdClusteringThreshold() const
               void MakeClusters()
               void SetEmcClusteringThreshold(Float_t cluth)
               void SetEmcLocalMaxCut(Float_t cut)
               void SetEmcLogWeight(Float_t w)
               void SetCpvClusteringThreshold(Float_t cluth)
               void SetCpvLocalMaxCut(Float_t cut)
               void SetCpvLogWeight(Float_t w)
               void SetPpsdClusteringThreshold(Float_t cluth)
               void SetDigitsBranch(const char* file)
               void SetRecPointsBranch(const char* file)
               void SetUnfolding(Bool_t toUnfold)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)


Copyright (c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *


ROOT page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.