#include "KanCompoundObj.hh"

KanCompoundObj >


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

class KanCompoundObj > : public KanBranchObj

Inheritance Chart:
TObject
KanPersistable
KanPersistentRefOwner
<-
KanObj
KanBranch
KanBranchOwner
<-
KanBranchObj
<-
KanCompoundObj<HepAList<TrkRecoTrk> >
<-
TrkKalMiniCompositeK
 
    This is an abstract class, constructors will not be documented.
    Look at the header to check for available constructors.


    protected:
virtual HepAList<TrkRecoTrk>* buildTransient(KanEventReader& eR) virtual void loadFrom(const HepAList<TrkRecoTrk>*, KanEventWriter& eW) virtual KanTransCache& transCache() const public:
virtual ~KanCompoundObj<HepAList<TrkRecoTrk> >() HepAList<TrkRecoTrk>* access() static KanCompoundObj<HepAList<TrkRecoTrk> >* cast(KanBranch* b) static TClass* Class() virtual Int_t compare(const KanCompoundObj<HepAList<TrkRecoTrk> >& other, UInt_t recurse = 0, Bool_t verbose = kTRUE) virtual TClass* IsA() const void set(HepAList<TrkRecoTrk>* setTo) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) HepAList<TrkRecoTrk>* transient(KanEventReader& eR)

Data Members

    private:
KanTransCache_I<KanCompoundObj<HepAList<TrkRecoTrk> > > _cache !

Class Description

	Class KanCompoundObj: see KanCompoundObj.cc for description.

 Environment:
	Software developed for BaBar expirment @ SLAC B-Factory

 Author List:
      Eric A Charles
                  From RooEvtObj by A.Salnikov

 Copyright Information:
	Copyright (C) 2002	LBNL

------------------------------------------------------------------------



Inline Functions


                                          void ~KanCompoundObj >()
        KanCompoundObj<HepAList<TrkRecoTrk> >* cast(KanBranch* b)
                         HepAList<TrkRecoTrk>* transient(KanEventReader& eR)
                                          void set(HepAList<TrkRecoTrk>* setTo)
                         HepAList<TrkRecoTrk>* access()
                                         Int_t compare(const KanCompoundObj<HepAList<TrkRecoTrk> >& other, UInt_t recurse = 0, Bool_t verbose = kTRUE)
                         HepAList<TrkRecoTrk>* buildTransient(KanEventReader& eR)
                                          void loadFrom(const HepAList<TrkRecoTrk>*, KanEventWriter& eW)
                                KanTransCache& transCache() const
                                       TClass* Class()
                                       TClass* IsA() const
                                          void ShowMembers(TMemberInspector& insp, char* parent)
                                          void Streamer(TBuffer& b)
                                          void StreamerNVirtual(TBuffer& b)


Last update: Wed Dec 1 12:39:00 2004


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.