| #include "L1FctTimePointK.hh" |
L1FctTimePointK
class description - source file - inheritance tree (.pdf)
private:
L1FctTimePointK(const L1FctTimePointK&)
L1FctTimePointK& operator=(const L1FctTimePointK&)
protected:
virtual L1FctTimePoint* buildTransient(KanEventReader&)
virtual void loadFrom(const L1FctTimePoint*, KanEventWriter&)
public:
L1FctTimePointK()
virtual ~L1FctTimePointK()
private:
UInt_t _odfTimeLower
UInt_t _odfTimeUpper
UInt_t _damage
UInt_t _fctWord
Class L1FctTimePointK implementation.
Environment:
Software developed for the BaBar Detector at the SLAC B-Factory.
Author List:
Gregory Dubois-Felsmann
Copyright Information:
Copyright (C) 2003 California Institute of Technology
--------------------------------------------------------------------------
L1FctTimePointK()
: L1FctTimePointI()
, _odfTimeLower(0), _odfTimeUpper(0)
, _damage(0)
, _fctWord(0)
~L1FctTimePointK()
loadFrom( const L1FctTimePoint* tp, KanEventWriter& )
Fill a default-constructed persistent class from a transient instance.
buildTransient( KanEventReader& )
Make temporary copies of the information for type safety.
Inline Functions
L1FctTimePointK L1FctTimePointK(const L1FctTimePointK&)
L1FctTimePointK& operator=(const L1FctTimePointK&)
Last update: Mon Nov 22 19:32:21 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.
|