HepMC3 event record library
|
Go to the documentation of this file.
6 #ifndef HEPMC3_LHEFATTRIBUTES_H
7 #define HEPMC3_LHEFATTRIBUTES_H
49 virtual bool to_string(
string &att)
const;
60 std::vector<LHEF::XMLTag*>
tags;
99 virtual bool to_string(
string &att)
const;
116 std::vector<LHEF::XMLTag*>
tags;
virtual ~HEPRUPAttribute()
Virtual destructor.
virtual bool to_string(string &att) const
Fill string from class content.
Class for storing data for LHEF run information.
void clear()
Clear this object.
virtual bool init()
Parse the XML-tags.
HEPRUPAttribute(std::string s)
Constructor from string.
virtual bool from_string(const string &att)
Fill class content from string.
HEPEUPAttribute()
Default constructor.
LHEF::HEPRUP heprup
The actual HEPRUP object.
HEPRUPAttribute()
Default constructor.
void clear()
Clear this object.
Definition of class FourVector.
std::vector< LHEF::XMLTag * > tags
The parsed XML-tags.
Class for storing data for LHEF run information.
HEPEUPAttribute(std::string s)
Constructor from string.
Forward declaration of GenParticle.
LHEF::HEPEUP hepeup
The actual HEPEUP object.
virtual bool to_string(string &att) const
Fill string from class content.
virtual ~HEPEUPAttribute()
Virtual destructor.
virtual bool init(const GenRunInfo &)
Dummy function.
virtual bool from_string(const string &att)
Fill class content from string.
std::vector< LHEF::XMLTag * > tags
The parsed XML-tags.
FourVector momentum(int i) const
Get momentum.
Definition of class Attribute, class IntAttribute and class StringAttribute.
std::vector< std::vector< double > > PUP
Stores run-related information.