| #include "L1FctTimePointVectorK.hh" |
L1FctTimePointVectorK
class description - source file - inheritance tree (.pdf)
private:
L1FctTimePointVectorK(const L1FctTimePointVectorK&)
virtual L1FctTimePointArray* buildTransient(KanEventReader&)
virtual void loadFrom(const L1FctTimePointArray*, KanEventWriter&)
L1FctTimePointVectorK& operator=(const L1FctTimePointVectorK&)
protected:
virtual void setDependentBranches()
public:
L1FctTimePointVectorK()
virtual ~L1FctTimePointVectorK()
private:
KanCache<KanClonesVectorK<L1FctTimePointK> > _timePoints ! The vector of time points
TArrayI trgLineNameIndices_ The indices for the Trigger Line Names
Class L1FctTimePointVectorK implementation
Environment:
This software was developed for the BaBar collaboration. If you
use all or part of it, please give an appropriate acknowledgement.
Author List:
Gregory Dubois-Felsmann
Copyright Information:
Copyright (C) 2003 California Institute of Technology
------------------------------------------------------------------------
L1FctTimePointVectorK()
:_timePoints(Dna::Event)
, trgLineNameIndices_()
~L1FctTimePointVectorK()
void setDependentBranches()
These define the relative locations of the sub-branches.
DON'T EVER change them.
loadFrom( const L1FctTimePointArray* tpa, KanEventWriter& )
Fill a default-constructed persistent class from a transient instance.
buildTransient( KanEventReader& eR )
Inline Functions
L1FctTimePointVectorK L1FctTimePointVectorK(const L1FctTimePointVectorK&)
L1FctTimePointVectorK& operator=(const L1FctTimePointVectorK&)
Last update: Mon Nov 22 19:32:25 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.
|