| #include "DchHOTDataK.hh" |
DchHOTDataK
class description - source file - inheritance tree (.pdf)
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
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 !
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.
|