18 using namespace genie;
55 <<
"Unknown InteractionType! Returning NULL InteractionList "
56 <<
"for init-state: " << init_state.
AsString();
64 intlist->push_back(interaction);
void LoadConfigData(void)
Defines the InteractionListGeneratorI interface. Concrete implementations of this interface generate ...
Summary information for an interaction.
#define LOG(stream, priority)
A macro that returns the requested log4cpp::Category appending a string (using the FILE...
A class encapsulating an enumeration of interaction types (EM, Weak-CC, Weak-NC) and scattering types...
virtual void Configure(const Registry &config)
string AsString(void) const
InteractionList * CreateInteractionList(const InitialState &init) const
void Configure(const Registry &config)
A registry. Provides the container for algorithm configuration parameters.
~NormInteractionListGenerator()
NormInteractionListGenerator()
A vector of Interaction objects.
Most commonly used PDG codes. A set of utility functions to handle PDG codes is provided in PDGUtils...
Initial State information.