Class Geometry Contains vector for fit parameters (mean, sigma, etc.) obtained from multiple IOVs See Structure Point for description of the parameters. More...
Public Member Functions | |
vector< float > | DeltaMu () const |
Geometry () | |
Geometry (TString Title) | |
TString | GetTitle () |
vector< float > | Mu () const |
vector< float > | MuMinus () const |
vector< float > | MuPlus () const |
Geometry & | operator= (const Geometry &geom) |
vector< float > | Run () const |
void | SetTitle (TString Title) |
vector< float > | Sigma () const |
vector< float > | SigmaDeltaMu () const |
vector< float > | SigmaMinus () const |
vector< float > | SigmaPlus () const |
Public Attributes | |
vector< Point > | points |
TString | title |
Private Member Functions | |
vector< float > | GetQuantity (float(Point::*getter)() const) const |
Class Geometry Contains vector for fit parameters (mean, sigma, etc.) obtained from multiple IOVs See Structure Point for description of the parameters.
Definition at line 183 of file DMRtrends.cc.
|
inline |
Definition at line 200 of file DMRtrends.cc.
|
inline |
Definition at line 201 of file DMRtrends.cc.
|
inline |
Definition at line 216 of file DMRtrends.cc.
References Point::GetDeltaMu().
Referenced by compileDMRTrends().
|
inlineprivate |
Definition at line 189 of file DMRtrends.cc.
References point, and findQualityFiles::v.
|
inline |
|
inline |
Definition at line 210 of file DMRtrends.cc.
References Point::GetMu().
Referenced by compileDMRTrends().
|
inline |
Definition at line 212 of file DMRtrends.cc.
References Point::GetMuMinus().
Referenced by compileDMRTrends().
|
inline |
Definition at line 211 of file DMRtrends.cc.
References Point::GetMuPlus().
Referenced by compileDMRTrends().
Definition at line 202 of file DMRtrends.cc.
|
inline |
Definition at line 209 of file DMRtrends.cc.
References Point::GetRun().
Referenced by compileDMRTrends().
|
inline |
Definition at line 207 of file DMRtrends.cc.
|
inline |
Definition at line 213 of file DMRtrends.cc.
References Point::GetSigma().
Referenced by compileDMRTrends().
|
inline |
Definition at line 217 of file DMRtrends.cc.
References Point::GetSigmaDeltaMu().
Referenced by compileDMRTrends().
|
inline |
Definition at line 215 of file DMRtrends.cc.
References Point::GetSigmaMinus().
Referenced by compileDMRTrends().
|
inline |
Definition at line 214 of file DMRtrends.cc.
References Point::GetSigmaPlus().
Referenced by compileDMRTrends().
vector<Point> Geometry::points |
Definition at line 185 of file DMRtrends.cc.
Referenced by operator=().
TString Geometry::title |
Definition at line 199 of file DMRtrends.cc.
Referenced by Vispa.Views.LineDecayView.LineDecayContainer::autolayout(), Vispa.Views.LineDecayView.LineDecayContainer::autolayoutThreadFinished(), python.rootplot.root2matplotlib.HistStack::bar(), python.rootplot.root2matplotlib.HistStack::bar3d(), python.rootplot.root2matplotlib.HistStack::barcluster(), python.rootplot.root2matplotlib.HistStack::barh(), python.rootplot.root2matplotlib.HistStack::barstack(), Vispa.Views.LineDecayView.LineDecayContainer::childFinishedAutolayouting(), python.rootplot.root2matplotlib.HistStack::errorbar(), python.rootplot.root2matplotlib.HistStack::errorbarh(), alignment.Alignment::getRepMap(), Formatter.SimpleHTMLFormatter::headers(), python.rootplot.root2matplotlib.HistStack::histstack(), Vispa.Gui.PortWidget.PortWidget::name(), operator=(), presentation.SubsectionOnePage::pages(), presentation.SubsectionFromList::pages(), presentation.SummarySection::pages(), python.rootplot.root2matplotlib.Hist::show_titles(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), python.rootplot.utilities.Hist2D::TH2F(), python.rootplot.root2matplotlib.Hist2D::TH2F(), and presentation.SubsectionBase::write().