|
Crombie Tools
|
Similar to PlotInfo, but slightly different information for envelopes. More...
#include <PlotPreparer.h>
Public Member Functions | |
| EnvelopeInfo (TProfile *hist, Double_t &env_expr, Int_t renorm_idx) | |
Public Attributes | |
| Double_t & | env_expr |
| TProfile * | hist |
| Int_t | renorm_idx |
Similar to PlotInfo, but slightly different information for envelopes.
Definition at line 30 of file PlotPreparer.h.
|
inline |
Definition at line 32 of file PlotPreparer.h.
References env_expr, and renorm_idx.
Referenced by PlotPreparer::AddHist().
| Double_t& EnvelopeInfo::env_expr |
Definition at line 36 of file PlotPreparer.h.
Referenced by EnvelopeInfo().
| TProfile* EnvelopeInfo::hist |
Definition at line 35 of file PlotPreparer.h.
Referenced by PlotPreparer::PreparePlots(), and PlotPreparer::ScalePlots().
| Int_t EnvelopeInfo::renorm_idx |
Definition at line 37 of file PlotPreparer.h.
Referenced by EnvelopeInfo().