MARLEY (Model of Argon Reaction Low Energy Yields) v2.0.0
A Monte Carlo event generator for tens-of-MeV neutrino interactions
Loading...
Searching...
No Matches
marley::ResponseTable Member List

This is the complete list of members for marley::ResponseTable, including all inherited members.

get_neighbor_indices(const std::vector< double > &vec, double val, size_t &lower_index, size_t &upper_index) constmarley::ResponseTableprotected
get_responses() constmarley::ResponseTableinline
interpolate(double w, double q) constmarley::ResponseTable
q_grid() constmarley::ResponseTableinline
q_max() constmarley::ResponseTableinline
q_min() constmarley::ResponseTableinline
qvec_marley::ResponseTableprotected
response_index(size_t iw, size_t iq) constmarley::ResponseTableinline
responses_marley::ResponseTableprotected
ResponseTable() (defined in marley::ResponseTable)marley::ResponseTableinline
ResponseTable(std::shared_ptr< std::vector< double > > &wvec, std::shared_ptr< std::vector< double > > &qvec, std::shared_ptr< std::vector< NuclearResponses > > &resp) (defined in marley::ResponseTable)marley::ResponseTableinline
w_grid() constmarley::ResponseTableinline
w_max() constmarley::ResponseTableinline
w_min() constmarley::ResponseTableinline
wvec_marley::ResponseTableprotected