SvtGHitK
class description - source file - inheritance tree (.pdf)
private:
SvtGHitK(const SvtGHitK&)
SvtGHitK& operator=(const SvtGHitK&)
protected:
virtual SvtGHit* buildTransient(KanEventReader& eR)
void fill(SvtGHit* transient, KanEventReader& eR) const
virtual void loadFrom(const SvtGHit* transient, KanEventWriter&)
public:
SvtGHitK()
virtual ~SvtGHitK()
private:
Float_t _xout
Float_t _yout
Float_t _zout
Float_t _xin
Float_t _yin
Float_t _zin
Float_t _dedx
Float_t _time
Float_t _beta
UShort_t _igtr
UShort_t _wadr
Persistent class for SvtGHit - 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
------------------------------------------------------------------------
SvtGHitK() :
SvtGHitI(),
_xout(0.0), _yout(0.0), _zout(0.0),
_xin(0.0), _yin(0.0), _zin(0.0),
_dedx(0.0), _time(0.0), _beta(0.0),
_igtr(0), _wadr(0)
~SvtGHitK()
void loadFrom( const SvtGHit* transient, KanEventWriter & eW )
SvtGHit* buildTransient(KanEventReader& eR )
void fill( SvtGHit* transient, KanEventReader& eR ) const
Inline Functions
SvtGHitK SvtGHitK(const SvtGHitK&)
SvtGHitK& operator=(const SvtGHitK&)
Last update: Mon Nov 22 19:33:04 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.
|