HepMC3 event record library
|
Declaration of deduce_reader and related functions.
Definition in file ReaderFactory.h.
Go to the source code of this file.
Namespaces | |
namespace | HepMC3 |
HepMC3 main namespace. | |
Functions | |
std::shared_ptr< Reader > | deduce_reader (const std::string &filename) |
This function deduces the type of input file based on the name/URL and its content, and will return an appropriate Reader object. | |