#include <JetHtPlotConfiguration.h>
Public Types | |
enum | enumHistogramType { kDz, kDzError, kDxy, kDxyError, knHistogramTypes } |
enum | enumProfileType { kDzErrorVsPt, kDzErrorVsPhi, kDzErrorVsEta, kDxyErrorVsPt, kDxyErrorVsPhi, kDxyErrorVsEta, kDzErrorVsPtWide, kDxyErrorVsPtWide, knProfileTypes } |
enum | enumTrendType { kDzErrorTrend, kDxyErrorTrend, knTrendTypes } |
Public Member Functions | |
bool | copyErrorColor (const int iFile) const |
bool | drawCentralEtaSummaryProfile () const |
bool | drawHistogram (const int iHistogram) const |
bool | drawPlotsForEachIOV () const |
bool | drawProfile (const int iProfile) const |
bool | drawReferenceProfile () const |
bool | drawTrackQA () const |
bool | drawTrend (const int iTrend) const |
bool | drawTrendTag () const |
bool | drawYearLines () const |
std::string | inputFile (const int iFile) const |
std::vector< std::string > | inputFiles () const |
const char * | iovListForSlides () const |
const char * | iovListMode () const |
JetHtPlotConfiguration () | |
JetHtPlotConfiguration (const JetHtPlotConfiguration &in) | |
std::string | legendComment (const int iComment) const |
std::string | legendTextForAllRuns () const |
const char * | lumiPerIovFile () const |
bool | makeIovListForSlides () const |
int | markerColor (const int iFile) const |
int | markerSize (const int iFile) const |
int | markerStyle (const int iFile) const |
int | nInputFiles () const |
int | nIovInOnePlot () const |
bool | normalizeQAplots () const |
JetHtPlotConfiguration & | operator= (const JetHtPlotConfiguration &obj) |
void | printConfiguration () const |
double | profileLegendShiftColumnX (const int iColumn) const |
double | profileLegendShiftColumnY (const int iColumn) const |
double | profileLegendShiftTotalX () const |
double | profileLegendShiftTotalY () const |
int | profileLegendTextFont () const |
double | profileLegendTextSize () const |
double | profileZoomHigh (const int iProfile) const |
double | profileZoomLow (const int iProfile) const |
void | readJsonFile (const std::string fileName) |
std::vector< int > | runsForLines () const |
const char * | saveComment () const |
bool | skipRunsWithNoData () const |
int | trendCanvasHeight () const |
int | trendCanvasWidth () const |
double | trendLabelOffsetX () const |
double | trendLabelOffsetY () const |
double | trendLabelSizeX () const |
double | trendLabelSizeY () const |
double | trendLegendShiftTotalX () const |
double | trendLegendShiftTotalY () const |
int | trendLegendTextFont () const |
double | trendLegendTextSize () const |
double | trendMarginBottom () const |
double | trendMarginLeft () const |
double | trendMarginRight () const |
double | trendMarginTop () const |
std::vector< double > | trendTagPositionX () const |
std::vector< double > | trendTagPositionY () const |
std::vector< std::string > | trendTagText () const |
int | trendTagTextFont () const |
double | trendTagTextSize () const |
double | trendTitleOffsetX () const |
double | trendTitleOffsetY () const |
double | trendTitleSizeX () const |
double | trendTitleSizeY () const |
double | trendZoomHigh (const int iTrend) const |
double | trendZoomLow (const int iTrend) const |
bool | useLuminosityForTrends () const |
std::vector< double > | widePtBinBorders () const |
int | yearLineColor () const |
int | yearLineStyle () const |
int | yearLineWidth () const |
virtual | ~JetHtPlotConfiguration () |
Static Public Attributes | |
static const int | kMaxLegendColumns = 3 |
Private Member Functions | |
void | autoExpandEnvironmentVariables (std::string &text) const |
std::string | expandEnvironmentVariables (const std::string &input) const |
Definition at line 22 of file JetHtPlotConfiguration.h.
Enumerator | |
---|---|
kDz | |
kDzError | |
kDxy | |
kDxyError | |
knHistogramTypes |
Definition at line 25 of file JetHtPlotConfiguration.h.
Enumerator | |
---|---|
kDzErrorVsPt | |
kDzErrorVsPhi | |
kDzErrorVsEta | |
kDxyErrorVsPt | |
kDxyErrorVsPhi | |
kDxyErrorVsEta | |
kDzErrorVsPtWide | |
kDxyErrorVsPtWide | |
knProfileTypes |
Definition at line 28 of file JetHtPlotConfiguration.h.
Enumerator | |
---|---|
kDzErrorTrend | |
kDxyErrorTrend | |
knTrendTypes |
Definition at line 41 of file JetHtPlotConfiguration.h.
JetHtPlotConfiguration::JetHtPlotConfiguration | ( | ) |
Definition at line 6 of file JetHtPlotConfiguration.cc.
References fDrawHistogram, fDrawProfile, fDrawTrend, fProfileLegendShiftColumnX, fProfileLegendShiftColumnY, fProfileZoomHigh, fProfileZoomLow, fTrendZoomHigh, fTrendZoomLow, kMaxLegendColumns, knHistogramTypes, knProfileTypes, and knTrendTypes.
JetHtPlotConfiguration::JetHtPlotConfiguration | ( | const JetHtPlotConfiguration & | in | ) |
Definition at line 91 of file JetHtPlotConfiguration.cc.
References fDrawHistogram, fDrawProfile, fDrawTrend, fProfileLegendShiftColumnX, fProfileLegendShiftColumnY, fProfileZoomHigh, fProfileZoomLow, fTrendZoomHigh, fTrendZoomLow, recoMuon::in, kMaxLegendColumns, knHistogramTypes, knProfileTypes, and knTrendTypes.
|
virtual |
Definition at line 255 of file JetHtPlotConfiguration.cc.
|
private |
Definition at line 1537 of file JetHtPlotConfiguration.cc.
References web.browse_db::env, dqmdumpme::first, match(), alignCSCRings::s, edm::second(), str, AlCaHLTBitMon_QueryRunRegistry::string, submitPVValidationJobs::text, and ALCARECOEcalPhiSym_cff::var.
Referenced by expandEnvironmentVariables(), and readJsonFile().
bool JetHtPlotConfiguration::copyErrorColor | ( | const int | iFile | ) | const |
Definition at line 1481 of file JetHtPlotConfiguration.cc.
References fCopyErrorColor.
Referenced by jetHtPlotter().
bool JetHtPlotConfiguration::drawCentralEtaSummaryProfile | ( | ) | const |
Definition at line 1312 of file JetHtPlotConfiguration.cc.
References fDrawCentralEtaSummaryProfile.
Referenced by jetHtPlotter().
bool JetHtPlotConfiguration::drawHistogram | ( | const int | iHistogram | ) | const |
Definition at line 1303 of file JetHtPlotConfiguration.cc.
References fDrawHistogram.
Referenced by jetHtPlotter().
bool JetHtPlotConfiguration::drawPlotsForEachIOV | ( | ) | const |
Definition at line 1513 of file JetHtPlotConfiguration.cc.
References fDrawPlotsForEachIOV.
Referenced by jetHtPlotter().
bool JetHtPlotConfiguration::drawProfile | ( | const int | iProfile | ) | const |
Definition at line 1306 of file JetHtPlotConfiguration.cc.
References fDrawProfile.
Referenced by jetHtPlotter().
bool JetHtPlotConfiguration::drawReferenceProfile | ( | ) | const |
Definition at line 1309 of file JetHtPlotConfiguration.cc.
References fDrawReferenceProfile.
Referenced by jetHtPlotter().
bool JetHtPlotConfiguration::drawTrackQA | ( | ) | const |
Definition at line 1300 of file JetHtPlotConfiguration.cc.
References fDrawTrackQA.
Referenced by jetHtPlotter().
bool JetHtPlotConfiguration::drawTrend | ( | const int | iTrend | ) | const |
Definition at line 1350 of file JetHtPlotConfiguration.cc.
References fDrawTrend.
Referenced by jetHtPlotter().
bool JetHtPlotConfiguration::drawTrendTag | ( | ) | const |
Definition at line 1365 of file JetHtPlotConfiguration.cc.
References fDrawTrendTag.
Referenced by jetHtPlotter().
bool JetHtPlotConfiguration::drawYearLines | ( | ) | const |
Definition at line 1495 of file JetHtPlotConfiguration.cc.
References fDrawYearLines.
Referenced by jetHtPlotter().
|
private |
Definition at line 1548 of file JetHtPlotConfiguration.cc.
References autoExpandEnvironmentVariables(), input, AlCaHLTBitMon_QueryRunRegistry::string, and submitPVValidationJobs::text.
std::string JetHtPlotConfiguration::inputFile | ( | const int | iFile | ) | const |
Definition at line 1434 of file JetHtPlotConfiguration.cc.
References fInputFileNames.
Referenced by jetHtPlotter().
std::vector< std::string > JetHtPlotConfiguration::inputFiles | ( | ) | const |
Definition at line 1442 of file JetHtPlotConfiguration.cc.
References fInputFileNames.
const char * JetHtPlotConfiguration::iovListForSlides | ( | ) | const |
Definition at line 1534 of file JetHtPlotConfiguration.cc.
References fIovListForSlides.
Referenced by jetHtPlotter().
const char * JetHtPlotConfiguration::iovListMode | ( | ) | const |
Definition at line 1492 of file JetHtPlotConfiguration.cc.
References fIovListMode.
Referenced by jetHtPlotter().
std::string JetHtPlotConfiguration::legendComment | ( | const int | iComment | ) | const |
Definition at line 1445 of file JetHtPlotConfiguration.cc.
References fLegendComments.
Referenced by jetHtPlotter().
std::string JetHtPlotConfiguration::legendTextForAllRuns | ( | ) | const |
Definition at line 1341 of file JetHtPlotConfiguration.cc.
References fLegendTextForAllRuns.
Referenced by jetHtPlotter().
const char * JetHtPlotConfiguration::lumiPerIovFile | ( | ) | const |
Definition at line 1489 of file JetHtPlotConfiguration.cc.
References fLumiPerIovFile.
Referenced by jetHtPlotter().
bool JetHtPlotConfiguration::makeIovListForSlides | ( | ) | const |
Definition at line 1531 of file JetHtPlotConfiguration.cc.
References fMakeIovListForSlides.
Referenced by jetHtPlotter().
int JetHtPlotConfiguration::markerColor | ( | const int | iFile | ) | const |
Definition at line 1453 of file JetHtPlotConfiguration.cc.
References fDefaultColors, and fMarkerColor.
Referenced by jetHtPlotter().
int JetHtPlotConfiguration::markerSize | ( | const int | iFile | ) | const |
Definition at line 1473 of file JetHtPlotConfiguration.cc.
References fDefaultMarkerSize, and fMarkerSize.
Referenced by jetHtPlotter().
int JetHtPlotConfiguration::markerStyle | ( | const int | iFile | ) | const |
Definition at line 1465 of file JetHtPlotConfiguration.cc.
References fDefaultStyle, and fMarkerStyle.
Referenced by jetHtPlotter().
int JetHtPlotConfiguration::nInputFiles | ( | ) | const |
Definition at line 1431 of file JetHtPlotConfiguration.cc.
References fInputFileNames.
Referenced by jetHtPlotter().
int JetHtPlotConfiguration::nIovInOnePlot | ( | ) | const |
Definition at line 1516 of file JetHtPlotConfiguration.cc.
References fNIovInOnePlot.
Referenced by jetHtPlotter().
bool JetHtPlotConfiguration::normalizeQAplots | ( | ) | const |
Definition at line 1525 of file JetHtPlotConfiguration.cc.
References fNormalizeQAplots.
Referenced by jetHtPlotter().
JetHtPlotConfiguration & JetHtPlotConfiguration::operator= | ( | const JetHtPlotConfiguration & | obj | ) |
Definition at line 170 of file JetHtPlotConfiguration.cc.
References fCopyErrorColor, fDebugLevel, fDrawCentralEtaSummaryProfile, fDrawHistogram, fDrawPlotsForEachIOV, fDrawProfile, fDrawReferenceProfile, fDrawTrackQA, fDrawTrend, fDrawTrendTag, fDrawYearLines, fInputFileNames, fIovListForSlides, fIovListMode, fLegendComments, fLegendTextForAllRuns, fLumiPerIovFile, fMakeIovListForSlides, fMarkerColor, fMarkerSize, fMarkerStyle, fNIovInOnePlot, fNormalizeQAplots, fProfileLegendShiftColumnX, fProfileLegendShiftColumnY, fProfileLegendShiftTotalX, fProfileLegendShiftTotalY, fProfileLegendTextFont, fProfileLegendTextSize, fProfileZoomHigh, fProfileZoomLow, fRunsForLines, fSaveComment, fSkipRunsWithNoData, fTrendCanvasHeight, fTrendCanvasWidth, fTrendLabelOffsetX, fTrendLabelOffsetY, fTrendLabelSizeX, fTrendLabelSizeY, fTrendLegendShiftTotalX, fTrendLegendShiftTotalY, fTrendLegendTextFont, fTrendLegendTextSize, fTrendMarginBottom, fTrendMarginLeft, fTrendMarginRight, fTrendMarginTop, fTrendTagPositionX, fTrendTagPositionY, fTrendTagText, fTrendTagTextFont, fTrendTagTextSize, fTrendTitleOffsetX, fTrendTitleOffsetY, fTrendTitleSizeX, fTrendTitleSizeY, fTrendZoomHigh, fTrendZoomLow, fUseLuminosityForTrends, fWidePtBinBorders, fYearLineColor, fYearLineStyle, fYearLineWidth, recoMuon::in, kMaxLegendColumns, knHistogramTypes, knProfileTypes, and knTrendTypes.
void JetHtPlotConfiguration::printConfiguration | ( | ) | const |
Definition at line 1136 of file JetHtPlotConfiguration.cc.
References gather_cfg::cout, fCopyErrorColor, fDrawCentralEtaSummaryProfile, fDrawHistogram, fDrawPlotsForEachIOV, fDrawProfile, fDrawReferenceProfile, fDrawTrackQA, fDrawTrend, fDrawTrendTag, fDrawYearLines, MillePedeFileConverter_cfg::fileName, fInputFileNames, fIovListForSlides, fIovListMode, fJsonCategoryNameHistogram, fJsonCategoryNameProfile, fJsonCategoryNameProfileZoom, fJsonCategoryNameTrend, fJsonCategoryNameTrendZoom, fJsonDrawPlotsForEachIOV, fJsonDrawYearLines, fJsonIovListForSlides, fJsonIovListMode, fJsonLumiPerIovFile, fJsonMakeIovListForSlides, fJsonNameCanvasHeight, fJsonNameCanvasWidth, fJsonNameCentralEtaSummaryProfile, fJsonNameHistogram, fJsonNameLabelOffsetX, fJsonNameLabelOffsetY, fJsonNameLabelSizeX, fJsonNameLabelSizeY, fJsonNameLegendShiftColumnX, fJsonNameLegendShiftColumnY, fJsonNameLegendShiftTotalX, fJsonNameLegendShiftTotalY, fJsonNameLegendTextFont, fJsonNameLegendTextForAllRuns, fJsonNameLegendTextSize, fJsonNameMarginBottom, fJsonNameMarginLeft, fJsonNameMarginRight, fJsonNameMarginTop, fJsonNameProfile, fJsonNameProfileZoom, fJsonNameReferenceProfile, fJsonNameTagInfo, fJsonNameTagTextFont, fJsonNameTagTextSize, fJsonNameTitleOffsetX, fJsonNameTitleOffsetY, fJsonNameTitleSizeX, fJsonNameTitleSizeY, fJsonNameTrend, fJsonNameTrendZoom, fJsonNIovInOnePlot, fJsonNormalizeQAplots, fJsonSkipRunsWithNoData, fJsonTrackQAname, fJsonUseLuminosityForTrends, fJsonYearLineColor, fJsonYearLineStyle, fJsonYearLineWidth, fLegendComments, fLegendTextForAllRuns, fLumiPerIovFile, fMakeIovListForSlides, fMarkerColor, fMarkerSize, fMarkerStyle, fNIovInOnePlot, fNormalizeQAplots, fProfileLegendShiftColumnX, fProfileLegendShiftColumnY, fProfileLegendShiftTotalX, fProfileLegendShiftTotalY, fProfileLegendTextFont, fProfileLegendTextSize, fProfileZoomHigh, fProfileZoomLow, fRunsForLines, fSaveComment, fSkipRunsWithNoData, fTrendCanvasHeight, fTrendCanvasWidth, fTrendLabelOffsetX, fTrendLabelOffsetY, fTrendLabelSizeX, fTrendLabelSizeY, fTrendLegendShiftTotalX, fTrendLegendShiftTotalY, fTrendLegendTextFont, fTrendLegendTextSize, fTrendMarginBottom, fTrendMarginLeft, fTrendMarginRight, fTrendMarginTop, fTrendTagPositionX, fTrendTagPositionY, fTrendTagText, fTrendTagTextFont, fTrendTagTextSize, fTrendTitleOffsetX, fTrendTitleOffsetY, fTrendTitleSizeX, fTrendTitleSizeY, fTrendZoomHigh, fTrendZoomLow, fUseLuminosityForTrends, fWidePtBinBorders, fYearLineColor, fYearLineStyle, fYearLineWidth, kMaxLegendColumns, knHistogramTypes, knProfileTypes, knTrendTypes, findQualityFiles::size, and AlCaHLTBitMon_QueryRunRegistry::string.
double JetHtPlotConfiguration::profileLegendShiftColumnX | ( | const int | iColumn | ) | const |
Definition at line 1321 of file JetHtPlotConfiguration.cc.
References fProfileLegendShiftColumnX, and kMaxLegendColumns.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::profileLegendShiftColumnY | ( | const int | iColumn | ) | const |
Definition at line 1328 of file JetHtPlotConfiguration.cc.
References fProfileLegendShiftColumnY, and kMaxLegendColumns.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::profileLegendShiftTotalX | ( | ) | const |
Definition at line 1315 of file JetHtPlotConfiguration.cc.
References fProfileLegendShiftTotalX.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::profileLegendShiftTotalY | ( | ) | const |
Definition at line 1318 of file JetHtPlotConfiguration.cc.
References fProfileLegendShiftTotalY.
Referenced by jetHtPlotter().
int JetHtPlotConfiguration::profileLegendTextFont | ( | ) | const |
Definition at line 1338 of file JetHtPlotConfiguration.cc.
References fProfileLegendTextFont.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::profileLegendTextSize | ( | ) | const |
Definition at line 1335 of file JetHtPlotConfiguration.cc.
References fProfileLegendTextSize.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::profileZoomHigh | ( | const int | iProfile | ) | const |
Definition at line 1347 of file JetHtPlotConfiguration.cc.
References fProfileZoomHigh.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::profileZoomLow | ( | const int | iProfile | ) | const |
Definition at line 1344 of file JetHtPlotConfiguration.cc.
References fProfileZoomLow.
Referenced by jetHtPlotter().
void JetHtPlotConfiguration::readJsonFile | ( | const std::string | fileName | ) |
Definition at line 260 of file JetHtPlotConfiguration.cc.
References autoExpandEnvironmentVariables(), JetHT_cfg::configuration, gather_cfg::cout, MillePedeFileConverter_cfg::e, cppFunctionSkipper::exception, fCopyErrorColor, fDebugLevel, fDefaultColors, fDefaultMarkerSize, fDefaultStyle, fDrawCentralEtaSummaryProfile, fDrawHistogram, fDrawPlotsForEachIOV, fDrawProfile, fDrawReferenceProfile, fDrawTrackQA, fDrawTrend, fDrawTrendTag, fDrawYearLines, MillePedeFileConverter_cfg::fileName, fInputFileNames, fIovListForSlides, fIovListMode, fJsonCategoryNameHistogram, fJsonCategoryNameProfile, fJsonCategoryNameProfileZoom, fJsonCategoryNameTrend, fJsonCategoryNameTrendZoom, fJsonDrawPlotsForEachIOV, fJsonDrawYearLines, fJsonIovListForSlides, fJsonIovListMode, fJsonLumiPerIovFile, fJsonMakeIovListForSlides, fJsonNameCanvasHeight, fJsonNameCanvasWidth, fJsonNameCentralEtaSummaryProfile, fJsonNameDrawTag, fJsonNameHistogram, fJsonNameLabelOffsetX, fJsonNameLabelOffsetY, fJsonNameLabelSizeX, fJsonNameLabelSizeY, fJsonNameLegendShiftColumnX, fJsonNameLegendShiftColumnY, fJsonNameLegendShiftTotalX, fJsonNameLegendShiftTotalY, fJsonNameLegendTextFont, fJsonNameLegendTextForAllRuns, fJsonNameLegendTextSize, fJsonNameMarginBottom, fJsonNameMarginLeft, fJsonNameMarginRight, fJsonNameMarginTop, fJsonNameProfile, fJsonNameProfileZoom, fJsonNameReferenceProfile, fJsonNameTagInfo, fJsonNameTagTextFont, fJsonNameTagTextSize, fJsonNameTitleOffsetX, fJsonNameTitleOffsetY, fJsonNameTitleSizeX, fJsonNameTitleSizeY, fJsonNameTrend, fJsonNameTrendZoom, fJsonNIovInOnePlot, fJsonNormalizeQAplots, fJsonRunsForLines, fJsonSaveComment, fJsonSkipRunsWithNoData, fJsonTrackQAname, fJsonUseLuminosityForTrends, fJsonWidePtBinBorders, fJsonYearLineColor, fJsonYearLineStyle, fJsonYearLineWidth, fLegendComments, fLegendTextForAllRuns, fLumiPerIovFile, fMakeIovListForSlides, fMarkerColor, fMarkerSize, fMarkerStyle, fNIovInOnePlot, fNormalizeQAplots, fProfileLegendShiftColumnX, fProfileLegendShiftColumnY, fProfileLegendShiftTotalX, fProfileLegendShiftTotalY, fProfileLegendTextFont, fProfileLegendTextSize, fProfileZoomHigh, fProfileZoomLow, fRunsForLines, fSaveComment, fSkipRunsWithNoData, fTrendCanvasHeight, fTrendCanvasWidth, fTrendLabelOffsetX, fTrendLabelOffsetY, fTrendLabelSizeX, fTrendLabelSizeY, fTrendLegendShiftTotalX, fTrendLegendShiftTotalY, fTrendLegendTextFont, fTrendLegendTextSize, fTrendMarginBottom, fTrendMarginLeft, fTrendMarginRight, fTrendMarginTop, fTrendTagPositionX, fTrendTagPositionY, fTrendTagText, fTrendTagTextFont, fTrendTagTextSize, fTrendTitleOffsetX, fTrendTitleOffsetY, fTrendTitleSizeX, fTrendTitleSizeY, fTrendZoomHigh, fTrendZoomLow, fUseLuminosityForTrends, fWidePtBinBorders, fYearLineColor, fYearLineStyle, fYearLineWidth, B2GTnPMonitor_cfi::item, kMaxLegendColumns, knHistogramTypes, knProfileTypes, knTrendTypes, DiDispStaMuonMonitor_cfi::pt, mps_fire::result, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by jetHtPlotter().
std::vector< int > JetHtPlotConfiguration::runsForLines | ( | ) | const |
Definition at line 1507 of file JetHtPlotConfiguration.cc.
References fRunsForLines.
Referenced by jetHtPlotter().
const char * JetHtPlotConfiguration::saveComment | ( | ) | const |
Definition at line 1528 of file JetHtPlotConfiguration.cc.
References fSaveComment.
Referenced by jetHtPlotter().
bool JetHtPlotConfiguration::skipRunsWithNoData | ( | ) | const |
Definition at line 1522 of file JetHtPlotConfiguration.cc.
References fSkipRunsWithNoData.
Referenced by jetHtPlotter().
int JetHtPlotConfiguration::trendCanvasHeight | ( | ) | const |
Definition at line 1383 of file JetHtPlotConfiguration.cc.
References fTrendCanvasHeight.
Referenced by jetHtPlotter().
int JetHtPlotConfiguration::trendCanvasWidth | ( | ) | const |
Definition at line 1386 of file JetHtPlotConfiguration.cc.
References fTrendCanvasWidth.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::trendLabelOffsetX | ( | ) | const |
Definition at line 1413 of file JetHtPlotConfiguration.cc.
References fTrendLabelOffsetX.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::trendLabelOffsetY | ( | ) | const |
Definition at line 1416 of file JetHtPlotConfiguration.cc.
References fTrendLabelOffsetY.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::trendLabelSizeX | ( | ) | const |
Definition at line 1419 of file JetHtPlotConfiguration.cc.
References fTrendLabelSizeX.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::trendLabelSizeY | ( | ) | const |
Definition at line 1422 of file JetHtPlotConfiguration.cc.
References fTrendLabelSizeY.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::trendLegendShiftTotalX | ( | ) | const |
Definition at line 1353 of file JetHtPlotConfiguration.cc.
References fTrendLegendShiftTotalX.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::trendLegendShiftTotalY | ( | ) | const |
Definition at line 1356 of file JetHtPlotConfiguration.cc.
References fTrendLegendShiftTotalY.
Referenced by jetHtPlotter().
int JetHtPlotConfiguration::trendLegendTextFont | ( | ) | const |
Definition at line 1362 of file JetHtPlotConfiguration.cc.
References fTrendLegendTextFont.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::trendLegendTextSize | ( | ) | const |
Definition at line 1359 of file JetHtPlotConfiguration.cc.
References fTrendLegendTextSize.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::trendMarginBottom | ( | ) | const |
Definition at line 1398 of file JetHtPlotConfiguration.cc.
References fTrendMarginBottom.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::trendMarginLeft | ( | ) | const |
Definition at line 1389 of file JetHtPlotConfiguration.cc.
References fTrendMarginLeft.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::trendMarginRight | ( | ) | const |
Definition at line 1392 of file JetHtPlotConfiguration.cc.
References fTrendMarginRight.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::trendMarginTop | ( | ) | const |
Definition at line 1395 of file JetHtPlotConfiguration.cc.
References fTrendMarginTop.
Referenced by jetHtPlotter().
std::vector< double > JetHtPlotConfiguration::trendTagPositionX | ( | ) | const |
Definition at line 1371 of file JetHtPlotConfiguration.cc.
References fTrendTagPositionX.
Referenced by jetHtPlotter().
std::vector< double > JetHtPlotConfiguration::trendTagPositionY | ( | ) | const |
Definition at line 1374 of file JetHtPlotConfiguration.cc.
References fTrendTagPositionY.
Referenced by jetHtPlotter().
std::vector< std::string > JetHtPlotConfiguration::trendTagText | ( | ) | const |
Definition at line 1368 of file JetHtPlotConfiguration.cc.
References fTrendTagText.
Referenced by jetHtPlotter().
int JetHtPlotConfiguration::trendTagTextFont | ( | ) | const |
Definition at line 1380 of file JetHtPlotConfiguration.cc.
References fTrendTagTextFont.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::trendTagTextSize | ( | ) | const |
Definition at line 1377 of file JetHtPlotConfiguration.cc.
References fTrendTagTextSize.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::trendTitleOffsetX | ( | ) | const |
Definition at line 1401 of file JetHtPlotConfiguration.cc.
References fTrendTitleOffsetX.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::trendTitleOffsetY | ( | ) | const |
Definition at line 1404 of file JetHtPlotConfiguration.cc.
References fTrendTitleOffsetY.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::trendTitleSizeX | ( | ) | const |
Definition at line 1407 of file JetHtPlotConfiguration.cc.
References fTrendTitleSizeX.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::trendTitleSizeY | ( | ) | const |
Definition at line 1410 of file JetHtPlotConfiguration.cc.
References fTrendTitleSizeY.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::trendZoomHigh | ( | const int | iTrend | ) | const |
Definition at line 1428 of file JetHtPlotConfiguration.cc.
References fTrendZoomHigh.
Referenced by jetHtPlotter().
double JetHtPlotConfiguration::trendZoomLow | ( | const int | iTrend | ) | const |
Definition at line 1425 of file JetHtPlotConfiguration.cc.
References fTrendZoomLow.
Referenced by jetHtPlotter().
bool JetHtPlotConfiguration::useLuminosityForTrends | ( | ) | const |
Definition at line 1519 of file JetHtPlotConfiguration.cc.
References fUseLuminosityForTrends.
Referenced by jetHtPlotter().
std::vector< double > JetHtPlotConfiguration::widePtBinBorders | ( | ) | const |
Definition at line 1510 of file JetHtPlotConfiguration.cc.
References fWidePtBinBorders.
Referenced by jetHtPlotter().
int JetHtPlotConfiguration::yearLineColor | ( | ) | const |
Definition at line 1498 of file JetHtPlotConfiguration.cc.
References fYearLineColor.
Referenced by jetHtPlotter().
int JetHtPlotConfiguration::yearLineStyle | ( | ) | const |
Definition at line 1504 of file JetHtPlotConfiguration.cc.
References fYearLineStyle.
Referenced by jetHtPlotter().
int JetHtPlotConfiguration::yearLineWidth | ( | ) | const |
Definition at line 1501 of file JetHtPlotConfiguration.cc.
References fYearLineWidth.
Referenced by jetHtPlotter().
|
private |
Definition at line 267 of file JetHtPlotConfiguration.h.
Referenced by copyErrorColor(), operator=(), printConfiguration(), and readJsonFile().
|
private |
Definition at line 216 of file JetHtPlotConfiguration.h.
Referenced by operator=(), and readJsonFile().
|
private |
Definition at line 289 of file JetHtPlotConfiguration.h.
Referenced by markerColor(), and readJsonFile().
|
private |
Definition at line 292 of file JetHtPlotConfiguration.h.
Referenced by markerSize(), and readJsonFile().
|
private |
Definition at line 291 of file JetHtPlotConfiguration.h.
Referenced by markerStyle(), and readJsonFile().
|
private |
Definition at line 222 of file JetHtPlotConfiguration.h.
Referenced by drawCentralEtaSummaryProfile(), operator=(), printConfiguration(), and readJsonFile().
|
private |
Definition at line 219 of file JetHtPlotConfiguration.h.
Referenced by drawHistogram(), JetHtPlotConfiguration(), operator=(), printConfiguration(), and readJsonFile().
|
private |
Definition at line 269 of file JetHtPlotConfiguration.h.
Referenced by drawPlotsForEachIOV(), operator=(), printConfiguration(), and readJsonFile().
|
private |
Definition at line 220 of file JetHtPlotConfiguration.h.
Referenced by drawProfile(), JetHtPlotConfiguration(), operator=(), printConfiguration(), and readJsonFile().
|
private |
Definition at line 221 of file JetHtPlotConfiguration.h.
Referenced by drawReferenceProfile(), operator=(), printConfiguration(), and readJsonFile().
|
private |
Definition at line 218 of file JetHtPlotConfiguration.h.
Referenced by drawTrackQA(), operator=(), printConfiguration(), and readJsonFile().
|
private |
Definition at line 229 of file JetHtPlotConfiguration.h.
Referenced by drawTrend(), JetHtPlotConfiguration(), operator=(), printConfiguration(), and readJsonFile().
|
private |
Definition at line 235 of file JetHtPlotConfiguration.h.
Referenced by drawTrendTag(), operator=(), printConfiguration(), and readJsonFile().
|
private |
Definition at line 278 of file JetHtPlotConfiguration.h.
Referenced by drawYearLines(), operator=(), printConfiguration(), and readJsonFile().
|
private |
Definition at line 262 of file JetHtPlotConfiguration.h.
Referenced by inputFile(), inputFiles(), nInputFiles(), operator=(), printConfiguration(), and readJsonFile().
|
private |
Definition at line 286 of file JetHtPlotConfiguration.h.
Referenced by iovListForSlides(), operator=(), printConfiguration(), and readJsonFile().
|
private |
Definition at line 277 of file JetHtPlotConfiguration.h.
Referenced by iovListMode(), operator=(), printConfiguration(), and readJsonFile().
|
private |
Definition at line 143 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 145 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 156 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 165 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 167 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 195 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 203 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 193 of file JetHtPlotConfiguration.h.
|
private |
Definition at line 214 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 202 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 194 of file JetHtPlotConfiguration.h.
|
private |
Definition at line 201 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 213 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 178 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 179 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 155 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 208 of file JetHtPlotConfiguration.h.
Referenced by readJsonFile().
|
private |
Definition at line 144 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 188 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 189 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 190 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 191 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 172 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 173 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 170 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 171 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 175 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 176 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 174 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 183 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 180 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 181 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 182 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 146 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 157 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 154 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 209 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 211 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 210 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 184 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 185 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 186 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 187 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 166 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 168 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 196 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 199 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 207 of file JetHtPlotConfiguration.h.
Referenced by readJsonFile().
|
private |
Definition at line 200 of file JetHtPlotConfiguration.h.
Referenced by readJsonFile().
|
private |
Definition at line 198 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 142 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 197 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 212 of file JetHtPlotConfiguration.h.
Referenced by readJsonFile().
|
private |
Definition at line 204 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 206 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 205 of file JetHtPlotConfiguration.h.
Referenced by printConfiguration(), and readJsonFile().
|
private |
Definition at line 263 of file JetHtPlotConfiguration.h.
Referenced by legendComment(), operator=(), printConfiguration(), and readJsonFile().
|
private |
Definition at line 268 of file JetHtPlotConfiguration.h.
Referenced by legendTextForAllRuns(), operator=(), printConfiguration(), and readJsonFile().
|
private |
Definition at line 276 of file JetHtPlotConfiguration.h.
Referenced by lumiPerIovFile(), operator=(), printConfiguration(), and readJsonFile().
|
private |
Definition at line 285 of file JetHtPlotConfiguration.h.
Referenced by makeIovListForSlides(), operator=(), printConfiguration(), and readJsonFile().
|
private |
Definition at line 264 of file JetHtPlotConfiguration.h.
Referenced by markerColor(), operator=(), printConfiguration(), and readJsonFile().
|
private |
Definition at line 266 of file JetHtPlotConfiguration.h.
Referenced by markerSize(), operator=(), printConfiguration(), and readJsonFile().
|
private |
Definition at line 265 of file JetHtPlotConfiguration.h.
Referenced by markerStyle(), operator=(), printConfiguration(), and readJsonFile().
|
private |
Definition at line 270 of file JetHtPlotConfiguration.h.
Referenced by nIovInOnePlot(), operator=(), printConfiguration(), and readJsonFile().
|
private |
Definition at line 273 of file JetHtPlotConfiguration.h.
Referenced by normalizeQAplots(), operator=(), printConfiguration(), and readJsonFile().
|
private |
Definition at line 225 of file JetHtPlotConfiguration.h.
Referenced by JetHtPlotConfiguration(), operator=(), printConfiguration(), profileLegendShiftColumnX(), and readJsonFile().
|
private |
Definition at line 226 of file JetHtPlotConfiguration.h.
Referenced by JetHtPlotConfiguration(), operator=(), printConfiguration(), profileLegendShiftColumnY(), and readJsonFile().
|
private |
Definition at line 223 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), profileLegendShiftTotalX(), and readJsonFile().
|
private |
Definition at line 224 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), profileLegendShiftTotalY(), and readJsonFile().
|
private |
Definition at line 228 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), profileLegendTextFont(), and readJsonFile().
|
private |
Definition at line 227 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), profileLegendTextSize(), and readJsonFile().
|
private |
Definition at line 258 of file JetHtPlotConfiguration.h.
Referenced by JetHtPlotConfiguration(), operator=(), printConfiguration(), profileZoomHigh(), and readJsonFile().
|
private |
Definition at line 257 of file JetHtPlotConfiguration.h.
Referenced by JetHtPlotConfiguration(), operator=(), printConfiguration(), profileZoomLow(), and readJsonFile().
|
private |
Definition at line 282 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and runsForLines().
|
private |
Definition at line 274 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and saveComment().
|
private |
Definition at line 272 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and skipRunsWithNoData().
|
private |
Definition at line 242 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and trendCanvasHeight().
|
private |
Definition at line 243 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and trendCanvasWidth().
|
private |
Definition at line 252 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and trendLabelOffsetX().
|
private |
Definition at line 253 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and trendLabelOffsetY().
|
private |
Definition at line 254 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and trendLabelSizeX().
|
private |
Definition at line 255 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and trendLabelSizeY().
|
private |
Definition at line 230 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and trendLegendShiftTotalX().
|
private |
Definition at line 231 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and trendLegendShiftTotalY().
|
private |
Definition at line 233 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and trendLegendTextFont().
|
private |
Definition at line 232 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and trendLegendTextSize().
|
private |
Definition at line 247 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and trendMarginBottom().
|
private |
Definition at line 244 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and trendMarginLeft().
|
private |
Definition at line 245 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and trendMarginRight().
|
private |
Definition at line 246 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and trendMarginTop().
|
private |
Definition at line 237 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and trendTagPositionX().
|
private |
Definition at line 238 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and trendTagPositionY().
|
private |
Definition at line 236 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and trendTagText().
|
private |
Definition at line 240 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and trendTagTextFont().
|
private |
Definition at line 239 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and trendTagTextSize().
|
private |
Definition at line 248 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and trendTitleOffsetX().
|
private |
Definition at line 249 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and trendTitleOffsetY().
|
private |
Definition at line 250 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and trendTitleSizeX().
|
private |
Definition at line 251 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and trendTitleSizeY().
|
private |
Definition at line 260 of file JetHtPlotConfiguration.h.
Referenced by JetHtPlotConfiguration(), operator=(), printConfiguration(), readJsonFile(), and trendZoomHigh().
|
private |
Definition at line 259 of file JetHtPlotConfiguration.h.
Referenced by JetHtPlotConfiguration(), operator=(), printConfiguration(), readJsonFile(), and trendZoomLow().
|
private |
Definition at line 271 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and useLuminosityForTrends().
|
private |
Definition at line 283 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and widePtBinBorders().
|
private |
Definition at line 279 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and yearLineColor().
|
private |
Definition at line 281 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and yearLineStyle().
|
private |
Definition at line 280 of file JetHtPlotConfiguration.h.
Referenced by operator=(), printConfiguration(), readJsonFile(), and yearLineWidth().
|
static |
Definition at line 44 of file JetHtPlotConfiguration.h.
Referenced by JetHtPlotConfiguration(), operator=(), printConfiguration(), profileLegendShiftColumnX(), profileLegendShiftColumnY(), and readJsonFile().