#include "hshowerhittrack.h"

HShowerHitTrack


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

class HShowerHitTrack : public HShowerHit

Inheritance Chart:
TObject
<-
HShowerHit
<-
HShowerHitTrack

    public:
HShowerHitTrack() HShowerHitTrack(const HShowerHitTrack&) ~HShowerHitTrack() 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 HShowerHitTrack& operator=(HShowerHitTrack& ht) HShowerHitTrack& operator=(HShowerHit& ht) 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


 HShowerHitTrack
 class joins data in hit level with track number



void clear()
 clears the object



Inline Functions


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


Last update: Fri Jan 26 12:33:30 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.