DrcGHitK
class description - source file - inheritance tree (.pdf)
private:
DrcGHitK(const DrcGHitK&)
DrcGHitK& operator=(const DrcGHitK&)
protected:
virtual DrcGHit* buildTransient(KanEventReader& eR)
virtual void loadFrom(const DrcGHit*, KanEventWriter&)
public:
DrcGHitK()
virtual ~DrcGHitK()
private:
Float_t _x
Float_t _y
Float_t _z
Float_t _t
Float_t _ang
Float_t _nm
Float_t _nb
UShort_t _id
UShort_t _igtr
Persistent class for DrcGHit - 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
------------------------------------------------------------------------
DrcGHitK() :
DrcGHitI(),
_x(0.0), _y(0.0), _z(0.0),
_t(0.0), _ang(0.0), _nm(0.0), _nb(0.0),
_id(0), _igtr(0)
assert(0); // Is the default ctor used or needed?
void loadFrom( const DrcGHit* transient, KanEventWriter & eW )
~DrcGHitK()
DrcGHit* buildTransient( KanEventReader& eR )
Inline Functions
DrcGHitK DrcGHitK(const DrcGHitK&)
DrcGHitK& operator=(const DrcGHitK&)
Last update: Mon Nov 22 19:27:10 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.
|