#include <Book.h>
Classes | |
struct | match_name |
Public Types | |
typedef boost::filter_iterator< match_name, book_t::const_iterator > | const_iterator |
typedef boost::filter_iterator< match_name, book_t::iterator > | iterator |
Public Member Functions | |
iterator | begin (string_t re=".*") |
const_iterator | begin (string_t re=".*") const |
Book () | |
Book (string_t t) | |
TH1 * | book (string_t name, TH1 *const hist) |
bool | empty () const |
iterator | end (string_t re=".*") |
const_iterator | end (string_t re=".*") const |
void | erase (string_t name) |
void | erase (iterator it) |
void | fill (double_t X, const char *name, uint_t NbinsX, double_t Xlow, double_t Xup, double_t W=1) |
void | fill (double_t X, const poly< std::string > &names, uint_t NbinsX, double_t Xlow, double_t Xup, double_t W=1) |
void | fill (double_t X, double_t Y, const char *name, uint_t NbinsX, double_t Xlow, double_t Xup, double_t W=1) |
void | fill (double_t X, double_t Y, const poly< std::string > &names, uint_t NbinsX, double_t Xlow, double_t Xup, double_t W=1) |
void | fill (double_t X, double_t Y, const char *name, uint_t NbinsX, double_t Xlow, double_t Xup, uint_t NbinsY, double_t Ylow, double_t Yup, double_t W=1) |
void | fill (double_t X, double_t Y, const poly< std::string > &names, uint_t NbinsX, double_t Xlow, double_t Xup, uint_t NbinsY, double_t Ylow, double_t Yup, double_t W=1) |
void | fill (double_t X, double_t Y, double_t Z, const char *name, uint_t NbinsX, double_t Xlow, double_t Xup, uint_t NbinsY, double_t Ylow, double_t Yup, uint_t NbinsZ, double_t Zlow, double_t Zup, double_t W=1) |
void | fill (double_t X, double_t Y, double_t Z, const poly< std::string > &names, uint_t NbinsX, double_t Xlow, double_t Xup, uint_t NbinsY, double_t Ylow, double_t Yup, uint_t NbinsZ, double_t Zlow, double_t Zup, double_t W=1) |
std::pair< iterator, iterator > | filter_range (string_t re=".*") |
std::pair< const_iterator, const_iterator > | filter_range (string_t re=".*") const |
iterator | find (string_t name, string_t re=".*") |
const_iterator | find (string_t name, string_t re=".*") const |
TH1 *& | operator[] (string_t name) |
const TH1 * | operator[] (string_t name) const |
long | size () const |
string_t & | title () const |
Private Types | |
typedef std::map< std::string, TH1 * > | book_t |
typedef const double | double_t |
typedef const std::string | string_t |
typedef const unsigned long | uint_t |
Private Attributes | |
book_t | book_ |
TDirectory * | directory |
std::string | title_ |
|
private |
typedef boost::filter_iterator<match_name,book_t::const_iterator> Book::const_iterator |
|
private |
typedef boost::filter_iterator<match_name,book_t::iterator> Book::iterator |
|
private |
|
private |
Definition at line 48 of file Book.h.
References b, MillePedeFileConverter_cfg::e, and Book::match_name::match_name().
Referenced by LA_Filler_Fitter::ensemble_results(), LA_Filler_Fitter::ensemble_summary(), filter_range(), LA_Filler_Fitter::fit_width_profile(), LA_Filler_Fitter::layer_results(), LA_Filler_Fitter::make_and_fit_symmchi2(), LA_Filler_Fitter::module_results(), sistrip::MeasureLA::process_reports(), sistrip::MeasureLA::summarize_module_muH_byLayer(), sistrip::EnsembleCalibrationLA::write_ensembles_plots(), sistrip::MeasureLA::write_report_plots(), sistrip::MeasureLA::write_report_text_ms(), and sistrip::EnsembleCalibrationLA::write_samples_plots().
|
inline |
|
inline |
Definition at line 42 of file Book.h.
References create_public_lumi_plots::hist, and dataset::name.
Referenced by fill(), and LA_Filler_Fitter::make_and_fit_symmchi2().
|
inline |
Definition at line 39 of file Book.h.
Referenced by Vispa.Gui.VispaWidget.TextField::setAutosizeFont(), and Vispa.Gui.VispaWidget.TextField::setAutotruncate().
Definition at line 50 of file Book.h.
References MillePedeFileConverter_cfg::e, and Book::match_name::match_name().
Referenced by Types.LuminosityBlockRange::cppID(), Types.EventRange::cppID(), LA_Filler_Fitter::ensemble_results(), LA_Filler_Fitter::ensemble_summary(), filter_range(), LA_Filler_Fitter::fit_width_profile(), LA_Filler_Fitter::layer_results(), LA_Filler_Fitter::make_and_fit_symmchi2(), LA_Filler_Fitter::module_results(), sistrip::MeasureLA::process_reports(), sistrip::MeasureLA::summarize_module_muH_byLayer(), sistrip::EnsembleCalibrationLA::write_ensembles_plots(), sistrip::MeasureLA::write_report_plots(), sistrip::MeasureLA::write_report_text_ms(), and sistrip::EnsembleCalibrationLA::write_samples_plots().
|
inline |
Definition at line 51 of file Book.h.
References MillePedeFileConverter_cfg::e, and Book::match_name::match_name().
Referenced by Types.LuminosityBlockRange::cppID(), and Types.EventRange::cppID().
|
inline |
|
inline |
Definition at line 60 of file Book.h.
References AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by fill(), LA_Filler_Fitter::fill_one_cluster(), LA_Filler_Fitter::summarize_ensembles(), and sistrip::MeasureLA::summarize_module_muH_byLayer().
|
inline |
|
inline |
Definition at line 72 of file Book.h.
References fill(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 74 of file Book.h.
References book(), HcalObjRepresent::Fill(), and dataset::name.
|
inline |
Definition at line 84 of file Book.h.
References fill(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 87 of file Book.h.
References book(), HcalObjRepresent::Fill(), and dataset::name.
|
inline |
Definition at line 98 of file Book.h.
References fill(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 102 of file Book.h.
References book(), HcalObjRepresent::Fill(), and dataset::name.
|
inline |
Definition at line 52 of file Book.h.
References Book::match_name::match_name().
Referenced by BeautifulSoup.Tag::__getattr__(), BeautifulSoup.Tag::firstText(), and LA_Filler_Fitter::make_and_fit_symmchi2().
|
inline |
Definition at line 53 of file Book.h.
References Book::match_name::match_name().
Referenced by BeautifulSoup.Tag::__getattr__(), and BeautifulSoup.Tag::firstText().
|
inline |
|
inline |
Definition at line 40 of file Book.h.
Referenced by ntupleDataFormat._Collection::__iter__(), and ntupleDataFormat._Collection::__len__().
|
inline |
Definition at line 38 of file Book.h.
References title_.
Referenced by Vispa.Views.LineDecayView.LineDecayContainer::autolayout(), Vispa.Views.LineDecayView.LineDecayContainer::autolayoutThreadFinished(), Vispa.Views.LineDecayView.LineDecayContainer::childFinishedAutolayouting(), and Vispa.Gui.PortWidget.PortWidget::name().
|
private |
Definition at line 25 of file Book.h.
Referenced by dqm_interfaces.DirFetcher::run(), utils.unpickler::run(), edmIntegrityCheck.IntegrityCheck::test(), and dqm_interfaces.DirWalkerFile::walk().