#include "hshowerpidtrack.h"

HShowerPIDTrack


class description - source file - inheritance tree (.pdf)

class HShowerPIDTrack : public HShowerPID

Inheritance Chart:
TObject
<-
HShowerPID
<-
HShowerPIDTrack

    public:
HShowerPIDTrack() HShowerPIDTrack(const HShowerPIDTrack&) ~HShowerPIDTrack() static TClass* Class() void clear() virtual Int_t Compare(const TObject* obj) const Int_t getTrack() const virtual TClass* IsA() const virtual Bool_t IsSortable() const HShowerPIDTrack& operator=(HShowerPIDTrack& pt) HShowerPIDTrack& operator=(HShowerPID& pt) void setTrack(const Int_t track) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Int_t nTrack Track number

Class Description


 HShowerPIDTrack
 class joins data in PID level with track number



void clear()
 clears the object



Inline Functions


                    void ~HShowerPIDTrack()
         HShowerPIDTrack HShowerPIDTrack()
                    void setTrack(const Int_t track)
                   Int_t getTrack() const
                  Bool_t IsSortable() const
                   Int_t Compare(const TObject* obj) const
        HShowerPIDTrack& operator=(HShowerPIDTrack& pt)
        HShowerPIDTrack& operator=(HShowerPID& pt)
                 TClass* Class()
                 TClass* IsA() const
                    void ShowMembers(TMemberInspector& insp, char* parent)
                    void Streamer(TBuffer& b)
                    void StreamerNVirtual(TBuffer& b)
         HShowerPIDTrack HShowerPIDTrack(const HShowerPIDTrack&)


Last update: Fri Jan 26 12:33:33 2007


ROOT page - Class index - Class Hierarchy - 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.