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 "TrkHotListI.hh"

TrkHotListI


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

class TrkHotListI : public KanObj, public KanClassI

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

    private:
TrkHotListI& operator=(const TrkHotListI&) protected:
virtual TrkHotList* buildTransient(KanEventReader& eR) virtual void loadFrom(const TrkHotList*, KanEventWriter& eW) virtual KanTransCache& transCache() const public:
virtual ~TrkHotListI() TrkHotList* access() virtual Int_t compare(const TrkHotListI& other, UInt_t recurse = 0, Bool_t verbose = kTRUE) virtual const DchDetector* dchDetector() const virtual const DchHOTI* dchHot(UInt_t ihot) const virtual const DchTimeToDistList* dchTimeToDistList() const virtual UInt_t firstDchLayer() const virtual Bool_t hitCapable() const virtual const char* iClassName() const virtual bool isProtoII() const virtual UInt_t lastDchLayer() const virtual Int_t nActive(TrkEnums::TrkViewInfo view = TrkEnums::bothView) const virtual Int_t nDch(TrkEnums::TrkViewInfo view = TrkEnums::bothView) const virtual Int_t nHit(TrkEnums::TrkViewInfo view = TrkEnums::bothView) const virtual Int_t nSvt(TrkEnums::TrkViewInfo view = TrkEnums::bothView) const void set(TrkHotList* setTo) virtual void setTrkRecoTrkI(const TrkRecoTrkI* trk) virtual const SvtDetector* svtDetector() const virtual const SvtHitReso* svtHitReso() const virtual const SvtHOTI* svtHot(UInt_t ihot) const virtual TrkEnums::TrkViewInfo svtView(Int_t layer) const TrkHotList* transient(KanEventReader& eR) virtual const TrkRecoTrkI* trkRecoTrkI() const

Data Members

    private:
KanTransCache_I<TrkHotListI> _cache !

Class Description



~TrkHotListI()



Inline Functions


                     const char* iClassName() const
                          Bool_t hitCapable() const
                           Int_t nActive(TrkEnums::TrkViewInfo view = TrkEnums::bothView) const
                           Int_t nDch(TrkEnums::TrkViewInfo view = TrkEnums::bothView) const
                           Int_t nSvt(TrkEnums::TrkViewInfo view = TrkEnums::bothView) const
                           Int_t nHit(TrkEnums::TrkViewInfo view = TrkEnums::bothView) const
           TrkEnums::TrkViewInfo svtView(Int_t layer) const
                          UInt_t firstDchLayer() const
                          UInt_t lastDchLayer() const
                  const DchHOTI* dchHot(UInt_t ihot) const
                  const SvtHOTI* svtHot(UInt_t ihot) const
                            void setTrkRecoTrkI(const TrkRecoTrkI* trk)
              const TrkRecoTrkI* trkRecoTrkI() const
              const SvtDetector* svtDetector() const
               const SvtHitReso* svtHitReso() const
              const DchDetector* dchDetector() const
        const DchTimeToDistList* dchTimeToDistList() const
                            bool isProtoII() const
                    TrkHotListI& operator=(const TrkHotListI&)
                     TrkHotList* transient(KanEventReader& eR)
                            void set(TrkHotList* setTo)
                     TrkHotList* access()
                           Int_t compare(const TrkHotListI& other, UInt_t recurse = 0, Bool_t verbose = kTRUE)
                     TrkHotList* buildTransient(KanEventReader& eR)
                            void loadFrom(const TrkHotList*, KanEventWriter& eW)
                  KanTransCache& transCache() const


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