The Gaudi Framework  v38r3 (c3fc9673)
GenericNTupleWriter.cpp File Reference
#include <Gaudi/Algorithm.h>
#include <Gaudi/details/BranchWrapper.h>
#include <TFile.h>
#include <TTree.h>
#include <fmt/format.h>
#include <functional>
#include <gsl/pointers>
#include <mutex>
#include <string>
#include <vector>
Include dependency graph for GenericNTupleWriter.cpp:

Go to the source code of this file.

Classes

class  Gaudi::NTuple::GenericWriter
 A Gaudi algorithm for writing data of any type from N locations in the event store to a TTree. This class allows users to write data from various locations within the event store into a ROOT TTree structure dynamically creating branches leveraging ROOT's dynamic typing and I/O capabilities to support a range of data types. More...
 

Namespaces

 Gaudi
 Header file for std:chrono::duration-based Counters.
 
 Gaudi::NTuple