| #include "L3TTrkListI.hh" |
L3TTrkListI
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:
L3TTrkListI& operator=(const L3TTrkListI&)
protected:
virtual L3TTrkListI::L3TTrkList* buildTransient(KanEventReader& eR)
virtual void loadFrom(const L3TTrkListI::L3TTrkList*, KanEventWriter& eW)
virtual KanTransCache& transCache() const
public:
virtual ~L3TTrkListI()
L3TTrkListI::L3TTrkList* access()
static L3TTrkListI* cast(KanBranch* b)
virtual Int_t compare(const L3TTrkListI& other, UInt_t recurse = 0, Bool_t verbose = kTRUE)
virtual const char* iClassName() const
void set(L3TTrkListI::L3TTrkList* setTo)
L3TTrkListI::L3TTrkList* transient(KanEventReader& eR)
private:
KanTransCache_I<L3TTrkListI> _cache !
~L3TTrkListI()
Inline Functions
const char* iClassName() const
L3TTrkListI& operator=(const L3TTrkListI&)
L3TTrkListI* cast(KanBranch* b)
L3TTrkListI::L3TTrkList* transient(KanEventReader& eR)
void set(L3TTrkListI::L3TTrkList* setTo)
L3TTrkListI::L3TTrkList* access()
Int_t compare(const L3TTrkListI& other, UInt_t recurse = 0, Bool_t verbose = kTRUE)
L3TTrkListI::L3TTrkList* buildTransient(KanEventReader& eR)
void loadFrom(const L3TTrkListI::L3TTrkList*, KanEventWriter& eW)
KanTransCache& transCache() const
Author: Eric A Charles
Last update: Mon Nov 22 19:32:33 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.
|