Namespace podio::Category
-
namespace Category
This namespace mimics an enum (at least in its usage) and simply defines either commonly used category names, or category names that form a convention.
Variables
-
constexpr const auto Event = "events"
The event category.
-
constexpr const auto Run = "runs"
The run category.
-
constexpr const auto Metadata = "metadata"
The metadata category that is used to store a single Frame that holds data that is valid for a whole file, e.g.
collection level parameters
-
constexpr const auto Event = "events"