ATLAS Offline Software
|
Provide backwards compatibility for reading DataVector
classes.
More...
#include "DataModelAthenaPool/DataVectorConvert.h"
#include "TClass.h"
#include "TBuffer.h"
#include "TClassEdit.h"
#include "CxxUtils/checker_macros.h"
#include "TMemberStreamer.h"
#include "TStreamerElement.h"
#include "TStreamerInfo.h"
#include "TRealData.h"
#include "TDataMember.h"
#include "TMethodCall.h"
#include "TInterpreter.h"
#include "TROOT.h"
#include <vector>
#include <sstream>
#include <cstring>
#include <algorithm>
#include <mutex>
Go to the source code of this file.
Namespaces | |
DataModelAthenaPool | |
Provide backwards compatibility for reading DataVector
classes.
Definition in file DataVectorConvert.cxx.