HepMC3 event record library
|
Les Houches event file classes. More...
Data Structures | |
struct | OAttr |
struct | XMLTag |
struct | TagBase |
struct | Generator |
struct | XSecInfo |
struct | EventFile |
struct | Cut |
struct | ProcInfo |
struct | MergeInfo |
struct | WeightInfo |
struct | WeightGroup |
struct | Weight |
struct | Clus |
struct | Scale |
struct | Scales |
struct | PDFInfo |
class | HEPRUP |
struct | EventGroup |
class | HEPEUP |
class | Reader |
class | Writer |
Typedefs | |
typedef std::map< std::string, XSecInfo > | XSecInfos |
Functions | |
template<typename T > | |
OAttr< T > | oattr (std::string name, const T &value) |
template<typename T > | |
std::ostream & | operator<< (std::ostream &os, const OAttr< T > &oa) |
std::string | hashline (std::string s) |
Les Houches event file classes.
The namespace containing helper classes and Reader and Writer classes for handling Les Houches event files.
|
inline |
OAttr<T> LHEF::oattr | ( | std::string | name, |
const T & | value | ||
) |
std::ostream& LHEF::operator<< | ( | std::ostream & | os, |
const OAttr< T > & | oa | ||
) |