| #include "DrcMiniTrackCompositeK.hh" |
DrcMiniTrackCompositeK
class description - source file - inheritance tree (.pdf)
protected:
virtual HepAList<DrcTrack>* buildTransient(KanEventReader& eR)
virtual void loadFrom(const HepAList<DrcTrack>* aDrcTrack, KanEventWriter& eW)
virtual void setDependentBranches()
public:
DrcMiniTrackCompositeK()
virtual ~DrcMiniTrackCompositeK()
private:
static ComPackFlatFloat _packer ! packer for mean time
UInt_t _meanTime Mean Time of All the Drc Tracks (I Think)
KanCache<KanClonesVectorK<DrcMiniTrackK> > _drcTracks ! the tracks
Copyright: (C) 2001 Lawrence Berkeley Laboratory
Description:
Class DrcMiniTrackCompositeK. This single persistent object contains
all the information necessary to rebuild the list of transient dirc
tracks from an event. It relys on the persistent list of Dirc hits and the
persistent list of tracks.
DrcMiniTrackCompositeK() :
KanCompoundObj< HepAList< DrcTrack > >()
~DrcMiniTrackCompositeK()
setDependentBranches()
These define the relative locations of the sub-branches.
DON'T EVER change them.
loadFrom( const HepAList<DrcTrack>* tracklist,
KanEventWriter& eW )
buildTransient( KanEventReader& eR )
Inline Functions
Author: D Brown, L. Wilden
Last update: DrcMiniTrackCompositeK.cc,v 1.10 2004/02/14 01:21:12 jtinslay Exp $
Copyright (C) 2001 Lawrence Berkeley Laboratory
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.
|