#include "hshowertofpidtrack.h"

HShowerTofPIDTrack


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

class HShowerTofPIDTrack : public HShowerTofPID

Inheritance Chart:
TObject
<-
HShowerTofPID
<-
HShowerTofPIDTrack

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


  HShowerTofPIDTrack

  Data object for Shower/Tofino lepton candidates and
  corresponding geant track numbers. This data object is filled
  by HShowerTofPIDTrackMatcher which takes information from HShowerTofPID and
  HShowerTrack data containers.



void clear()
 clears the object



Inline Functions


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


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.