12 #include "RMF/config.h"
28 Label(FH fh, std::string category, std::string name)
30 Category cat = fh.get_category(category);
31 k_ = fh.template get_key<IntTag>(cat, name);
38 RMF_SHOWABLE(
Label, name_);
A handle for a particular node in the hierarchy.
A handle for a particular node in a read-only hierarchy.
void set_value(ID< Tag > k, typename Tag::ArgumentType v) const
Declaration of NodeHandle.
A decorator-like class to mark certain nodes (e.g. molecule boundaries)