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 "DrcMiniTrackCompositeK.hh"

DrcMiniTrackCompositeK


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

class DrcMiniTrackCompositeK : public KanCompoundObj<HepAList<DrcTrack> >

Inheritance Chart:
TObject
KanPersistable
KanPersistentRefOwner
<-
KanObj
KanBranch
KanBranchOwner
<-
KanBranchObj
<-
KanCompoundObj<HepAList<DrcTrack> >
<-
DrcMiniTrackCompositeK

    protected:
virtual HepAList<DrcTrack>* buildTransient(KanEventReader& eR) virtual void loadFrom(const HepAList<DrcTrack>* aDrcTrack, KanEventWriter& eW) virtual void setDependentBranches() public:
DrcMiniTrackCompositeK() virtual ~DrcMiniTrackCompositeK()

Data Members

    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

Class Description

 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.