DchDigiMCK
class description - source file - inheritance tree (.pdf)
private:
DchDigiMCK(const DchDigiMCK&)
DchDigiMCK& operator=(const DchDigiMCK&)
protected:
virtual DchDigiMC* buildTransient(KanEventReader& eR)
virtual Bool_t fillReadRefHook(KanEventReader& eR)
virtual Bool_t fillWriteRefHook(KanEventWriter& eW)
virtual void loadFrom(const DchDigiMC*, KanEventWriter&)
virtual void resetHook(Dna::Scope scope = Dna::Event)
public:
DchDigiMCK()
virtual ~DchDigiMCK()
private:
UShort_t _smeared
Double_t _mcdrift
KanObjectRefVector<DchGHitI> _ghits !
KanReferenceVector _ghitsVal
KanObjectRefVector<GTrackI> _gtracks !
KanReferenceVector _gtracksVal
Persistent class for DchDigiMC - 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
------------------------------------------------------------------------
DchDigiMCK() :
DchDigiMCI(),
_smeared(0),
_mcdrift(0),
_ghits(_ghitsVal,*this,Dna::Event),
_gtracks(_gtracksVal,*this,Dna::Event)
~DchDigiMCK()
void loadFrom( const DchDigiMC* transient, KanEventWriter & eW )
DchDigiMC* buildTransient( KanEventReader& eR )
Inline Functions
Bool_t fillWriteRefHook(KanEventWriter& eW)
Bool_t fillReadRefHook(KanEventReader& eR)
void resetHook(Dna::Scope scope = Dna::Event)
DchDigiMCK DchDigiMCK(const DchDigiMCK&)
DchDigiMCK& operator=(const DchDigiMCK&)
Last update: Mon Nov 22 19:26:46 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.
|