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.
Functions | |
void | TConvertingBranchElement_init () |
To allow calling Initialize without having to depend on the header. More... | |
A variant of TBranchElement
that can call converters when reading objects in split mode.
Definition in file TConvertingBranchElement.cxx.
void TConvertingBranchElement_init | ( | ) |
To allow calling Initialize without having to depend on the header.
Definition at line 1375 of file TConvertingBranchElement.cxx.