| #include "SvtHOTDataK.hh" |
SvtHOTDataK
class description - source file - inheritance tree (.pdf)
private:
void buildEmbedded() const
void loadFromEmbedded()
protected:
virtual SvtHitOnTrack* buildTransient(KanEventReader& eR)
virtual void loadFrom(const SvtHitOnTrack* transient, KanEventWriter& eW)
virtual void resetHook(Dna::Scope scope = Dna::Event)
public:
SvtHOTDataK()
virtual ~SvtHOTDataK()
virtual SvtEleEnums::bondingType bondingType() const
virtual SvtHOTData_001& data()
virtual UInt_t flag() const
virtual Bool_t hasBeenMerged() const
virtual Bool_t isActive() const
virtual Bool_t isMerged() const
virtual Bool_t isUsable() const
virtual SvtEleEnums::mergeStatus mergeStatus() const
virtual Bool_t mustUse() const
virtual UInt_t nSkipped() const
virtual UInt_t numberStrips() const
virtual Double_t position() const
virtual Double_t pulseHeight() const
virtual void setTrkHotListI(const TrkHotListI* hotlist)
virtual SvtEnums::readoutView side() const
virtual Double_t time() const
virtual Double_t timeError() const
virtual UInt_t unusedData() const
virtual SvtWaferID waferID() const
virtual TrkEnums::TrkViewInfo whatView() const
virtual UInt_t width() const
private:
SvtHOTData_001 _theData ! local cache, set from the following members
UInt_t _pos
UShort_t _time
UShort_t _wafer
const TrkHotListI* _hotl ! set from outside
Bool_t _built !
Simple wrapper for SvtHOTData_001, whose main job is to provide the
Streamer for that object for use in the composite list
SvtHOTDataK() :
_built(kFALSE),_hotl(0)
~SvtHOTDataK()
loadFrom(const SvtHitOnTrack* transient, KanEventWriter& eW )
buildTransient( KanEventReader& eR )
resetHook(Dna::Scope scope)
loadFromEmbedded()
buildEmbedded() const
data()
waferID() const
side() const
whatView() const
width() const
numberStrips() const
nSkipped() const
bondingType() const
isMerged() const
hasBeenMerged() const
mergeStatus() const
position() const
time() const
timeError() const
pulseHeight() const
unusedData() const
flag() const
isActive() const
isUsable() const
mustUse() const
Inline Functions
void setTrkHotListI(const TrkHotListI* hotlist)
Author: Peter Elmer
Last update: Mon Nov 22 19:33:07 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.
|