SLAC PEP-II
BABAR
SLAC<->RAL
Babar logo
HEPIC E,S & H Databases PDG HEP preprints
Organization Detector Computing Physics Documentation
Personnel Glossary Sitemap Search Hypernews
Unwrap page!
Comp. Search
Who's who?
Meetings
FAQ Homepage
Archive
Environment
Administration
New User Info.
Web Info/Tools
Monitoring
Training
Tools & Utils
Programming
C++ Standard
SRT, AFS, CVS
QA and QC
Remedy
Histogramming
Operations
PromptReco
Simulation Production
Online SW
Dataflow
Detector Control
Evt Processing
Run Control
Calibration
Databases
Offline
Workbook
Coding Standards
Simulation
Reconstruction
Prompt Reco.
BaBar Grid
Data Distribution
Beta & BetaTools
Kanga & Root
Analysis Tools
RooFit Toolkit
Data Management
Data Quality
Event display
Event Browser
Code releases
Databases
Check this page for HTML 4.01 Transitional compliance with the
W3C Validator
(More checks...)
#include "KanTest.hh"

KanTest_WordK


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

class KanTest_WordK : public KanTest_WordI

Inheritance Chart:
TObject
KanPersistable
KanPersistentRefOwner
<-
KanObj
KanClassI
<-
KanTest_WordI
<-
KanTest_WordK
    private:
KanTest_WordK(const KanTest_WordK&) KanTest_WordK& operator=(const KanTest_WordK&) protected:
virtual TObjString* buildTransient(KanEventReader& eR) virtual Bool_t fillReadRefHook(KanEventReader& eR) virtual Bool_t fillWriteRefHook(KanEventWriter& eW) virtual void loadFrom(const TObjString* trans, KanEventWriter& eW) virtual void resetHook(Dna::Scope scope = Dna::Event) public:
KanTest_WordK() virtual ~KanTest_WordK() virtual KanTest_CharI* first() const virtual KanTest_CharI* letter(UInt_t i) const virtual KanID letterID(UInt_t i) const

Data Members

    private:
KanObjectRefVector<KanTest_CharI> _letters ! KanReferenceVector _lettersVal KanObjectRef<KanTest_CharI> _first ! KanReferenceSimple _firstVal

Class Description

	Class KanBase_Test

 Environment:
	Software developed for BaBar expirment @ SLAC B-Factory

 Author List:
      Eric A Charles

 Copyright Information:
	Copyright (C) 2003	LBNL

------------------------------------------------------------------------

void loadFrom(const TObjString* trans, KanEventWriter& eW)

TObjString* buildTransient(KanEventReader& eR)

KanTest_CharK::inter_t* letter(UInt_t i) const

KanTest_CharK::inter_t* first() const

KanID letterID(UInt_t i) const



Inline Functions


                  void ~KanTest_WordK()
         KanTest_WordK KanTest_WordK()
                Bool_t fillReadRefHook(KanEventReader& eR)
                Bool_t fillWriteRefHook(KanEventWriter& eW)
                  void resetHook(Dna::Scope scope = Dna::Event)
         KanTest_WordK KanTest_WordK(const KanTest_WordK&)
        KanTest_WordK& operator=(const KanTest_WordK&)


Last update: Mon Nov 22 19:31:53 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.