EmcGHitK
class description - source file - inheritance tree (.pdf)
private:
EmcGHitK(const EmcGHitK&)
EmcGHitK& operator=(const EmcGHitK&)
protected:
virtual EmcGHit* buildTransient(KanEventReader& eR)
virtual void loadFrom(const EmcGHit*, KanEventWriter&)
public:
EmcGHitK()
virtual ~EmcGHitK()
private:
Float_t _x
Float_t _y
Float_t _z
Float_t _t
Float_t _edew
Float_t _edep
Float_t _exs1
Float_t _exs2
Float_t _exs3
Float_t _exs4
Float_t _exs5
Float_t _exs6
Float_t _exs7
Float_t _exs8
UShort_t _ivrs
UShort_t _idnt
Long_t _igtr
Persistent class for EmcGHit - 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
------------------------------------------------------------------------
EmcGHitK() :
EmcGHitI(),
_x(0.0), _y(0.0), _z(0.0), _t(0.0),
_edew(0.0), _edep(0.0),
_exs1(0.0), _exs2(0.0), _exs3(0.0), _exs4(0.0),
_exs5(0.0), _exs6(0.0), _exs7(0.0), _exs8(0.0),
_ivrs(0), _idnt(0), _igtr(0)
assert(0); // Is the default ctor used or needed?
~EmcGHitK()
void loadFrom( const EmcGHit* transient, KanEventWriter & eW )
EmcGHit* buildTransient( KanEventReader& eR )
Inline Functions
EmcGHitK EmcGHitK(const EmcGHitK&)
EmcGHitK& operator=(const EmcGHitK&)
Last update: Mon Nov 22 19:27:44 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.
|