#include <memory>
#include <string>
#include <type_traits>
#include <unordered_map>
#include <ROOT/RPadLength.hxx>
#include <ROOT/RColor.hxx>
Namespaces | |
namespace | ROOT |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
namespace | ROOT::Experimental |
Functions | |
template<> | |
const RAttrMap::Value_t * | ROOT::Experimental::RAttrMap::Value_t::GetValue< const RAttrMap::Value_t *, bool > (const Value_t *rec) |
template<> | |
const RAttrMap::Value_t * | ROOT::Experimental::RAttrMap::Value_t::GetValue< const RAttrMap::Value_t *, double > (const Value_t *rec) |
template<> | |
const RAttrMap::Value_t * | ROOT::Experimental::RAttrMap::Value_t::GetValue< const RAttrMap::Value_t *, int > (const Value_t *rec) |
template<> | |
const RAttrMap::Value_t * | ROOT::Experimental::RAttrMap::Value_t::GetValue< const RAttrMap::Value_t *, RColor > (const Value_t *rec) |
template<> | |
const RAttrMap::Value_t * | ROOT::Experimental::RAttrMap::Value_t::GetValue< const RAttrMap::Value_t *, RPadLength > (const Value_t *rec) |
template<> | |
const RAttrMap::Value_t * | ROOT::Experimental::RAttrMap::Value_t::GetValue< const RAttrMap::Value_t *, void > (const Value_t *rec) |