#include "hshowerhittoftrack.h"

HShowerHitTofTrack


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

class HShowerHitTofTrack : public HShowerHitTof

Inheritance Chart:
TObject
<-
HShowerHit
<-
HShowerHitTof
<-
HShowerHitTofTrack

    public:
HShowerHitTofTrack() HShowerHitTofTrack(const HShowerHitTofTrack&) ~HShowerHitTofTrack() static TClass* Class() void clear() Int_t Compare(TObject* obj) Int_t getTrack() const virtual TClass* IsA() const virtual Bool_t IsSortable() const HShowerHitTofTrack& operator=(HShowerHitTofTrack& ht) HShowerHitTofTrack& operator=(HShowerHitTof& 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


 HShowerHitTofTrack

 Data object for correlated Shower/Tofino hits and
 corresponding geant track numbers.
 This data object is filled by HShowerHitTofTrackMatcher
 which takes information from HShowerHitTof
 and HShowerTrack data containers.



void clear()
 clears the object



Inline Functions


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


Last update: 19/04/05 by Jacek Otwinowski


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.