ATLAS Offline Software
|
A 2-D histogram that can draw a proper scatter plot. More...
#include "TH2.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | RootUtils::ScatterH2 |
A 2-D histogram that can draw a proper scatter plot. More... | |
struct | RootUtils::ScatterH2::Pair |
One point. Avoid std::pair so that we don't have duplicate dicts. More... | |
Namespaces | |
RootUtils | |
A 2-D histogram that can draw a proper scatter plot.
Definition in file ScatterH2.h.