AliPHOSTrackSegmentMaker


class description - source file - inheritance tree

class AliPHOSTrackSegmentMaker : public TTask

    private:
protected:
public:
virtual void ~AliPHOSTrackSegmentMaker() static TClass* Class() virtual void Exec(Option_t* option) virtual char* GetRecPointsBranch() const virtual char* GetTrackSegmentsBranch() const virtual TClass* IsA() const virtual void Print(Option_t* option) virtual Bool_t ReadRecPoints() virtual void SetRecPointsBranch(const char* file) virtual void SetTrackSegmentsBranch(const char* file) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual void WriteTrackSegments()

Data Members

private:
protected:
public:


See also

AliPHOSTrackSegmentMakerv1

Class Description

 Algorithm Base class to construct PHOS track segments
 Associates EMC and PPSD clusters
 Unfolds the EMC cluster

*-- Author: Dmitri Peressounko (RRC Ki & SUBATECH)



Inline Functions


               void Exec(Option_t* option)
              char* GetRecPointsBranch() const
              char* GetTrackSegmentsBranch() const
               void Print(Option_t* option)
             Bool_t ReadRecPoints()
               void SetRecPointsBranch(const char* file)
               void SetTrackSegmentsBranch(const char* file)
               void WriteTrackSegments()
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
               void ~AliPHOSTrackSegmentMaker()


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.