Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooFit::Detail::FlatMap< Key_t, Val_t > Struct Template Reference

template<class Key_t, class Val_t>
struct RooFit::Detail::FlatMap< Key_t, Val_t >

Definition at line 475 of file RooGlobalFunc.h.

Public Attributes

std::vector< Key_t > keys
 
std::vector< Val_t > vals
 

#include <RooGlobalFunc.h>

Member Data Documentation

◆ keys

template<class Key_t , class Val_t >
std::vector<Key_t> RooFit::Detail::FlatMap< Key_t, Val_t >::keys

Definition at line 476 of file RooGlobalFunc.h.

◆ vals

template<class Key_t , class Val_t >
std::vector<Val_t> RooFit::Detail::FlatMap< Key_t, Val_t >::vals

Definition at line 477 of file RooGlobalFunc.h.

Collaboration diagram for RooFit::Detail::FlatMap< Key_t, Val_t >:
[legend]

The documentation for this struct was generated from the following file: