#include <Gaudi/Property.h>
#include <GaudiKernel/ClassID.h>
#include <GaudiKernel/IIncidentSvc.h>
#include <GaudiKernel/SmartIF.h>
#include <GaudiUtils/IIODataManager.h>
#include <map>
#include <set>
#include <string>
#include <string_view>
#include <vector>
#include <RootCnv/RootRefs.h>
#include <TFile.h>
#include <TTreePerfStats.h>
Go to the source code of this file.
|
| 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.
|
|