PODIO
v00-16-03
An Event-Data-Model Toolkit for High Energy Physics Experiments
Loading...
Searching...
No Matches
IOHelpers.h
Go to the documentation of this file.
1
#ifndef PODIO_UTILITIES_IOHELPERS_H
2
#define PODIO_UTILITIES_IOHELPERS_H
3
4
#ifndef PODIO_ENABLE_SIO
5
#define PODIO_ENABLE_SIO 0
6
#endif
7
8
#include "
podio/IReader.h
"
9
10
#include <memory>
11
#include <string>
12
13
namespace
podio
{
14
std::unique_ptr<podio::IReader>
createReader
(
const
std::string& filename);
15
}
16
17
#endif
IReader.h
podio
Definition:
ASCIIWriter.h:14
podio::createReader
std::unique_ptr< podio::IReader > createReader(const std::string &filename)
Definition:
IOHelpers.cc:10
podio-00-16-03
include
podio
utilities
IOHelpers.h
Generated by
1.9.6