ATLAS Offline Software
Loading...
Searching...
No Matches
XmlStreamer.cxx File Reference
#include "XmlStreamer.h"
Include dependency graph for XmlStreamer.cxx:

Go to the source code of this file.

Namespaces

namespace  SCT_CalibAlgs

Typedefs

using Attributes_t = std::map<std::string, std::string>
using NameValue_t = std::vector<std::string>

Variables

static const Attributes_t empty

Typedef Documentation

◆ Attributes_t

using Attributes_t = std::map<std::string, std::string>

Definition at line 14 of file XmlStreamer.cxx.

◆ NameValue_t

using NameValue_t = std::vector<std::string>

Definition at line 15 of file XmlStreamer.cxx.

Variable Documentation

◆ empty

const Attributes_t empty
static

Definition at line 16 of file XmlStreamer.cxx.