| #include "TrkHotListCompK.hh" |
TrkHotListCompK
class description - source file - inheritance tree (.pdf)
private:
TrkHotListCompK(const TrkHotListCompK&)
TrkHotListCompK& operator=(const TrkHotListCompK&)
protected:
virtual HepAList<TrkHotList>* buildTransient(KanEventReader& eR)
virtual Bool_t fillReadRefHook(KanEventReader& eR)
virtual void loadFrom(const HepAList<TrkHotList>* transient, KanEventWriter& eW)
virtual void setDependentBranches()
public:
TrkHotListCompK()
virtual ~TrkHotListCompK()
private:
KanCache<KanClonesVectorK<TrkHotListK> > _hotlist ! Vector of HotListData -> KanClonesVectorK<TrkHotListK>
KanCache<KanClonesVectorK<SvtHOTDataK> > _svthots ! Vector of SvtHotData
KanCache<KanClonesVectorK<DchHOTDataK> > _dchhots ! Vector of DchHotData
TrkHotListCompK() :
KanCompoundObj< HepAList<TrkHotList> >()
~TrkHotListCompK()
void setDependentBranches()
build the owned branches
loadFrom( const HepAList< TrkHotList >* aTransient ,
KanEventWriter& eW )
buildTransient( KanEventReader& eR )
create a new list
fillReadRefHook(KanEventReader& eR)
Inline Functions
TrkHotListCompK TrkHotListCompK(const TrkHotListCompK&)
TrkHotListCompK& operator=(const TrkHotListCompK&)
Author: Peter Elmer, Dave Brown, Leif Wilden
Last update: Mon Nov 22 19:33:30 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.
|