#include "DQM/TrackerRemapper/interface/Phase1PixelROCMaps.h"
#include <bitset>
#include <cstdint>
#include <cstdlib>
#include <fstream>
#include <iostream>
#include <numeric>
#include <sstream>
#include <string>
#include <vector>
#include "TCanvas.h"
#include "TStyle.h"
Go to the source code of this file.
Enumerations | |
enum | Region { Region::Barrel = 0, Region::Forward = 1, Region::Full = 2 } |
Functions | |
int | main (int argc, char *argv[]) |
Region | parseRegion (const std::string ®ionStr) |
std::string | regionToString (Region region) |
void | showHelp (const std::string &scriptName) |
|
strong |
int main | ( | int | argc, |
char * | argv[] | ||
) |
===============================================================================================================================================================================================
variant2: for each run define phi-averaged A for normalization channel (Dref,16) and then, divide Rijk on it, i.e. get RRijk
eta=27
eta=25
eta=23
eta=22
eta=21
eta=26
eta=24
eta=19
eta=17
eta=25
eta=23
eta=22
eta=21
eta=26
eta=24
eta=20
eta=19
eta=18
eta=27 L1=1
eta=25 L1=1
eta=23 L1=1
eta=22 L1=1
eta=21 L1=1
eta=29 L1=1
eta=26 L1=1
eta=24 L1=1
eta=20 L1=1
eta=19 L1=1
eta=18 L1=1
eta=17 L1=1
eta=28 L7=1
eta=27 L7=1
eta=25 L7=1
eta=23 L7=1
eta=22 L7=1
eta=21 L7=1
eta=26 L7=1
eta=24 L7=1
eta=20 L7=1
eta=19 L7=1
eta=18 L7=1
eta=17 L7=1
eta=27
eta=25
eta=23
eta=22
eta=21
eta=26
eta=24
eta=19
eta=17
eta=25
eta=23
eta=22
eta=21
eta=26
eta=24
eta=20
eta=19
eta=18
eta=27 L1=1
eta=25 L1=1
eta=23 L1=1
eta=22 L1=1
eta=21 L1=1
eta=26 L1=1
eta=24 L1=1
eta=20 L1=1
eta=19 L1=1
eta=18 L1=1
eta=17 L1=1
eta=28 L7=1
eta=27 L7=1
eta=25 L7=1
eta=23 L7=1
eta=22 L7=1
eta=21 L7=1
eta=26 L7=1
eta=24 L7=1
eta=20 L7=1
eta=19 L7=1
eta=18 L7=1
eta=17 L7=1
eta=27
eta=28
errA with average Amplitudes
errA with average Amplitudes
errA with average Amplitudes
errA with average Amplitudes
Summed Amplitude Plots:
Summed Amplitude Plots:
Summed Amplitude Plots:
Summed Amplitude Plots:
Summed Amplitude Plots:
Summed Amplitude Plots:
Sticking ADC counts in neughbouring TS for HB:
Sticking ADC counts in neughbouring TS for HE:
RBX:
errA with average Amplitudes
errA with average Amplitudes
errA with average Amplitudes
errA with average Amplitudes
Summed Amplitude Plots:
Summed Amplitude Plots:
Summed Amplitude Plots:
Summed Amplitude Plots:
Summed Amplitude Plots:
Summed Amplitude Plots:
RBX:
errA with average Amplitudes
errA with average Amplitudes
errA with average Amplitudes
errA with average Amplitudes
Summed Amplitude Plots:
Summed Amplitude Plots:
Summed Amplitude Plots:
Summed Amplitude Plots:
Summed Amplitude Plots:
Summed Amplitude Plots:
RBX:
Prepare maps of good/bad channels:
Prepare maps of good/bad channels:
Prepare maps of good/bad channels:
Prepare maps of good/bad channels:
Definition at line 58 of file printPixelROCsMap.cc.
References dir2webdir::argc, GCPpyPlots::argv, Barrel, svgfig::canvas(), DMR_cfg::cerr, ALPAKA_ACCELERATOR_NAMESPACE::brokenline::constexpr(), gather_cfg::cout, ALCARECOPPSCalTrackBasedSel_cff::detid, Phase1PixelROCMaps::drawBarrelMaps(), Phase1PixelROCMaps::drawForwardMaps(), Phase1PixelROCMaps::drawMaps(), geometryDiff::file, MillePedeFileConverter_cfg::fileName, Phase1PixelROCMaps::fillSelectedRocs(), Phase1PixelROCMaps::fillWholeModule(), Forward, Full, mps_fire::i, makeListRunsInFiles::inputFile, mps_splice::line, parseRegion(), nano_mu_digi_cff::region, regionToString(), PixelMapPlotter::rocs, showHelp(), AlCaHLTBitMon_QueryRunRegistry::string, and runGCPTkAlMap::title.
Region parseRegion | ( | const std::string & | regionStr | ) |
std::string regionToString | ( | Region | region | ) |
Definition at line 32 of file printPixelROCsMap.cc.
References Barrel, Forward, Full, and nano_mu_digi_cff::region.
Referenced by main().
void showHelp | ( | const std::string & | scriptName | ) |
Definition at line 22 of file printPixelROCsMap.cc.
References gather_cfg::cout, and Herwig7_Dummy_ReadLHE_GEN_SIM::scriptName.
Referenced by main().