Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes | Namespaces | Typedefs
IRootAuxDynIO.h File Reference
#include "RootAuxDynIO/RootAuxDynDefs.h"
#include <string>
#include <memory>
#include <vector>
#include <mutex>
#include <tuple>
#include "RVersion.h"
Include dependency graph for IRootAuxDynIO.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RootAuxDynIO::IRootAuxDynReader
 
class  RootAuxDynIO::IRootAuxDynWriter
 Interface for an AuxDyn Writer - TTree based. More...
 
class  RootAuxDynIO::IRNTupleAuxDynWriter
 Interface for a RNTuple-based Writer that handles AuxDyn attributes Works in conjuction with the generic writer. More...
 
class  RootAuxDynIO::IFactoryTool
 

Namespaces

 ROOT
 Selection rules: declare transient members.
 
 RootAuxDynIO
 Specialization of RootAuxDynStore for reading Aux Dynamic attributes from RNTuple.
 

Typedefs

typedef std::tuple< std::string, std::string, void * > RootAuxDynIO::attrDataTuple