#include "KanCompoundObj.hh"

KanCompoundObj<UsrEventBlock>


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

class KanCompoundObj<UsrEventBlock> : public KanBranchObj

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


    protected:
virtual UsrEventBlock* buildTransient(KanEventReader& eR) virtual void loadFrom(const UsrEventBlock*, KanEventWriter& eW) virtual KanTransCache& transCache() const public:
virtual ~KanCompoundObj<UsrEventBlock>() UsrEventBlock* access() static KanCompoundObj<UsrEventBlock>* cast(KanBranch* b) virtual Int_t compare(const KanCompoundObj<UsrEventBlock>& other, UInt_t recurse = 0, Bool_t verbose = kTRUE) void set(UsrEventBlock* setTo) UsrEventBlock* transient(KanEventReader& eR)

Data Members

    private:
KanTransCache_I<KanCompoundObj<UsrEventBlock> > _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<UsrEventBlock>* cast(KanBranch* b)
                        UsrEventBlock* transient(KanEventReader& eR)
                                  void set(UsrEventBlock* setTo)
                        UsrEventBlock* access()
                                 Int_t compare(const KanCompoundObj<UsrEventBlock>& other, UInt_t recurse = 0, Bool_t verbose = kTRUE)
                        UsrEventBlock* buildTransient(KanEventReader& eR)
                                  void loadFrom(const UsrEventBlock*, KanEventWriter& eW)
                        KanTransCache& transCache() const


Last update: Wed Dec 1 12:39:06 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.