20#ifndef _XSEC_ALGORITHM_MAP_H_
21#define _XSEC_ALGORITHM_MAP_H_
58 void Print (ostream & stream)
const;
A vector of EventGeneratorI objects.
Initial State information.
A vector of Interaction objects.
Summary information for an interaction.
Cross Section Calculation Interface.
An Interaction -> XSecAlgorithmI associative container. The container is being built for the loaded E...
InteractionList * fInteractionList
void BuildMap(const InitialState &init_state)
const InteractionList & GetInteractionList(void) const
const XSecAlgorithmI * FindXSecAlgorithm(const Interaction *in) const
void Copy(const XSecAlgorithmMap &xsmap)
void UseGeneratorList(const EventGeneratorList *list)
void Print(ostream &stream) const
friend ostream & operator<<(ostream &stream, const XSecAlgorithmMap &xsmap)
XSecAlgorithmMap & operator=(const XSecAlgorithmMap &xsmap)
const EventGeneratorList * fEventGeneratorList
InitialState * fInitState
THE MAIN GENIE PROJECT NAMESPACE
ostream & operator<<(ostream &stream, const AlgConfigPool &config_pool)