| #include "KanEvtHeaderEntryI.hh" |
KanEvtHeaderEntryI
class description - source file - inheritance tree (.pdf)
This is an abstract class, constructors will not be documented.
Look at the header to check for available constructors.
private:
KanEvtHeaderEntryI& operator=(const KanEvtHeaderEntryI& other)
protected:
virtual KanEvtHeaderEntryI* buildTransient(KanEventReader& eR)
virtual void loadFrom(const KanEvtHeaderEntryI*, KanEventWriter& eW)
virtual KanTransCache& transCache() const
public:
virtual ~KanEvtHeaderEntryI()
KanEvtHeaderEntryI* access()
virtual Int_t compare(const KanEvtHeaderEntryI& other, UInt_t recurse = 0, Bool_t verbose = kTRUE)
virtual UInt_t compNameIndex() const
virtual UInt_t eventIndex() const
virtual UInt_t fileNameIndex() const
virtual const char* iClassName() const
virtual Bool_t isBorrowed() const
void set(KanEvtHeaderEntryI* setTo)
virtual void setVals(UInt_t fnIndex, UInt_t uuIndex, UInt_t cmpIndex, UInt_t evtIndex, Bool_t isBorrowed)
KanEvtHeaderEntryI* transient(KanEventReader& eR)
virtual UInt_t uuidNameIndex() const
private:
KanTransCache_I<KanEvtHeaderEntryI> _cache !
Class KanEvtHeaderEntryI
Environment:
Software developed for the BaBar Detector at the SLAC B-Factory.
Author List:
Eric A Charles
From EidInfoR by S. Kluth
Copyright Information:
Copyright (C) 2002 LBNL
------------------------------------------------------------------------
~KanEvtHeaderEntryI()
d'tor
Inline Functions
const char* iClassName() const
UInt_t fileNameIndex() const
UInt_t uuidNameIndex() const
UInt_t compNameIndex() const
UInt_t eventIndex() const
Bool_t isBorrowed() const
void setVals(UInt_t fnIndex, UInt_t uuIndex, UInt_t cmpIndex, UInt_t evtIndex, Bool_t isBorrowed)
KanEvtHeaderEntryI& operator=(const KanEvtHeaderEntryI& other)
KanEvtHeaderEntryI* transient(KanEventReader& eR)
void set(KanEvtHeaderEntryI* setTo)
KanEvtHeaderEntryI* access()
Int_t compare(const KanEvtHeaderEntryI& other, UInt_t recurse = 0, Bool_t verbose = kTRUE)
KanEvtHeaderEntryI* buildTransient(KanEventReader& eR)
void loadFrom(const KanEvtHeaderEntryI*, KanEventWriter& eW)
KanTransCache& transCache() const
Author: Eric A Charles
Last update: Mon Nov 22 19:30:41 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.
|