| #include "L1FctTimePointI.hh" |
L1FctTimePointI
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:
L1FctTimePointI& operator=(const L1FctTimePointI&)
protected:
virtual L1FctTimePoint* buildTransient(KanEventReader& eR)
virtual void loadFrom(const L1FctTimePoint*, KanEventWriter& eW)
virtual KanTransCache& transCache() const
public:
virtual ~L1FctTimePointI()
L1FctTimePoint* access()
virtual Int_t compare(const L1FctTimePointI& other, UInt_t recurse = 0, Bool_t verbose = kTRUE)
virtual const char* iClassName() const
void set(L1FctTimePoint* setTo)
L1FctTimePoint* transient(KanEventReader& eR)
private:
KanTransCache_I<L1FctTimePointI> _cache !
Class L1FctTimePointI implementation.
Environment:
Software developed for the BaBar Detector at the SLAC B-Factory.
Author List:
Gregory Dubois-Felsmann
Copyright Information:
Copyright (C) 2003 California Institute of Technology
--------------------------------------------------------------------------
~L1FctTimePointI()
Inline Functions
const char* iClassName() const
L1FctTimePointI& operator=(const L1FctTimePointI&)
L1FctTimePoint* transient(KanEventReader& eR)
void set(L1FctTimePoint* setTo)
L1FctTimePoint* access()
Int_t compare(const L1FctTimePointI& other, UInt_t recurse = 0, Bool_t verbose = kTRUE)
L1FctTimePoint* buildTransient(KanEventReader& eR)
void loadFrom(const L1FctTimePoint*, KanEventWriter& eW)
KanTransCache& transCache() const
Last update: Mon Nov 22 19:32:19 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.
|