| #include "IfrDigiStripK.hh" |
IfrDigiStripK
class description - source file - inheritance tree (.pdf)
private:
IfrDigiStripK(const IfrDigiStripK&)
IfrDigiStripK& operator=(const IfrDigiStripK&)
protected:
virtual IfrDigiStrip* buildTransient(KanEventReader& eR)
virtual void loadFrom(const IfrDigiStrip*, KanEventWriter&)
public:
IfrDigiStripK()
virtual ~IfrDigiStripK()
private:
UShort_t _strip could be bitpacked?
UShort_t _split
UShort_t _view could be bitpacked?
UShort_t _layer could be bitpacked?
Short_t _sector could be bitpacked?
Persistent class for IfrDigiStrip - 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
------------------------------------------------------------------------
IfrDigiStripK() :
IfrDigiStripI(),
_strip(0), _split(0), _view(0),
_layer(0), _sector(0)
~IfrDigiStripK()
void loadFrom( const IfrDigiStrip* transient,
KanEventWriter & eW )
IfrDigiStrip* buildTransient( KanEventReader& eR )
Inline Functions
IfrDigiStripK IfrDigiStripK(const IfrDigiStripK&)
IfrDigiStripK& operator=(const IfrDigiStripK&)
Last update: Mon Nov 22 19:28:51 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.
|