SLAC PEP-II
BABAR
SLAC<->RAL
Babar logo
HEPIC E,S & H Databases PDG HEP preprints
Organization Detector Computing Physics Documentation
Personnel Glossary Sitemap Search Hypernews
Unwrap page!
Comp. Search
Who's who?
Meetings
FAQ Homepage
Archive
Environment
Administration
New User Info.
Web Info/Tools
Monitoring
Training
Tools & Utils
Programming
C++ Standard
SRT, AFS, CVS
QA and QC
Remedy
Histogramming
Operations
PromptReco
Simulation Production
Online SW
Dataflow
Detector Control
Evt Processing
Run Control
Calibration
Databases
Offline
Workbook
Coding Standards
Simulation
Reconstruction
Prompt Reco.
BaBar Grid
Data Distribution
Beta & BetaTools
Kanga & Root
Analysis Tools
RooFit Toolkit
Data Management
Data Quality
Event display
Event Browser
Code releases
Databases
Check this page for HTML 4.01 Transitional compliance with the
W3C Validator
(More checks...)
#include "L1FctTimePointI.hh"

L1FctTimePointI


class description - source file - inheritance tree (.pdf)

class L1FctTimePointI : public KanObj, public KanClassI

Inheritance Chart:
TObject
KanPersistable
KanPersistentRefOwner
<-
KanObj
KanClassI
<-
L1FctTimePointI
<-
L1FctTimePointK
 
    This is an abstract class, constructors will not be documented.
    Look at the header to check for available constructors.

    private:
L1FctTimePointI& operator=(const L1FctTimePointI&) protected:
virtual L1FctTimePoint* buildTransient(KanEventReader& eR) virtual void loadFrom(const L1FctTimePoint*, KanEventWriter& eW) virtual KanTransCache& transCache() const public:
virtual ~L1FctTimePointI() L1FctTimePoint* access() virtual Int_t compare(const L1FctTimePointI& other, UInt_t recurse = 0, Bool_t verbose = kTRUE) virtual const char* iClassName() const void set(L1FctTimePoint* setTo) L1FctTimePoint* transient(KanEventReader& eR)

Data Members

    private:
KanTransCache_I<L1FctTimePointI> _cache !

Class Description

	Class L1FctTimePointI 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

--------------------------------------------------------------------------

~L1FctTimePointI()



Inline Functions


             const char* iClassName() const
        L1FctTimePointI& operator=(const L1FctTimePointI&)
         L1FctTimePoint* transient(KanEventReader& eR)
                    void set(L1FctTimePoint* setTo)
         L1FctTimePoint* access()
                   Int_t compare(const L1FctTimePointI& other, UInt_t recurse = 0, Bool_t verbose = kTRUE)
         L1FctTimePoint* buildTransient(KanEventReader& eR)
                    void loadFrom(const L1FctTimePoint*, KanEventWriter& eW)
          KanTransCache& transCache() const


Last update: Mon Nov 22 19:32:19 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.