CMS 3D CMS Logo

Classes | Namespaces | Enumerations | Functions
SiPixelAliPCLThresholdsPayloadInspectorHelper.h File Reference
#include "CondCore/Utilities/interface/PayloadInspectorModule.h"
#include "CondCore/Utilities/interface/PayloadInspector.h"
#include "CondCore/CondDB/interface/Time.h"
#include "CondFormats/PCLConfig/interface/AlignPCLThresholds.h"
#include "CondFormats/PCLConfig/interface/AlignPCLThresholdsHG.h"
#include <memory>
#include <sstream>
#include <iostream>
#include <functional>
#include <fmt/printf.h>
#include "TH2F.h"
#include "TLegend.h"
#include "TCanvas.h"
#include "TLatex.h"
#include "TLine.h"
#include "TStyle.h"

Go to the source code of this file.

Classes

class  AlignPCLThresholdPlotHelper::AlignPCLThresholds_CompareBase< PayloadType, nIOVs, ntags >
 
class  AlignPCLThresholdPlotHelper::AlignPCLThresholds_DisplayBase< PayloadType >
 

Namespaces

 AlignPCLThresholdPlotHelper
 

Enumerations

enum  AlignPCLThresholdPlotHelper::types {
  AlignPCLThresholdPlotHelper::DELTA = 0, AlignPCLThresholdPlotHelper::SIG = 1, AlignPCLThresholdPlotHelper::MAXMOVE = 2, AlignPCLThresholdPlotHelper::MAXERR = 3,
  AlignPCLThresholdPlotHelper::FRACTION_CUT = 4, AlignPCLThresholdPlotHelper::END_OF_TYPES = 5
}
 

Functions

const std::string AlignPCLThresholdPlotHelper::getStringFromCoordEnum (const AlignPCLThresholds::coordType &coord)
 
const std::string AlignPCLThresholdPlotHelper::getStringFromTypeEnum (const types &type)
 
std::string AlignPCLThresholdPlotHelper::replaceAll (const std::string &str, const std::string &from, const std::string &to)