#include "L1Trigger/L1TMuonOverlapPhase1/interface/Omtf/XMLConfigReader.h"
#include "L1Trigger/L1TMuonOverlapPhase1/interface/Omtf/GoldenPattern.h"
#include "L1Trigger/L1TMuonOverlapPhase1/interface/Omtf/GoldenPatternWithStat.h"
#include "L1Trigger/L1TMuonOverlapPhase1/interface/Omtf/OMTFinput.h"
#include "L1Trigger/RPCTrigger/interface/RPCConst.h"
#include "CondFormats/L1TObjects/interface/L1TMuonOverlapParams.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include <iostream>
#include <cmath>
#include <algorithm>
#include <utility>
#include <array>
#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 <boost/multiprecision/integer.hpp>
Go to the source code of this file.
|
XMLCh * | _toDOMS (std::string temp) |
|
XERCES_CPP_NAMESPACE_USE std::string | _toString (XMLCh const *toTranscode) |
|
◆ _toDOMS()
XMLCh* _toDOMS |
( |
std::string |
temp | ) |
|
|
inline |
◆ _toString()
XERCES_CPP_NAMESPACE_USE std::string _toString |
( |
XMLCh const * |
toTranscode | ) |
|
|
inline |