ATLAS Offline Software
Classes | Namespaces
ScatterH2.h File Reference

A 2-D histogram that can draw a proper scatter plot. More...

#include "TH2.h"
#include <vector>
Include dependency graph for ScatterH2.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

A 2-D histogram that can draw a proper scatter plot.

Author
scott snyder
Date
Jan, 2008, from earlier analysis code.

Definition in file ScatterH2.h.