18#ifndef _INTERACTION_LIST_H_
19#define _INTERACTION_LIST_H_
44 void Print (ostream & stream)
const;
A vector of Interaction objects.
void Append(const InteractionList &intl)
InteractionList & operator=(const InteractionList &intl)
void Print(ostream &stream) const
friend ostream & operator<<(ostream &stream, const InteractionList &intl)
void Copy(const InteractionList &intl)
Summary information for an interaction.
THE MAIN GENIE PROJECT NAMESPACE
ostream & operator<<(ostream &stream, const AlgConfigPool &config_pool)