| #include "BtaSingleListDataK.hh" |
BtaSingleListDataK
class description - source file - inheritance tree (.pdf)
protected:
virtual BtaSingleListData* buildTransient(KanEventReader& eR)
virtual void loadFrom(const BtaSingleListData* transient, KanEventWriter& eW)
public:
BtaSingleListDataK()
virtual ~BtaSingleListDataK()
virtual UChar_t listIdx() const
virtual UShort_t nCand() const
private:
UChar_t _listIdx
UShort_t _nCand
BtaSingleListDataK()
:_listIdx(0), _nCand(0)
~BtaSingleListDataK()
UChar_t listIdx() const
UShort_t nCand() const
void loadFrom(const BtaSingleListData* transient,
KanEventWriter& eW)
buildTransient(KanEventReader& eR)
Inline Functions
Last update: Mon Nov 22 19:26:38 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.
|