L1FctWordI
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:
L1FctWordI& operator=(const L1FctWordI&)
protected:
virtual L1FctWord* buildTransient(KanEventReader& eR)
virtual void loadFrom(const L1FctWord*, KanEventWriter& eW)
virtual KanTransCache& transCache() const
public:
virtual ~L1FctWordI()
L1FctWord* access()
static L1FctWordI* cast(KanBranch* b)
virtual Int_t compare(const L1FctWordI& other, UInt_t recurse = 0, Bool_t verbose = kTRUE)
virtual UInt_t fctWord() const
virtual const char* iClassName() const
void set(L1FctWord* setTo)
L1FctWord* transient(KanEventReader& eR)
private:
KanTransCache_I<L1FctWordI> _cache !
See corresponding .hh file.
Environment:
Software developed for the BaBar Detector at the SLAC B-Factory.
Author List:
Rainer Bartoldus
Copyright Information:
Copyright (C) 2003 Stanford Linear Accelerator Center
--------------------------------------------------------------------------
~L1FctWordI()
Inline Functions
const char* iClassName() const
UInt_t fctWord() const
L1FctWordI& operator=(const L1FctWordI&)
L1FctWordI* cast(KanBranch* b)
L1FctWord* transient(KanEventReader& eR)
void set(L1FctWord* setTo)
L1FctWord* access()
Int_t compare(const L1FctWordI& other, UInt_t recurse = 0, Bool_t verbose = kTRUE)
L1FctWord* buildTransient(KanEventReader& eR)
void loadFrom(const L1FctWord*, KanEventWriter& eW)
KanTransCache& transCache() const
Last update: Mon Nov 22 19:32:26 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.
|