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

Go to the source code of this file.

Classes

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

Namespaces

namespace  YODA
 Anonymous namespace to limit visibility.
 

Functions

WriterYODA::mkWriter (const std::string &format_name)
 Factory function to make a writer object by format name or a filename.