yoda is hosted by Hepforge, IPPP Durham
YODA - Yet more Objects for Data Analysis 2.0.0
YODA.h
Go to the documentation of this file.
1// -*- C++ -*-
2//
3// This file is part of YODA -- Yet more Objects for Data Analysis
4// Copyright (C) 2008-2023 The YODA collaboration (see AUTHORS for details)
5//
6#ifndef YODA_YODA_h
7#define YODA_YODA_h
8
9#include "YODA/Counter.h"
10#include "YODA/Histo.h"
11#include "YODA/Profile.h"
12#include "YODA/Scatter.h"
13#include "YODA/IO.h"
14
15#endif