#include <iomanip>
#include <fstream>
#include <iostream>
#include <cmath>
#include <memory>
#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/SiPixelTemplateDBObject.h"
#include "CondFormats/DataRecord/interface/SiPixelTemplateDBObjectRcd.h"
#include "CalibTracker/Records/interface/SiPixelTemplateDBObjectESProducerRcd.h"
#include "Geometry/Records/interface/TrackerDigiGeometryRecord.h"
#include "MagneticField/Engine/interface/MagneticField.h"
#include "FWCore/ParameterSet/interface/FileInPath.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/EventSetup.h"
Go to the source code of this file.
Classes | |
class | SiPixelTemplateDBObjectReader |
Functions | |
std::ostream & | operator<< (std::ostream &s, const SiPixelTemplateDBObject &dbobject) |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< SiPixelTemplateDBObjectReader > > | s_filler_0__LINE__ ("SiPixelTemplateDBObjectReader") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< SiPixelTemplateDBObjectReader > > | s_maker__LINE__ ("SiPixelTemplateDBObjectReader") |
std::ostream& operator<< | ( | std::ostream & | s, |
const SiPixelTemplateDBObject & | dbobject | ||
) |
-index to keep track of where we are in the object
-these are modifiable parameters for the extended templates
-entries takes the number of entries in By,Bx,Fy,Fx from the object
-local indicies for loops
-changes the size of the templates based on the version
Definition at line 198 of file SiPixelTemplateDBObjectReader.cc.
References mps_fire::i, ALPAKA_ACCELERATOR_NAMESPACE::caPixelDoublets::if(), createfilelist::int, dqmiolumiharvest::j, dqmdumpme::k, MainPageGenerator::l, visualization-live-secondInstance_cfg::m, dqmiodumpmetadata::n, SiPixelTemplateDBObject::numOfTempl(), SiPixelTemplateDBObject::numOfTempl_, alignCSCRings::s, SiPixelTemplateDBObject::sVector_, groupFilesInBlocks::temp, and SiPixelTemplateDBObject::version().
|
static |
|
static |