CMS 3D CMS Logo

Classes | Functions | Variables
CTPPSPixelDAQMappingESSourceXML.cc File Reference
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/SourceFactory.h"
#include "FWCore/Framework/interface/ModuleFactory.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/ESProducer.h"
#include "FWCore/Framework/interface/EventSetupRecordIntervalFinder.h"
#include "FWCore/Framework/interface/ESProducts.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "Utilities/Xerces/interface/Xerces.h"
#include "DataFormats/CTPPSDetId/interface/CTPPSPixelDetId.h"
#include "CondFormats/DataRecord/interface/CTPPSPixelDAQMappingRcd.h"
#include "CondFormats/DataRecord/interface/CTPPSPixelAnalysisMaskRcd.h"
#include "CondFormats/PPSObjects/interface/CTPPSPixelDAQMapping.h"
#include "CondFormats/PPSObjects/interface/CTPPSPixelAnalysisMask.h"
#include "CondFormats/PPSObjects/interface/CTPPSPixelFramePosition.h"
#include "Utilities/Xerces/interface/XercesStrUtils.h"
#include <xercesc/parsers/XercesDOMParser.hpp>
#include <xercesc/dom/DOM.hpp>
#include <xercesc/sax/HandlerBase.hpp>
#include <xercesc/util/XMLString.hpp>
#include <xercesc/util/PlatformUtils.hpp>
#include <memory>
#include <sstream>

Go to the source code of this file.

Classes

struct  CTPPSPixelDAQMappingESSourceXML::ConfigBlock
 
class  CTPPSPixelDAQMappingESSourceXML
 Loads CTPPSPixelDAQMapping and CTPPSPixelAnalysisMask from two XML files. More...
 

Functions

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::DescriptionFillerForESSources< CTPPSPixelDAQMappingESSourceXML > > s_filler__LINE__ ("CTPPSPixelDAQMappingESSourceXML")
 
static const edm::eventsetup::SourcePluginFactory ::PMaker< edm::eventsetup::SourceMaker< CTPPSPixelDAQMappingESSourceXML > > s_maker__LINE__ ("CTPPSPixelDAQMappingESSourceXML")
 

Variables

static const unsigned int offsetROCinDetId = 13
 

Function Documentation

◆ s_filler__LINE__()

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::DescriptionFillerForESSources< CTPPSPixelDAQMappingESSourceXML > > s_filler__LINE__ ( "CTPPSPixelDAQMappingESSourceXML"  )
static

◆ s_maker__LINE__()

static const edm::eventsetup::SourcePluginFactory ::PMaker< edm::eventsetup::SourceMaker< CTPPSPixelDAQMappingESSourceXML > > s_maker__LINE__ ( "CTPPSPixelDAQMappingESSourceXML"  )
static

Variable Documentation

◆ offsetROCinDetId

const unsigned int offsetROCinDetId = 13
static