11 #ifndef ROOT_TContainerConverters 12 #define ROOT_TContainerConverters Small helper to read a TBuffer containing a TClonesArray into any valid collection.
TClass * fCollectionClass
Buffer base class used for serializing objects.
void operator()(TBuffer &b, void *pmember, Int_t size=0)
Read a TClonesArray from the TBuffer b and load it into a (stl) collection.
The ROOT global object gROOT contains a list of all defined classes.
~TConvertClonesArrayToProxy()
Destructor.
TClass * fCollectionClass
you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t Double_t Double_t Double_t Double_t b
TConvertClonesArrayToProxy(TVirtualCollectionProxy *proxy, Bool_t isPointer, Bool_t isPrealloc)
Constructor.