IfrGHitK
class description - source file - inheritance tree (.pdf)
private:
IfrGHitK(const IfrGHitK&)
IfrGHitK& operator=(const IfrGHitK&)
protected:
virtual IfrGHit* buildTransient(KanEventReader& eR)
void fill(IfrGHit* transient, KanEventReader& eR) const
virtual void loadFrom(const IfrGHit* transient, KanEventWriter& eW)
public:
IfrGHitK()
virtual ~IfrGHitK()
private:
Float_t _x
Float_t _y
Float_t _z
Float_t _dx
Float_t _dy
Float_t _dz
Float_t _tof
Short_t _np
UShort_t _igtr
Persistent class for IfrGHit - 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
------------------------------------------------------------------------
IfrGHitK() :
IfrGHitI(),
_x(0.0), _y(0.0), _z(0.0),
_dx(0.0), _dy(0.0), _dz(0.0),
_tof(0.0), _np(0), _igtr(0)
assert(0); // Is the default ctor used or needed?
~IfrGHitK()
IfrGHit* buildTransient(KanEventReader& eR )
void loadFrom( const IfrGHit* transient, KanEventWriter & eW )
void fill( IfrGHit* transient, KanEventReader& eR ) const
Inline Functions
IfrGHitK IfrGHitK(const IfrGHitK&)
IfrGHitK& operator=(const IfrGHitK&)
Last update: Mon Nov 22 19:28:57 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.
|