#include <iomanip>
#include <fstream>
#include <iostream>
#include <cmath>
#include <memory>
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "CondFormats/SiPixelTransient/interface/SiPixelGenError.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/one/EDAnalyzer.h"
#include "FWCore/Framework/interface/ESWatcher.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "FWCore/Utilities/interface/ESGetToken.h"
#include "CondFormats/SiPixelObjects/interface/SiPixelGenErrorDBObject.h"
#include "CondFormats/DataRecord/interface/SiPixelGenErrorDBObjectRcd.h"
#include "CalibTracker/Records/interface/SiPixelGenErrorDBObjectESProducerRcd.h"
#include "Geometry/Records/interface/TrackerDigiGeometryRecord.h"
Go to the source code of this file.
Classes | |
class | SiPixelGenErrorDBObjectReader |
Functions | |
std::ostream & | operator<< (std::ostream &s, const SiPixelGenErrorDBObject &dbobject) |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< SiPixelGenErrorDBObjectReader > > | s_filler_0__LINE__ ("SiPixelGenErrorDBObjectReader") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< SiPixelGenErrorDBObjectReader > > | s_maker__LINE__ ("SiPixelGenErrorDBObjectReader") |
std::ostream& operator<< | ( | std::ostream & | s, |
const SiPixelGenErrorDBObject & | dbobject | ||
) |
-index to keep track of where we are in the object
-these are modifiable parameters for the extended GenErrors
-entries takes the number of entries in By,Bx,Fy,Fx from the object
-local indicies for loops
-changes the size of the GenErrors based on the version
Definition at line 206 of file SiPixelGenErrorDBObjectReader.cc.
References mps_fire::i, createfilelist::int, dqmiolumiharvest::j, dqmdumpme::k, MainPageGenerator::l, visualization-live-secondInstance_cfg::m, dqmiodumpmetadata::n, SiPixelGenErrorDBObject::numOfTempl(), SiPixelGenErrorDBObject::numOfTempl_, alignCSCRings::s, SiPixelGenErrorDBObject::sVector_, groupFilesInBlocks::temp, and SiPixelGenErrorDBObject::version().
|
static |
|
static |