PODIO v00-16-03
An Event-Data-Model Toolkit for High Energy Physics Experiments
Loading...
Searching...
No Matches
Deprecated.h
Go to the documentation of this file.
1#ifndef PODIO_UTILITIES_DEPRECATED_H
2#define PODIO_UTILITIES_DEPRECATED_H
3
4#define DEPR_EVTSTORE \
5 [[deprecated("The EventStore based I/O model is deprecated and will be removed. Switch to the Frame based model.")]]
6
7#endif // PODIO_UTILITIES_DEPRECATED_H