![]() |
ATLAS Offline Software
|
A variant of TBranchElement that can call converters when reading objects in split mode.
More...
#include "RootConversions/TConvertingBranchElement.h"#include "RootConversions/TConverterRegistry.h"#include "RootConversions/TVirtualConverter.h"#include "TClonesArray.h"#include "TStreamerElement.h"#include "TFile.h"#include "TTree.h"#include "TVirtualCollectionProxy.h"#include "TVirtualCollectionIterators.h"#include "TBranchRef.h"#include "TClassEdit.h"#include "TBasket.h"#include "TError.h"#include "TStreamerInfo.h"#include "TBufferFile.h"#include "TVirtualArray.h"#include "TROOT.h"#include <cassert>#include <cstdlib>Go to the source code of this file.
A variant of TBranchElement that can call converters when reading objects in split mode.
Definition in file TConvertingBranchElement.cxx.