Crombie Tools
crombie::Selection::SelectionConfig Class Reference

#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)
 

Detailed Description

Definition at line 34 of file Selection.h.

Constructor & Destructor Documentation

§ SelectionConfig()

crombie::Selection::SelectionConfig::SelectionConfig ( const std::string &  mchistname)
inline

Definition at line 36 of file Selection.h.

Friends And Related Function Documentation

§ operator>>

std::istream& operator>> ( std::istream &  is,
SelectionConfig config 
)
friend

Definition at line 72 of file Selection.h.

Member Data Documentation

§ mchistname

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

Selections crombie::Selection::SelectionConfig::selections

Definition at line 41 of file Selection.h.

Referenced by crombie::Selection::operator>>(), and crombie::Plotter::SingleFile().


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