| #include "L1FctSimTimeK.hh" |
L1FctSimTimeK
class description - source file - inheritance tree (.pdf)
private:
L1FctSimTimeK(const L1FctSimTimeK&)
L1FctSimTimeK& operator=(const L1FctSimTimeK&)
protected:
virtual L1FctSimTime* buildTransient(KanEventReader& eR)
virtual void loadFrom(const L1FctSimTime* transient, KanEventWriter& eW)
public:
L1FctSimTimeK()
virtual ~L1FctSimTimeK()
virtual Float_t floatTimeAtL1A() const
private:
Bool_t _extant
Float_t _floatTimeAtL1A
See corresponding .hh file.
Environment:
Software developed for the BaBar Detector at the SLAC B-Factory.
Author List:
Rainer Bartoldus
Copyright Information:
Copyright (C) 2003 Stanford Linear Accelerator Center
--------------------------------------------------------------------------
L1FctSimTimeK()
: L1FctSimTimeI()
, _extant( kFALSE )
, _floatTimeAtL1A( 0 )
~L1FctSimTimeK()
loadFrom( const L1FctSimTime* aSimTime, KanEventWriter& )
buildTransient( KanEventReader& )
Inline Functions
Float_t floatTimeAtL1A() const
L1FctSimTimeK L1FctSimTimeK(const L1FctSimTimeK&)
L1FctSimTimeK& operator=(const L1FctSimTimeK&)
Last update: Mon Nov 22 19:32:16 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.
|