Crombie Tools
EnvelopeInfo Class Reference

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
 

Detailed Description

Similar to PlotInfo, but slightly different information for envelopes.

Definition at line 30 of file PlotPreparer.h.

Constructor & Destructor Documentation

§ EnvelopeInfo()

EnvelopeInfo::EnvelopeInfo ( TProfile *  hist,
Double_t &  env_expr,
Int_t  renorm_idx 
)
inline

Definition at line 32 of file PlotPreparer.h.

References env_expr, and renorm_idx.

Referenced by PlotPreparer::AddHist().

Member Data Documentation

§ env_expr

Double_t& EnvelopeInfo::env_expr

Definition at line 36 of file PlotPreparer.h.

Referenced by EnvelopeInfo().

§ hist

TProfile* EnvelopeInfo::hist

Definition at line 35 of file PlotPreparer.h.

Referenced by PlotPreparer::PreparePlots(), and PlotPreparer::ScalePlots().

§ renorm_idx

Int_t EnvelopeInfo::renorm_idx

Definition at line 37 of file PlotPreparer.h.

Referenced by EnvelopeInfo().


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