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

DchDigiMCK


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

class DchDigiMCK : public DchDigiMCI

Inheritance Chart:
TObject
KanPersistable
KanPersistentRefOwner
<-
KanObj
KanClassI
<-
DchDigiMCI
<-
DchDigiMCK
    private:
DchDigiMCK(const DchDigiMCK&) DchDigiMCK& operator=(const DchDigiMCK&) protected:
virtual DchDigiMC* buildTransient(KanEventReader& eR) virtual Bool_t fillReadRefHook(KanEventReader& eR) virtual Bool_t fillWriteRefHook(KanEventWriter& eW) virtual void loadFrom(const DchDigiMC*, KanEventWriter&) virtual void resetHook(Dna::Scope scope = Dna::Event) public:
DchDigiMCK() virtual ~DchDigiMCK()

Data Members

    private:
UShort_t _smeared Double_t _mcdrift KanObjectRefVector<DchGHitI> _ghits ! KanReferenceVector _ghitsVal KanObjectRefVector<GTrackI> _gtracks ! KanReferenceVector _gtracksVal

Class Description

      Persistent class for DchDigiMC - implementation

 Environment:
      Software developed for the BaBar Detector at the SLAC B-Factory.

 Author List:
      Peter Elmer

 History (add to end):

 Copyright Information:
      Copyright (C) 2002                      Princeton University

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

DchDigiMCK() : DchDigiMCI(), _smeared(0), _mcdrift(0), _ghits(_ghitsVal,*this,Dna::Event), _gtracks(_gtracksVal,*this,Dna::Event)

~DchDigiMCK()

void loadFrom( const DchDigiMC* transient, KanEventWriter & eW )

DchDigiMC* buildTransient( KanEventReader& eR )



Inline Functions


             Bool_t fillWriteRefHook(KanEventWriter& eW)
             Bool_t fillReadRefHook(KanEventReader& eR)
               void resetHook(Dna::Scope scope = Dna::Event)
         DchDigiMCK DchDigiMCK(const DchDigiMCK&)
        DchDigiMCK& operator=(const DchDigiMCK&)


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