#include <functional>
#include <map>
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
class | ana::LoadFromRegistry< BaseClass > |
Mechanism for derived classes to register their LoadFrom functions. More... | |
Namespaces | |
ana | |
Cuts and Vars for the 2020 FD DiF Study. | |
Macros | |
#define | REGISTER_LOADFROM(tag, BASE, DERIVED) |
#define REGISTER_LOADFROM | ( | tag, | |
BASE, | |||
DERIVED | |||
) |
Definition at line 51 of file LoadFromRegistry.h.