GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
virtual Bool_t ADF::Frame::TransfertSubFrame ( const Frame ,
UInt_t   
)
inlinevirtualinherited

copy the sub-frame #i to the Frame given in the second argument

transfert subframe whichsub from from_frame to this

This is used, once you have added particular subframe with the AddSubFrame method of Frame, to transfert a subframe from the input frame to the output frame without taking care of the convertion of the key. The sub frame is simply added at the end of the destination frame. If you need to access the added sub frame, apply the Scan method first.

Reimplemented in ADF::CompositeFrame.

Definition at line 268 of file Frame.h.