16#ifndef ROOT7_RStyleReader
17#define ROOT7_RStyleReader
23#include <unordered_map>
27namespace Experimental {
void ReadDefaults()
Reads the attribute config values from .rootstylerc.
std::unordered_map< std::string, RStyle > AllStyles_t
Key is the style name.
AllStyles_t & fAttrs
Collection of attributes to read into.
RStyleReader(AllStyles_t &attrs)
bool AddFromStyleFile(const std::string &filename)
Adds attributes specified in filename to those already existing in fAttrs.
Namespace for new ROOT classes and functions.