CMS 3D CMS Logo

Functions
SiStripNoises_PayloadInspector.cc File Reference
#include "CondCore/Utilities/interface/PayloadInspectorModule.h"
#include "CondCore/Utilities/interface/PayloadInspector.h"
#include "CondCore/CondDB/interface/Time.h"
#include "CondFormats/SiStripObjects/interface/SiStripNoises.h"
#include "DataFormats/DetId/interface/DetId.h"
#include "DataFormats/SiStripDetId/interface/StripSubdetector.h"
#include "CondFormats/SiStripObjects/interface/SiStripDetSummary.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "CommonTools/TrackerMap/interface/TrackerMap.h"
#include "CondCore/SiStripPlugins/interface/SiStripPayloadInspectorHelper.h"
#include "CalibTracker/StandaloneTrackerTopology/interface/StandaloneTrackerTopology.h"
#include "CalibTracker/SiStripCommon/interface/SiStripDetInfoFileReader.h"
#include "FWCore/ParameterSet/interface/FileInPath.h"
#include "SiStripCondObjectRepresent.h"
#include <memory>
#include <sstream>
#include <iostream>
#include <boost/tokenizer.hpp>
#include "TH2F.h"
#include "TF1.h"
#include "TGraphErrors.h"
#include "TLegend.h"
#include "TCanvas.h"
#include "TLine.h"
#include "TStyle.h"
#include "TLatex.h"
#include "TPave.h"
#include "TPaveStats.h"
#include "TGaxis.h"

Go to the source code of this file.

Functions

 PYBIND11_MODULE (pluginSiStripNoises_PayloadInspector, m)
 

Function Documentation

◆ PYBIND11_MODULE()

PYBIND11_MODULE ( pluginSiStripNoises_PayloadInspector  ,
 
)

Definition at line 1993 of file SiStripNoises_PayloadInspector.cc.

References PAYLOAD_INSPECTOR_CLASS.

1993  {
1994  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseConsistencyCheck);
1995  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseCompareByPartition);
1996  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseDiffByPartition);
1997  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseCorrelationByPartition);
1998  PAYLOAD_INSPECTOR_CLASS(SiStripNoisesTest);
1999  PAYLOAD_INSPECTOR_CLASS(SiStripNoisePerDetId);
2000  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseValue);
2001  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseValuePerDetId);
2002  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseValuePerStrip);
2003  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseValuePerAPV);
2004  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseValuePerModule);
2005  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseValueComparisonSingleTag);
2006  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseValueComparisonTwoTags);
2007  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseValueComparisonPerStripSingleTag);
2008  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseValueComparisonPerAPVSingleTag);
2009  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseValueComparisonPerModuleSingleTag);
2010  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseValueComparisonPerStripTwoTags);
2011  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseValueComparisonPerAPVTwoTags);
2012  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseValueComparisonPerModuleTwoTags);
2013  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseMin_TrackerMap);
2014  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseMax_TrackerMap);
2015  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseMean_TrackerMap);
2016  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseRMS_TrackerMap);
2017  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseMeanByRegion);
2018  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseMinByRegion);
2019  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseMaxByRegion);
2020  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseRMSByRegion);
2021  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseComparatorMeanByRegionSingleTag);
2022  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseComparatorMinByRegionSingleTag);
2023  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseComparatorMaxByRegionSingleTag);
2024  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseComparatorRMSByRegionSingleTag);
2025  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseComparatorMeanByRegionTwoTags);
2026  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseComparatorMinByRegionTwoTags);
2027  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseComparatorMaxByRegionTwoTags);
2028  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseComparatorRMSByRegionTwoTags);
2029  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseMin_RatioWithPreviousIOVTrackerMapSingleTag);
2030  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseMax_RatioWithPreviousIOVTrackerMapSingleTag);
2031  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseMean_RatioWithPreviousIOVTrackerMapSingleTag);
2032  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseRms_RatioWithPreviousIOVTrackerMapSingleTag);
2033  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseMin_RatioWithPreviousIOVTrackerMapTwoTags);
2034  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseMax_RatioWithPreviousIOVTrackerMapTwoTags);
2035  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseMean_RatioWithPreviousIOVTrackerMapTwoTags);
2036  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseRms_RatioWithPreviousIOVTrackerMapTwoTags);
2037  PAYLOAD_INSPECTOR_CLASS(SiStripNoiseLinearity);
2038  PAYLOAD_INSPECTOR_CLASS(TIBNoiseHistory);
2039  PAYLOAD_INSPECTOR_CLASS(TOBNoiseHistory);
2040  PAYLOAD_INSPECTOR_CLASS(TIDNoiseHistory);
2041  PAYLOAD_INSPECTOR_CLASS(TECNoiseHistory);
2042  PAYLOAD_INSPECTOR_CLASS(TIBNoiseRunHistory);
2043  PAYLOAD_INSPECTOR_CLASS(TOBNoiseRunHistory);
2044  PAYLOAD_INSPECTOR_CLASS(TIDNoiseRunHistory);
2045  PAYLOAD_INSPECTOR_CLASS(TECNoiseRunHistory);
2046  PAYLOAD_INSPECTOR_CLASS(TIBNoiseLayerRunHistory);
2047  PAYLOAD_INSPECTOR_CLASS(TOBNoiseLayerRunHistory);
2048  PAYLOAD_INSPECTOR_CLASS(TIDNoiseLayerRunHistory);
2049  PAYLOAD_INSPECTOR_CLASS(TECNoiseLayerRunHistory);
2050  PAYLOAD_INSPECTOR_CLASS(TIBNoiseTimeHistory);
2051  PAYLOAD_INSPECTOR_CLASS(TOBNoiseTimeHistory);
2052  PAYLOAD_INSPECTOR_CLASS(TIDNoiseTimeHistory);
2053  PAYLOAD_INSPECTOR_CLASS(TECNoiseTimeHistory);
2054 }
#define PAYLOAD_INSPECTOR_CLASS(CLASS_NAME)