|
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::GenEvent, including all inherited members.
| add_attribute(const std::string &name, const std::shared_ptr< Attribute > &att, const int &id=0) | HepMC3::GenEvent | |
| add_attributes(const std::vector< std::string > &names, const std::vector< std::shared_ptr< Attribute > > &atts, const std::vector< int > &ids) | HepMC3::GenEvent | |
| add_attributes(const std::string &name, const std::vector< std::shared_ptr< Attribute > > &atts, const std::vector< int > &ids) | HepMC3::GenEvent | |
| add_attributes(const std::string &name, const std::vector< std::pair< int, std::shared_ptr< Attribute > > > &atts) | HepMC3::GenEvent | |
| add_beam_particle(GenParticlePtr p1) | HepMC3::GenEvent | |
| add_particle(GenParticlePtr p) | HepMC3::GenEvent | |
| add_tree(const std::vector< GenParticlePtr > &parts) | HepMC3::GenEvent | |
| add_vertex(GenVertexPtr v) | HepMC3::GenEvent | |
| attribute(const std::string &name, const int &id=0) const | HepMC3::GenEvent | |
| attribute_as_string(const std::string &name, const int &id=0) const | HepMC3::GenEvent | |
| attribute_names(const int &id=0) const | HepMC3::GenEvent | |
| attributes() const | HepMC3::GenEvent | inline |
| beams() const | HepMC3::GenEvent | |
| beams(const int status) const | HepMC3::GenEvent | |
| beams() | HepMC3::GenEvent | |
| boost(const FourVector &delta) | HepMC3::GenEvent | |
| clear() | HepMC3::GenEvent | |
| cross_section() | HepMC3::GenEvent | inline |
| cross_section() const | HepMC3::GenEvent | inline |
| event_number() const | HepMC3::GenEvent | inline |
| event_pos() const | HepMC3::GenEvent | |
| GenEvent(Units::MomentumUnit mu=Units::GEV, Units::LengthUnit lu=Units::MM) | HepMC3::GenEvent | |
| GenEvent(std::shared_ptr< GenRunInfo > run, Units::MomentumUnit mu=Units::GEV, Units::LengthUnit lu=Units::MM) | HepMC3::GenEvent | |
| GenEvent(const GenEvent &) | HepMC3::GenEvent | |
| heavy_ion() | HepMC3::GenEvent | inline |
| heavy_ion() const | HepMC3::GenEvent | inline |
| length_unit() const | HepMC3::GenEvent | inline |
| momentum_unit() const | HepMC3::GenEvent | inline |
| operator=(const GenEvent &) | HepMC3::GenEvent | |
| particles() const | HepMC3::GenEvent | |
| particles() | HepMC3::GenEvent | inline |
| particles_empty() const | HepMC3::GenEvent | inline |
| particles_size() const | HepMC3::GenEvent | inline |
| pdf_info() | HepMC3::GenEvent | inline |
| pdf_info() const | HepMC3::GenEvent | inline |
| read_data(const GenEventData &data) | HepMC3::GenEvent | |
| reflect(const int axis) | HepMC3::GenEvent | |
| remove_attribute(const std::string &name, const int &id=0) | HepMC3::GenEvent | |
| remove_particle(GenParticlePtr p) | HepMC3::GenEvent | |
| remove_particles(std::vector< GenParticlePtr > v) | HepMC3::GenEvent | |
| remove_vertex(GenVertexPtr v) | HepMC3::GenEvent | |
| reserve(const size_t &parts, const size_t &verts=0) | HepMC3::GenEvent | |
| rotate(const FourVector &delta) | HepMC3::GenEvent | |
| run_info() const | HepMC3::GenEvent | inline |
| set_beam_particles(GenParticlePtr p1, GenParticlePtr p2) | HepMC3::GenEvent | |
| set_cross_section(GenCrossSectionPtr cs) | HepMC3::GenEvent | inline |
| set_event_number(const int &num) | HepMC3::GenEvent | inline |
| set_heavy_ion(GenHeavyIonPtr hi) | HepMC3::GenEvent | inline |
| set_pdf_info(GenPdfInfoPtr pi) | HepMC3::GenEvent | inline |
| set_run_info(std::shared_ptr< GenRunInfo > run) | HepMC3::GenEvent | inline |
| set_units(Units::MomentumUnit new_momentum_unit, Units::LengthUnit new_length_unit) | HepMC3::GenEvent | |
| shift_position_by(const FourVector &delta) | HepMC3::GenEvent | |
| shift_position_to(const FourVector &newpos) | HepMC3::GenEvent | inline |
| vertices() const | HepMC3::GenEvent | |
| vertices() | HepMC3::GenEvent | inline |
| vertices_empty() const | HepMC3::GenEvent | inline |
| vertices_size() const | HepMC3::GenEvent | inline |
| weight(const unsigned long &index=0) const | HepMC3::GenEvent | inline |
| weight(const std::string &name) const | HepMC3::GenEvent | inline |
| weight(const std::string &name) | HepMC3::GenEvent | inline |
| weight_names() const | HepMC3::GenEvent | inline |
| weights() const | HepMC3::GenEvent | inline |
| weights() | HepMC3::GenEvent | inline |
| write_data(GenEventData &data) const | HepMC3::GenEvent | |
| ~GenEvent() | HepMC3::GenEvent |