HepMC3 event record library
ReaderFactory.h File Reference

Detailed Description

Declaration of deduce_reader and related functions.

Definition in file ReaderFactory.h.

#include "HepMC3/ReaderFactory_fwd.h"
#include "HepMC3/CompressedIO.h"
+ Include dependency graph for ReaderFactory.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  HepMC3
 HepMC3 main namespace.
 

Functions

std::shared_ptr< Readerdeduce_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.