#include "KanHandle.hh"

KanHandleVect<BtaCandIdI>


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

class KanHandleVect<BtaCandIdI> : public KanHandleBase

Inheritance Chart:
TObject
<-
KanHandleBase
<-
KanHandleVect<BtaCandIdI>
<-
BtaCandHandleBranch

    protected:
virtual void resetTypedBranch() virtual Bool_t setTypedBranch(KanBranch& branch) public:
KanHandleVect<BtaCandIdI>(KanCompMap::Index idx, const char* branchName) KanHandleVect<BtaCandIdI>(const KanHandleVect<BtaCandIdI>&) virtual ~KanHandleVect<BtaCandIdI>() KanClonesVector_I<BtaCandIdI>* operator*() const KanHandleVect<BtaCandIdI>& operator=(const KanHandleVect<BtaCandIdI>&) BtaCandIdI* operator[](UInt_t i) const UInt_t size() const

Data Members

    private:
KanClonesVector_I<BtaCandIdI>* _branch

Class Description





Inline Functions


                                  void ~KanHandleVect()
             KanHandleVect<BtaCandIdI> KanHandleVect(KanCompMap::Index idx, const char* branchName)
        KanClonesVector_I<BtaCandIdI>* operator*() const
                           BtaCandIdI* operator[](UInt_t i) const
                                UInt_t size() const
                                Bool_t setTypedBranch(KanBranch& branch)
                                  void resetTypedBranch()
             KanHandleVect<BtaCandIdI> KanHandleVect(const KanHandleVect<BtaCandIdI>&)
            KanHandleVect<BtaCandIdI>& operator=(const KanHandleVect<BtaCandIdI>&)


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.