#include <iostream>
#include <sstream>
#include <vector>
#include <cstdint>
Go to the source code of this file.
Functions | |
void | dump (std::vector< float > const &vec, std::string const &name) |
void | generate (uint32_t const nbins, float const *initValues, std::vector< float > &values) |
int | main (int argc, char *argv[]) |
Variables | |
const float | binMin [32] |
const float | binMin2 [64] |
constexpr uint32_t | nbins_qie11 = 64 |
constexpr uint32_t | nbins_qie8 = 32 |
void dump | ( | std::vector< float > const & | vec, |
std::string const & | name | ||
) |
Definition at line 32 of file generateQIEShapes.cc.
References gather_cfg::cout, mergeVDriftHistosByStation::name, and str.
Referenced by main().
void generate | ( | uint32_t const | nbins, |
float const * | initValues, | ||
std::vector< float > & | values | ||
) |
Definition at line 49 of file generateQIEShapes.cc.
References gpuClustering::adc, mps_fire::i, LaserClient_cfi::nbins, hltL1SingleMuFiltered5_cfi::overlap, isotrackApplyRegressor::range, isotrackNtupler::scale, and contentValuesCheck::values.
Referenced by l1t::stage2::CaloLayer1Collections::CaloLayer1Collections(), l1t::stage2::GMTCollections::GMTCollections(), l1t::stage2::GTCollections::GTCollections(), main(), and condformats_serialization_generate::main().
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 71 of file generateQIEShapes.cc.
References binMin, binMin2, dump(), generate(), nbins_qie11, nbins_qie8, and AlCaHLTBitMon_QueryRunRegistry::string.
const float binMin[32] |
Definition at line 18 of file generateQIEShapes.cc.
Referenced by PFAnalyzer::bookHistograms(), CastorQIEShape::CastorQIEShape(), SideBandSubtract::doFastSubtraction(), main(), HcalQIEData::setupShape(), and tmtt::HTrphi::store().
const float binMin2[64] |
Definition at line 21 of file generateQIEShapes.cc.
Referenced by main(), and HcalQIEData::setupShape().
constexpr uint32_t nbins_qie11 = 64 |
Definition at line 30 of file generateQIEShapes.cc.
Referenced by main().
constexpr uint32_t nbins_qie8 = 32 |
Definition at line 29 of file generateQIEShapes.cc.
Referenced by main().