#include "KanHandle.hh"

KanHandle<TagEventTagK>


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

class KanHandle<TagEventTagK> : public KanHandleBase

Inheritance Chart:
TObject
<-
KanHandleBase
<-
KanHandle<TagEventTagK>

    protected:
virtual void resetTypedBranch() virtual Bool_t setTypedBranch(KanBranch& branch) public:
KanHandle<TagEventTagK>(KanCompMap::Index idx, const char* branchName) KanHandle<TagEventTagK>(const KanHandle<TagEventTagK>&) virtual ~KanHandle<TagEventTagK>() TagEventTagK* operator*() const KanHandle<TagEventTagK>& operator=(const KanHandle<TagEventTagK>&)

Data Members

    private:
TagEventTagK* _branch

Class Description





Inline Functions


                            void ~KanHandle()
         KanHandle<TagEventTagK> KanHandle(KanCompMap::Index idx, const char* branchName)
                   TagEventTagK* operator*() const
                          Bool_t setTypedBranch(KanBranch& branch)
                            void resetTypedBranch()
         KanHandle<TagEventTagK> KanHandle(const KanHandle<TagEventTagK>&)
        KanHandle<TagEventTagK>& operator=(const KanHandle<TagEventTagK>&)


Author: E. Charles
Last update: KanHandle.rdl,v 1.2 2004/07/21 22:52:27 echarles Exp $
Copyright (C) 2004 LBNL


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.