|
MARLEY (Model of Argon Reaction Low Energy Yields) v2.0.0
A Monte Carlo event generator for tens-of-MeV neutrino interactions
|
This is the complete list of members for HepMC3::GenCrossSection, including all inherited members.
| Attribute() | HepMC3::Attribute | inline |
| Attribute(const std::string &st) | HepMC3::Attribute | inlineexplicitprotected |
| event() const | HepMC3::Attribute | inline |
| from_string(const std::string &att) override | HepMC3::GenCrossSection | virtual |
| get_accepted_events() const | HepMC3::GenCrossSection | inline |
| get_attempted_events() const | HepMC3::GenCrossSection | inline |
| init() | HepMC3::Attribute | inlinevirtual |
| init(const GenRunInfo &) | HepMC3::Attribute | inlinevirtual |
| is_parsed() const | HepMC3::Attribute | inline |
| is_valid() const | HepMC3::GenCrossSection | |
| operator!=(const GenCrossSection &) const | HepMC3::GenCrossSection | |
| operator==(const GenCrossSection &) const | HepMC3::GenCrossSection | |
| particle() | HepMC3::Attribute | inline |
| particle() const | HepMC3::Attribute | inline |
| set_accepted_events(const long &n_acc) | HepMC3::GenCrossSection | inline |
| set_attempted_events(const long &n_att) | HepMC3::GenCrossSection | inline |
| set_cross_section(const double &xs, const double &xs_err, const long &n_acc=-1, const long &n_att=-1) | HepMC3::GenCrossSection | |
| set_cross_section(const std::vector< double > &xs, const std::vector< double > &xs_err, const long &n_acc=-1, const long &n_att=-1) | HepMC3::GenCrossSection | |
| set_is_parsed(bool flag) | HepMC3::Attribute | inlineprotected |
| set_unparsed_string(const std::string &st) | HepMC3::Attribute | inlineprotected |
| set_xsec(const std::string &wName, const double &xs) | HepMC3::GenCrossSection | inline |
| set_xsec(const unsigned long &index, const double &xs) | HepMC3::GenCrossSection | inline |
| set_xsec_err(const std::string &wName, const double &xs_err) | HepMC3::GenCrossSection | inline |
| set_xsec_err(const unsigned long &index, const double &xs_err) | HepMC3::GenCrossSection | inline |
| to_string(std::string &att) const override | HepMC3::GenCrossSection | virtual |
| unparsed_string() const | HepMC3::Attribute | inline |
| vertex() | HepMC3::Attribute | inline |
| vertex() const | HepMC3::Attribute | inline |
| xsec(const std::string &wName) const | HepMC3::GenCrossSection | inline |
| xsec(const unsigned long &index=0) const | HepMC3::GenCrossSection | inline |
| xsec_err(const std::string &wName) const | HepMC3::GenCrossSection | inline |
| xsec_err(const unsigned long &index=0) const | HepMC3::GenCrossSection | inline |
| xsec_errs() const | HepMC3::GenCrossSection | inline |
| xsecs() const | HepMC3::GenCrossSection | inline |
| ~Attribute() | HepMC3::Attribute | inlinevirtual |