CMS 3D CMS Logo

Namespaces | Functions
XMLConfigWriter.cc File Reference
#include "FWCore/Framework/interface/Event.h"
#include "L1Trigger/L1TMuonOverlap/interface/XMLConfigWriter.h"
#include "L1Trigger/L1TMuonOverlap/interface/GoldenPattern.h"
#include "L1Trigger/L1TMuonOverlap/interface/OMTFinput.h"
#include "L1Trigger/L1TMuonOverlap/interface/OMTFConfiguration.h"
#include "L1Trigger/L1TMuonOverlap/interface/OMTFResult.h"
#include "L1Trigger/L1TMuonOverlap/interface/AlgoMuon.h"
#include "DataFormats/L1TMuon/interface/RegionalMuonCand.h"
#include <iostream>
#include <sstream>
#include <cmath>
#include <ctime>
#include <iomanip>
#include <bitset>
#include "xercesc/framework/StdOutFormatTarget.hpp"
#include "xercesc/framework/LocalFileFormatTarget.hpp"
#include "xercesc/parsers/XercesDOMParser.hpp"
#include "xercesc/dom/DOM.hpp"
#include "xercesc/dom/DOMException.hpp"
#include "xercesc/dom/DOMImplementation.hpp"
#include "xercesc/sax/HandlerBase.hpp"
#include "xercesc/util/XMLString.hpp"
#include "xercesc/util/PlatformUtils.hpp"
#include "xercesc/util/XercesDefs.hpp"
#include "xercesc/util/XercesVersion.hpp"
#include "xercesc/dom/DOMWriter.hpp"

Go to the source code of this file.

Namespaces

 XERCES_CPP_NAMESPACE_USE
 

Functions

XMLCh * _toDOMS (std::string temp)
 
std::string _toString (XMLCh const *toTranscode)
 
unsigned int XERCES_CPP_NAMESPACE_USE::eta2Bits (unsigned int eta)
 

Function Documentation

◆ _toDOMS()

XMLCh* _toDOMS ( std::string  temp)
inline

◆ _toString()

std::string _toString ( XMLCh const *  toTranscode)
inline

Definition at line 77 of file XMLConfigWriter.cc.

References AlCaHLTBitMon_QueryRunRegistry::string, and createJobs::tmp.

77  {
78  std::string tmp(xercesc::XMLString::transcode(toTranscode));
79  return tmp;
80 }
tmp
align.sh
Definition: createJobs.py:716