| #include "BtaSimpleBlockDataK.hh" |
BtaSimpleBlockDataK
class description - source file - inheritance tree (.pdf)
protected:
virtual BtaSimpleBlockData* buildTransient(KanEventReader& eR)
virtual Bool_t fillReadRefHook(KanEventReader& eR)
virtual Bool_t fillWriteRefHook(KanEventWriter& eW)
virtual void loadFrom(const BtaSimpleBlockData* transient, KanEventWriter& eW)
virtual void resetHook(Dna::Scope scope = Dna::Event)
public:
BtaSimpleBlockDataK()
virtual ~BtaSimpleBlockDataK()
virtual const BtaCandIdI* cand() const
virtual Bool_t isOn(UInt_t idx) const
private:
KanObjectRef<BtaCandIdI> _candId ! Reference to BtaCandId
KanReferenceSimple _candIdVal
UInt_t _nList
UChar_t* _listIndices [_nList] Array of list indices
BtaSimpleBlockDataK( )
:_candId(_candIdVal,*this,Dna::Event),_nList(0), _listIndices(0)
~BtaSimpleBlockDataK()
void loadFrom(const BtaSimpleBlockData* transient,
KanEventWriter& eW)
buildTransient(KanEventReader& eR)
const BtaCandIdI* cand() const
Bool_t isOn(UInt_t idx) const
Inline Functions
Bool_t fillWriteRefHook(KanEventWriter& eW)
Bool_t fillReadRefHook(KanEventReader& eR)
void resetHook(Dna::Scope scope = Dna::Event)
Last update: Mon Nov 22 19:26:36 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.
|