#include <unordered_map>
#include <set>
#include <string>
#include <vector>
#include <memory>
#include <Rtypes.h>
#include <ROOT/REntry.hxx>
#include <ROOT/RNTupleModel.hxx>
#include <ROOT/RNTupleReader.hxx>
#include <ROOT/RNTupleWriter.hxx>
#include <ROOT/RError.hxx>
#include "xAODEventFormat/EventFormat.h"
#include "AthContainersInterfaces/IAuxStoreHolder.h"
#include "CxxUtils/checker_macros.h"
#include "AthContainers/tools/threading.h"
#include "AthContainers/tools/upgrade_mutex.h"
#include "CxxUtils/sgkey_t.h"
#include "xAODRootAccessInterfaces/TVirtualEvent.h"
#include "AsgMessaging/StatusCode.h"
#include "xAODRootAccess/tools/IProxyDict.h"
#include "REvent.icc"
Go to the source code of this file.