CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
StraightTrackAlignment::RPSetPlots Struct Reference

#include <StraightTrackAlignment.h>

Public Member Functions

void free ()
 
 RPSetPlots ()
 
 RPSetPlots (const std::string &_name)
 
void write () const
 

Public Attributes

TH1D * chisqn_lin_fitted = nullptr
 normalised chi^2 histograms for all/selected tracks, in linear/logarithmic scale More...
 
TH1D * chisqn_lin_selected = nullptr
 
TH1D * chisqn_log_fitted = nullptr
 
TH1D * chisqn_log_selected = nullptr
 
TGraph * fitAxVsAyGraph_fitted = nullptr
 plots ax vs. ay More...
 
TGraph * fitAxVsAyGraph_selected = nullptr
 
TGraph * fitBxVsByGraph_fitted = nullptr
 plots bx vs. by More...
 
TGraph * fitBxVsByGraph_selected = nullptr
 
std::string name
 

Detailed Description

Definition at line 186 of file StraightTrackAlignment.h.

Constructor & Destructor Documentation

◆ RPSetPlots() [1/2]

StraightTrackAlignment::RPSetPlots::RPSetPlots ( )
inline

Definition at line 199 of file StraightTrackAlignment.h.

199 {}

◆ RPSetPlots() [2/2]

StraightTrackAlignment::RPSetPlots::RPSetPlots ( const std::string &  _name)

Member Function Documentation

◆ free()

void StraightTrackAlignment::RPSetPlots::free ( )

◆ write()

void StraightTrackAlignment::RPSetPlots::write ( ) const

Member Data Documentation

◆ chisqn_lin_fitted

TH1D* StraightTrackAlignment::RPSetPlots::chisqn_lin_fitted = nullptr

normalised chi^2 histograms for all/selected tracks, in linear/logarithmic scale

Definition at line 190 of file StraightTrackAlignment.h.

Referenced by free(), and StraightTrackAlignment::updateDiagnosticHistograms().

◆ chisqn_lin_selected

TH1D * StraightTrackAlignment::RPSetPlots::chisqn_lin_selected = nullptr

◆ chisqn_log_fitted

TH1D * StraightTrackAlignment::RPSetPlots::chisqn_log_fitted = nullptr

◆ chisqn_log_selected

TH1D * StraightTrackAlignment::RPSetPlots::chisqn_log_selected = nullptr

◆ fitAxVsAyGraph_fitted

TGraph* StraightTrackAlignment::RPSetPlots::fitAxVsAyGraph_fitted = nullptr

plots ax vs. ay

Definition at line 194 of file StraightTrackAlignment.h.

Referenced by free(), and StraightTrackAlignment::updateDiagnosticHistograms().

◆ fitAxVsAyGraph_selected

TGraph * StraightTrackAlignment::RPSetPlots::fitAxVsAyGraph_selected = nullptr

◆ fitBxVsByGraph_fitted

TGraph* StraightTrackAlignment::RPSetPlots::fitBxVsByGraph_fitted = nullptr

plots bx vs. by

Definition at line 197 of file StraightTrackAlignment.h.

Referenced by free(), and StraightTrackAlignment::updateDiagnosticHistograms().

◆ fitBxVsByGraph_selected

TGraph * StraightTrackAlignment::RPSetPlots::fitBxVsByGraph_selected = nullptr

◆ name

std::string StraightTrackAlignment::RPSetPlots::name

Definition at line 187 of file StraightTrackAlignment.h.

Referenced by ElectronMVAID.ElectronMVAID::__call__(), FWLite.ElectronMVAID::__call__(), dirstructure.Directory::__create_pie_image(), DisplayManager.DisplayManager::__del__(), dqm_interfaces.DirID::__eq__(), BeautifulSoup.Tag::__eq__(), dirstructure.Directory::__get_full_path(), dirstructure.Comparison::__get_img_name(), dataset.Dataset::__getDataType(), dataset.Dataset::__getFileInfoList(), dirstructure.Comparison::__make_image(), core.autovars.NTupleVariable::__repr__(), core.autovars.NTupleObjectType::__repr__(), core.autovars.NTupleObject::__repr__(), core.autovars.NTupleCollection::__repr__(), dirstructure.Directory::__repr__(), dqm_interfaces.DirID::__repr__(), dirstructure.Comparison::__repr__(), config.Service::__setattr__(), config.CFG::__str__(), counter.Counter::__str__(), average.Average::__str__(), BeautifulSoup.Tag::__str__(), BeautifulSoup.SoupStrainer::__str__(), FWLite.WorkingPoints::_reformat_cut_definitions(), core.autovars.NTupleObjectType::addSubObjects(), core.autovars.NTupleObjectType::addVariables(), core.autovars.NTupleObjectType::allVars(), dataset.CMSDataset::buildListOfFiles(), dataset.LocalDataset::buildListOfFiles(), dataset.CMSDataset::buildListOfFilesDBS(), dirstructure.Directory::calcStats(), validation.Sample::digest(), python.rootplot.utilities.Hist::divide(), python.rootplot.utilities.Hist::divide_wilson(), DisplayManager.DisplayManager::Draw(), TreeCrawler.Package::dump(), core.autovars.NTupleVariable::fillBranch(), core.autovars.NTupleObject::fillBranches(), core.autovars.NTupleCollection::fillBranchesScalar(), core.autovars.NTupleCollection::fillBranchesVector(), core.autovars.NTupleCollection::get_cpp_declaration(), core.autovars.NTupleCollection::get_cpp_wrapper_class(), core.autovars.NTupleCollection::get_py_wrapper_class(), utils.StatisticalTest::get_status(), production_tasks.Task::getname(), dataset.CMSDataset::getPrimaryDatasetEntries(), dataset.PrivateDataset::getPrimaryDatasetEntries(), VIDSelectorBase.VIDSelectorBase::initialize(), personalPlayback.Applet::log(), core.autovars.NTupleVariable::makeBranch(), core.autovars.NTupleObject::makeBranches(), core.autovars.NTupleCollection::makeBranchesScalar(), core.autovars.NTupleCollection::makeBranchesVector(), dirstructure.Directory::print_report(), dataset.BaseDataset::printInfo(), dataset.Dataset::printInfo(), production_tasks.MonitorJobs::run(), BeautifulSoup.SoupStrainer::searchTag(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), counter.Counter::write(), and average.Average::write().

StraightTrackAlignment::RPSetPlots::chisqn_log_selected
TH1D * chisqn_log_selected
Definition: StraightTrackAlignment.h:191
StraightTrackAlignment::RPSetPlots::fitAxVsAyGraph_fitted
TGraph * fitAxVsAyGraph_fitted
plots ax vs. ay
Definition: StraightTrackAlignment.h:194
StraightTrackAlignment::RPSetPlots::fitBxVsByGraph_selected
TGraph * fitBxVsByGraph_selected
Definition: StraightTrackAlignment.h:197
StraightTrackAlignment::RPSetPlots::chisqn_lin_fitted
TH1D * chisqn_lin_fitted
normalised chi^2 histograms for all/selected tracks, in linear/logarithmic scale
Definition: StraightTrackAlignment.h:190
StraightTrackAlignment::RPSetPlots::chisqn_lin_selected
TH1D * chisqn_lin_selected
Definition: StraightTrackAlignment.h:190
StraightTrackAlignment::RPSetPlots::fitBxVsByGraph_fitted
TGraph * fitBxVsByGraph_fitted
plots bx vs. by
Definition: StraightTrackAlignment.h:197
StraightTrackAlignment::RPSetPlots::chisqn_log_fitted
TH1D * chisqn_log_fitted
Definition: StraightTrackAlignment.h:190
StraightTrackAlignment::RPSetPlots::fitAxVsAyGraph_selected
TGraph * fitAxVsAyGraph_selected
Definition: StraightTrackAlignment.h:194