evio
6.0
|
#include <stdexcept>
#include <string>
#include <regex>
#include <iostream>
#include <iterator>
#include <unordered_map>
#include <vector>
#include <sstream>
#include <algorithm>
#include "EvioDictionaryEntry.h"
#include "EvioException.h"
#include "Util.h"
#include "BaseStructure.h"
#include "pugixml.hpp"
Go to the source code of this file.
Classes | |
class | evio::EvioXMLDictionary |
This was developed to read the xml dictionary that Maurizio uses for GEMC. More... | |
Namespaces | |
evio | |
Copyright (c) 2019, Jefferson Science Associates. | |