UserUtils
EDMUtils
interface
ParseEDM.hpp
1
#ifndef USERUTILS_EDMUTILS_PARSEEDM_HPP
2
#define USERUTILS_EDMUTILS_PARSEEDM_HPP
3
4
#include "DataFormats/Provenance/interface/EventID.h"
5
6
#include <string>
7
8
extern
edm::EventID ParseEvent(
const
std::string& format );
9
10
11
#endif
Generated by
doxygen
1.9.4
Source code hosted on
GitHub
Debug: