![]() |
The Gaudi Framework
master (da3d77e1)
|
#include <Gaudi/Algorithm.h>
#include <Gaudi/Functional/Consumer.h>
#include <Gaudi/Interfaces/IFileSvc.h>
#include <Gaudi/details/BranchWrapper.h>
#include <GaudiKernel/StdArrayAsProperty.h>
#include <TFile.h>
#include <TTree.h>
#include <fmt/format.h>
#include <gsl/pointers>
#include <gsl/span>
#include <mutex>
#include <numeric>
#include <tuple>
#include <utility>
Go to the source code of this file.
Classes | |
struct | Gaudi::NTuple::WriterMixin< Signature > |
Base template for NTuple::WriterMixin. Actual specializations of this template provide the functionality. More... | |
struct | Gaudi::NTuple::WriterMixin< std::tuple< OUTPUTs... >(const INPUTs &...)> |
struct | Gaudi::NTuple::Writer< Signature, Traits_ > |
Base template for NTuple::Writer. Actual specializations of this template provide the functionality. More... | |
struct | Gaudi::NTuple::Writer< std::tuple< OUTPUTs... >(const INPUTs &...), Traits_ > |
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 | |