DrcSimHitK
class description - source file - inheritance tree (.pdf)
private:
DrcSimHitK(const DrcSimHitK&)
DrcSimHitK& operator=(const DrcSimHitK&)
protected:
virtual DrcSimHit* buildTransient(KanEventReader& eR)
virtual Bool_t fillReadRefHook(KanEventReader& eR)
virtual Bool_t fillWriteRefHook(KanEventWriter& eW)
virtual void loadFrom(const DrcSimHit*, KanEventWriter&)
virtual void resetHook(Dna::Scope scope = Dna::Event)
public:
DrcSimHitK()
virtual ~DrcSimHitK()
private:
UInt_t _gtag
Float_t _time
KanObjectRef<DrcGTrkHitI> _gtrkhit !
KanReferenceSimple _gtrkhitVal
Persistent class for DrcSimHit - implementation
Environment:
Software developed for the BaBar Detector at the SLAC B-Factory.
Author List:
Peter Elmer
History (add to end):
Copyright Information:
Copyright (C) 2002 Princeton University
------------------------------------------------------------------------
DrcSimHitK() :
DrcSimHitI(),
_gtag(0),
_time(0.0),
_gtrkhit(_gtrkhitVal,*this,Dna::Event)
~DrcSimHitK()
void loadFrom( const DrcSimHit* transient, KanEventWriter & eW )
DrcSimHit* buildTransient( KanEventReader& eR )
Inline Functions
Bool_t fillWriteRefHook(KanEventWriter& eW)
Bool_t fillReadRefHook(KanEventReader& eR)
void resetHook(Dna::Scope scope = Dna::Event)
DrcSimHitK DrcSimHitK(const DrcSimHitK&)
DrcSimHitK& operator=(const DrcSimHitK&)
Last update: Mon Nov 22 19:27:31 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.
|