|
Crombie Tools
|
#include <Selection.h>
Public Member Functions | |
| SelectionConfig (const std::string &mchistname) | |
Public Attributes | |
| const std::string | mchistname |
| The mchist to normalize the weight to. More... | |
| Selections | selections |
Friends | |
| std::istream & | operator>> (std::istream &is, SelectionConfig &config) |
Definition at line 34 of file Selection.h.
|
inline |
Definition at line 36 of file Selection.h.
|
friend |
Definition at line 72 of file Selection.h.
| const std::string crombie::Selection::SelectionConfig::mchistname |
The mchist to normalize the weight to.
Definition at line 39 of file Selection.h.
Referenced by crombie::Plotter::SingleFile().
| Selections crombie::Selection::SelectionConfig::selections |
Definition at line 41 of file Selection.h.
Referenced by crombie::Selection::operator>>(), and crombie::Plotter::SingleFile().