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 "KanEvtHeaderEntryK.hh"

KanEvtHeaderEntryK


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

class KanEvtHeaderEntryK : public KanEvtHeaderEntryI

Inheritance Chart:
TObject
KanPersistable
KanPersistentRefOwner
<-
KanObj
KanClassI
<-
KanEvtHeaderEntryI
<-
KanEvtHeaderEntryK
    private:
KanEvtHeaderEntryK(const KanEvtHeaderEntryK&) KanEvtHeaderEntryK& operator=(const KanEvtHeaderEntryK&) protected:
virtual KanEvtHeaderEntryI* buildTransient(KanEventReader& eR) virtual void loadFrom(const KanEvtHeaderEntryI*, KanEventWriter& eW) public:
KanEvtHeaderEntryK() virtual ~KanEvtHeaderEntryK() virtual UInt_t compNameIndex() const virtual UInt_t eventIndex() const virtual UInt_t fileNameIndex() const virtual Bool_t isBorrowed() const virtual void print(ostream& os = std::cout) const virtual void setVals(UInt_t fnIndex, UInt_t uuIndex, UInt_t cmpIndex, UInt_t evtIndex, Bool_t isBorrowed) virtual UInt_t uuidNameIndex() const

Data Members

    private:
UInt_t _fileNameIndex Index into collection name list UInt_t _uuidNameIndex Index into uuid list UInt_t _compNameIndex Index into component name list UInt_t _eventIndex sequential index of the event Bool_t _isBorrowed component is borrowed from input

Class Description

      Persistent class for KanEvtHeaderEntry - implementation

 Environment:
      Software developed for the BaBar Detector at the SLAC B-Factory.

 Author List:
      Matthias Steinke

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

KanEvtHeaderEntryK() :KanEvtHeaderEntryI()

~KanEvtHeaderEntryK()

print(ostream& os) const
 Only print something for non-null entries



Inline Functions


                       void setVals(UInt_t fnIndex, UInt_t uuIndex, UInt_t cmpIndex, UInt_t evtIndex, Bool_t isBorrowed)
                     UInt_t fileNameIndex() const
                     UInt_t uuidNameIndex() const
                     UInt_t compNameIndex() const
                     UInt_t eventIndex() const
                     Bool_t isBorrowed() const
                       void loadFrom(const KanEvtHeaderEntryI*, KanEventWriter& eW)
        KanEvtHeaderEntryI* buildTransient(KanEventReader& eR)
         KanEvtHeaderEntryK KanEvtHeaderEntryK(const KanEvtHeaderEntryK&)
        KanEvtHeaderEntryK& operator=(const KanEvtHeaderEntryK&)


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