KanTest_IntK
class description - source file - inheritance tree (.pdf)
private:
KanTest_IntK(const KanTest_IntK&)
KanTest_IntK& operator=(const KanTest_IntK&)
protected:
virtual Int_t* buildTransient(KanEventReader& eR)
virtual void loadFrom(const Int_t* trans, KanEventWriter& eW)
public:
KanTest_IntK()
virtual ~KanTest_IntK()
virtual void print(ostream& os = std::cout) const
virtual Int_t val() const
private:
Int_t _val
Class KanBase_Test
Environment:
Software developed for BaBar expirment @ SLAC B-Factory
Author List:
Eric A Charles
Copyright Information:
Copyright (C) 2003 LBNL
------------------------------------------------------------------------
void print(ostream& os) const
Inline Functions
void ~KanTest_IntK()
KanTest_IntK KanTest_IntK()
Int_t val() const
Int_t* buildTransient(KanEventReader& eR)
void loadFrom(const Int_t* trans, KanEventWriter& eW)
KanTest_IntK KanTest_IntK(const KanTest_IntK&)
KanTest_IntK& operator=(const KanTest_IntK&)
Last update: Mon Nov 22 19:31:48 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.
|