| #include "PidInfoChargedSummaryCompK.hh" |
PidInfoChargedSummaryCompK
class description - source file - inheritance tree (.pdf)
protected:
virtual HepAList<PidInfoChargedSummary>* buildTransient(KanEventReader& eR)
virtual void loadFrom(const HepAList<PidInfoChargedSummary>*, KanEventWriter&)
virtual void setDependentBranches()
public:
PidInfoChargedSummaryCompK()
virtual ~PidInfoChargedSummaryCompK()
private:
KanCache<KanClonesVectorK<SvtPidTrkDataK> > _svtV ! svt trk-level pid information
KanCache<KanClonesVectorK<DchPidTrkDataK> > _dchV ! dch trk-level pid information
KanCache<KanClonesVectorK<DrcPidTrkDataK> > _drcV ! drc trk-level pid information
KanCache<KanClonesVectorK<EmcTrkInterDataK> > _emcV ! emc track-intersection information
KanCache<KanClonesVectorK<IfrPidTrkDataK> > _ifrV ! ifr trk-level pid information
KanCache<KanClonesVectorK<PidInfoChargedSummaryK> > _pidV ! pid summary objects
This class persists the list of PidInfo objects from all the subsystems
associated with a list of tracks.
Persistent Location:
Aod::"Pid"
Sub-Branches:
"_SvtPids" -> KanClonesVector_K<SvtPidTrkDataK>
"_DchPids" -> KanClonesVector_K<DchPidTrkDataK>
"_DrcPids" -> KanClonesVector_K<TrkPidTrkDataK>
"_EmcPids" -> KanClonesVector_K<EmcTrkInterDataK>
"_IfrPids" -> KanClonesVector_K<IfrPidTrkDataK>
"_Summaries" -> KanClonesVector_K<PidInfoChargedSummaryK>
PidInfoChargedSummaryCompK( ) :
KanCompoundObj< HepAList< PidInfoChargedSummary > > ()
setDependentBranches()
build the owned branches
void loadFrom(const HepAList< PidInfoChargedSummary >* transient, KanEventWriter & eW)
Fill the persistent data from the transient list
~PidInfoChargedSummaryCompK()
Inline Functions
HepAList<PidInfoChargedSummary>* buildTransient(KanEventReader& eR)
Author: D. Brown, L. Wilden
Last update: PidInfoChargedSummaryCompK.cc,v 1.18 2004/02/14 01:24:40 jtinslay Exp $
Copyright (C) 2002 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.
|