SLAC PEP-II
BABAR
SLAC<->RAL
Babar logo
HEPIC E,S & H Databases PDG HEP preprints
Organization Detector Computing Physics Documentation
Personnel Glossary Sitemap Search Hypernews
Unwrap page!
Comp. Search
Who's who?
Meetings
FAQ Homepage
Archive
Environment
Administration
New User Info.
Web Info/Tools
Monitoring
Training
Tools & Utils
Programming
C++ Standard
SRT, AFS, CVS
QA and QC
Remedy
Histogramming
Operations
PromptReco
Simulation Production
Online SW
Dataflow
Detector Control
Evt Processing
Run Control
Calibration
Databases
Offline
Workbook
Coding Standards
Simulation
Reconstruction
Prompt Reco.
BaBar Grid
Data Distribution
Beta & BetaTools
Kanga & Root
Analysis Tools
RooFit Toolkit
Data Management
Data Quality
Event display
Event Browser
Code releases
Databases
Check this page for HTML 4.01 Transitional compliance with the
W3C Validator
(More checks...)
#include "BtaCandIdSetI.hh"

BtaCandIdSetI


class description - source file - inheritance tree (.pdf)

class BtaCandIdSetI : public KanBranchObj, public KanClassI

Inheritance Chart:
TObject
KanPersistable
KanPersistentRefOwner
<-
KanObj
KanBranch
KanBranchOwner
<-
KanBranchObj
KanClassI
<-
BtaCandIdSetI
<-
BtaCandIdSetK
 
    This is an abstract class, constructors will not be documented.
    Look at the header to check for available constructors.

    private:
BtaCandIdSetI& operator=(const BtaCandIdSetI&) protected:
virtual BtaCandIdList* buildTransient(KanEventReader& eR) virtual void loadFrom(const BtaCandIdList*, KanEventWriter& eW) virtual KanTransCache& transCache() const public:
virtual ~BtaCandIdSetI() BtaCandIdList* access() static BtaCandIdSetI* cast(KanBranch* b) virtual Int_t compare(const BtaCandIdSetI& other, UInt_t recurse = 0, Bool_t verbose = kTRUE) virtual bool fillList(list<BtaCandIdI*>&, const char* name) const virtual const char* iClassName() const void set(BtaCandIdList* setTo) BtaCandIdList* transient(KanEventReader& eR)

Data Members

    private:
KanTransCache_I<BtaCandIdSetI> _cache !

Class Description



~BtaCandIdSetI()



Inline Functions


           const char* iClassName() const
                  bool fillList(list<BtaCandIdI*>&, const char* name) const
        BtaCandIdSetI& operator=(const BtaCandIdSetI&)
        BtaCandIdSetI* cast(KanBranch* b)
        BtaCandIdList* transient(KanEventReader& eR)
                  void set(BtaCandIdList* setTo)
        BtaCandIdList* access()
                 Int_t compare(const BtaCandIdSetI& other, UInt_t recurse = 0, Bool_t verbose = kTRUE)
        BtaCandIdList* buildTransient(KanEventReader& eR)
                  void loadFrom(const BtaCandIdList*, KanEventWriter& eW)
        KanTransCache& transCache() const


Author: Eric A Charles
Last update: Mon Nov 22 19:25:56 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.