#include <Gaudi/Algorithm.h>
#include <Gaudi/Interfaces/IFileSvc.h>
#include <Gaudi/details/BranchWrapper.h>
#include <TFile.h>
#include <TTree.h>
#include <format>
#include <functional>
#include <gsl/pointers>
#include <mutex>
#include <string>
#include <vector>
Go to the source code of this file.
|
| namespace | 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.
|
| |
| namespace | Gaudi::NTuple |
| |