herwig is hosted by Hepforge, IPPP Durham
Herwig++  2.7.0
Analysis2::Histogram2Options Struct Reference

Simple struct to contain options for plotting output of an observable. More...

#include <Histogram2Output.h>

List of all members.

Public Member Functions

 Histogram2Options ()
 Default constructor.
 Histogram2Options (int pFlags, int cFlags=0, string t="", string dt="", string x="", string y="", bool diff=true)
 Constructor giving initial values.

Public Attributes

int plotFlags
 Flags for plotting.
int channelFlags
 Flags for channel output.
string title
 Title of the histogram.
string datatitle
 Title of data, if present.
string xlabel
 X label.
string ylabel
 Y label.
bool differential
 wether or not this is a differential observable

Detailed Description

Simple struct to contain options for plotting output of an observable.

Definition at line 49 of file Histogram2Output.h.


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