12#include <tracking/trackFindingVXD/utilities/Named.h>
13#include <unordered_map>
30 auto value =
m_variables.emplace(identifier, NAN).first;
31 variables.emplace_back(identifier, &(value->second));
A mixin class to attach a name to an object. Based on class with same name in CDC package.
Abstract base class for different kinds of events.