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

DchHOTDataK


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

class DchHOTDataK : public DchHOTI

Inheritance Chart:
TObject
KanPersistable
KanPersistentRefOwner
<-
KanObj
KanClassI
<-
TrkHitOnTrkI
<-
DchHOTI
<-
DchHOTDataK
    private:
void buildEmbedded() const void loadFromEmbedded() protected:
virtual DchHitOnTrack* buildTransient(KanEventReader& eR) virtual void loadFrom(const DchHitOnTrack* transient, KanEventWriter& eW) virtual void resetHook(Dna::Scope scope = Dna::Event) public:
DchHOTDataK() virtual ~DchHOTDataK() virtual Int_t ambiguity() const DchHOTData_001& data() virtual Double_t hitLen() const virtual Bool_t isActive() const virtual Bool_t isUsable() const virtual Int_t layernumber() const virtual Bool_t mustUse() const virtual Double_t rawCharge() const virtual Double_t rawTime() const virtual void setTrkHotListI(const TrkHotListI* hotlist) virtual UInt_t status() const virtual UInt_t tdcIndex() const virtual Double_t trkLen() const virtual Int_t usability() const virtual TrkEnums::TrkViewInfo whatView() const virtual Int_t wirenumber() const

Data Members

    private:
DchHOTData_001 _theData ! local cache, set from the following UShort_t _w1 UShort_t _w2 UShort_t _w3 UShort_t _hot const TrkHotListI* _hotl ! set from outside Bool_t _built !

Class Description

      Simple wrapper for DchHOTData_001, whose main job is to provide the
      Streamer for that object for use in the composite list

 Environment:
      Software developed for the BaBar Detector at the SLAC B-Factory.

 Author List:
      Peter Elmer

 Copyright Information:
      Copyright (C) 2002                      Princeton University

------------------------------------------------------------------------

DchHOTDataK() : _hotl(0),_built(kFALSE)

~DchHOTDataK()

loadFrom(const DchHitOnTrack* transient, KanEventWriter& eW )

buildTransient( KanEventReader& eR )

resetHook(Dna::Scope scope)

loadFromEmbedded()

buildEmbedded() const

Int_t layernumber() const

Int_t wirenumber() const

UInt_t status() const

UInt_t tdcIndex() const

Double_t rawTime() const

Double_t rawCharge() const

Int_t ambiguity() const

Bool_t isActive() const

Bool_t isUsable() const

Bool_t mustUse() const

Int_t usability() const

Double_t trkLen() const

Double_t hitLen() const

TrkEnums::TrkViewInfo whatView() const



Inline Functions


        DchHOTData_001& data()
                   void setTrkHotListI(const TrkHotListI* hotlist)


Last update: Mon Nov 22 19:26:54 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.