Interface to services and their configurations. More...
#include "cetlib/exempt_ptr.h"
#include "fhiclcpp/ParameterSet.h"
#include "nutools/EventDisplayBase/Reconfigurable.h"
#include <vector>
#include <map>
#include <string>
#include <tuple>
Go to the source code of this file.
Classes | |
struct | evdb::ServiceTableEntry |
Information about a service required by the event display. More... | |
class | evdb::ServiceTable |
Collection of Services used in the event display. More... | |
Namespaces | |
evdb | |
Manage all things related to colors for the event display. | |
Variables | |
static constexpr int | evdb::kDRAWING_SERVICE = 1 |
static constexpr int | evdb::kEXPERIMENT_SERVICE = 2 |
Interface to services and their configurations.
Definition in file ServiceTable.h.