18 #ifndef _INTERACTION_LIST_H_ 19 #define _INTERACTION_LIST_H_ 30 class InteractionList;
52 #endif // _INTERACTION_LIST_H_
THE MAIN GENIE PROJECT NAMESPACE
friend ostream & operator<<(ostream &stream, const InteractionList &intl)
void Append(const InteractionList &intl)
ostream & operator<<(ostream &stream, const AlgConfigPool &config_pool)
A vector of Interaction objects.
void Print(ostream &stream) const
void Copy(const InteractionList &intl)
InteractionList & operator=(const InteractionList &intl)