| #include "IfrAbs3DCompK.hh" |
IfrAbs3DCompK
class description - source file - inheritance tree (.pdf)
private:
IfrAbs3DCompK(const IfrAbs3DCompK&)
IfrAbs3DCompK& operator=(const IfrAbs3DCompK&)
protected:
virtual HepAList<IfrAbs3D>* buildTransient(KanEventReader& eR)
virtual void loadFrom(const HepAList<IfrAbs3D>* transient, KanEventWriter& eW)
virtual void setDependentBranches()
public:
IfrAbs3DCompK()
virtual ~IfrAbs3DCompK()
virtual void print(ostream& os = std::cout) const
private:
KanCache<KanClonesVectorK<IfrAbs3DK> > _storedList ! Vector of IfrAbs3D Clusters
Persistent class for a HepAList<IfrAbs3D>.
Persistent Location:
Aod::"Ifr"
Esd::"Ifr"
Sub-Branches:
"_Abs3Ds" -> KanClonesVector_K<IfrAbs3DK>
IfrAbs3DCompK() :
KanCompoundObj< HepAList<IfrAbs3D> >()
~IfrAbs3DCompK()
void print(ostream& os) const
Standard print function
void setDependentBranches()
Setup the owned branches
loadFrom( const HepAList< IfrAbs3D >* aTransient ,
KanEventWriter& eW )
Fill the persistent data from a transient
buildTransient( KanEventReader& eR )
Build a transient from the persistent data
Inline Functions
IfrAbs3DCompK IfrAbs3DCompK(const IfrAbs3DCompK&)
IfrAbs3DCompK& operator=(const IfrAbs3DCompK&)
Author: L. Wilden, P. Elmer, D. Brown
Last update: IfrAbs3DCompK.cc,v 1.16 2004/08/06 06:10:44 bartoldu Exp $
Copyright (C) 2002 Princeton University
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.
|