The Gaudi Framework  master (37c0b60a)
GenericNTupleWriter.cpp File Reference
#include <Gaudi/Algorithm.h>
#include <Gaudi/Interfaces/IFileSvc.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
 This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited.
 
 Gaudi::NTuple