Back to home page

EIC code displayed by LXR

 
 

    


Warning, file /include/YODA/YODA.h was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 // -*- C++ -*-
0002 //
0003 // This file is part of YODA -- Yet more Objects for Data Analysis
0004 // Copyright (C) 2008-2025 The YODA collaboration (see AUTHORS for details)
0005 //
0006 #ifndef YODA_YODA_h
0007 #define YODA_YODA_h
0008 
0009 #include "YODA/Counter.h"
0010 #include "YODA/Histo.h"
0011 #include "YODA/Profile.h"
0012 #include "YODA/Scatter.h"
0013 #include "YODA/IO.h"
0014 
0015 #endif