![]() |
ATLAS Offline Software
|
#include <GenEvent.h>
Public Member Functions | |
| ShortEventAttribute () | |
| ShortEventAttribute (const HepMC3::GenEvent *e) | |
| bool | from_event (const HepMC3::GenEvent *e) |
| bool | from_string (const std::string &att) override |
| bool | to_string (std::string &fl) const override |
| void | resize () |
Public Attributes | |
| int | NUP = 0 |
| int | IDPRUP = 0 |
| double | XWGTUP = 0 |
| double | SCALUP = 0 |
| double | AQEDUP = 0 |
| double | AQCDUP = 0 |
| std::vector< long > | IDUP {} |
| std::vector< int > | ISTUP {} |
| std::vector< std::pair< int, int > > | MOTHUP {} |
| std::vector< std::pair< int, int > > | ICOLUP {} |
| std::vector< std::vector< double > > | PUP {} |
| std::vector< double > | VTIMUP {} |
| std::vector< double > | SPINUP {} |
Definition at line 41 of file GenEvent.h.
|
inline |
Definition at line 43 of file GenEvent.h.
|
inline |
Definition at line 44 of file GenEvent.h.
|
inline |
Definition at line 46 of file GenEvent.h.
|
inlineoverride |
Definition at line 92 of file GenEvent.h.
|
inline |
|
inlineoverride |
Definition at line 122 of file GenEvent.h.
| double HepMC::ShortEventAttribute::AQCDUP = 0 |
Definition at line 163 of file GenEvent.h.
| double HepMC::ShortEventAttribute::AQEDUP = 0 |
Definition at line 162 of file GenEvent.h.
| std::vector< std::pair<int,int> > HepMC::ShortEventAttribute::ICOLUP {} |
Definition at line 167 of file GenEvent.h.
| int HepMC::ShortEventAttribute::IDPRUP = 0 |
Definition at line 159 of file GenEvent.h.
| std::vector<long> HepMC::ShortEventAttribute::IDUP {} |
Definition at line 164 of file GenEvent.h.
| std::vector<int> HepMC::ShortEventAttribute::ISTUP {} |
Definition at line 165 of file GenEvent.h.
| std::vector< std::pair<int,int> > HepMC::ShortEventAttribute::MOTHUP {} |
Definition at line 166 of file GenEvent.h.
| int HepMC::ShortEventAttribute::NUP = 0 |
Definition at line 158 of file GenEvent.h.
| std::vector< std::vector<double> > HepMC::ShortEventAttribute::PUP {} |
Definition at line 168 of file GenEvent.h.
| double HepMC::ShortEventAttribute::SCALUP = 0 |
Definition at line 161 of file GenEvent.h.
| std::vector<double> HepMC::ShortEventAttribute::SPINUP {} |
Definition at line 170 of file GenEvent.h.
| std::vector<double> HepMC::ShortEventAttribute::VTIMUP {} |
Definition at line 169 of file GenEvent.h.
| double HepMC::ShortEventAttribute::XWGTUP = 0 |
Definition at line 160 of file GenEvent.h.