yoda is hosted by Hepforge, IPPP Durham
YODA - Yet more Objects for Data Analysis 2.0.0
Reader.h File Reference
#include "YODA/Utils/ReaderUtils.h"
#include "YODA/Utils/Traits.h"
#include <memory>
#include <fstream>
#include <iostream>
#include <sstream>
#include <type_traits>
#include <unordered_map>
#include <vector>

Go to the source code of this file.

Classes

class  YODA::Reader
 Pure virtual base class for various output writers. More...
 

Namespaces

namespace  YODA
 Anonymous namespace to limit visibility.
 

Functions

ReaderYODA::mkReader (const std::string &format_name)
 Factory function to make a reader object by format name or a filename.