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