19 #ifndef _HE_LEPTON_INTERACTION_GENERATOR_H_
20 #define _HE_LEPTON_INTERACTION_GENERATOR_H_
66 #endif // _HE_LEPTON_INTERACTION_GENERATOR_H_
Interaction list generator in HELepton.
Defines the InteractionListGeneratorI interface. Concrete implementations of this interface generate ...
void Configure(const Registry &config)
InteractionList * GLRESInteraction(const InitialState &init_state) const
InteractionList * CreateInteractionList(const InitialState &init) const
~HELeptonInteractionListGenerator()
void LoadConfigData(void)
HELeptonInteractionListGenerator()
A registry. Provides the container for algorithm configuration parameters.
InteractionList * PhotonRESInteraction(const InitialState &init_state) const
A vector of Interaction objects.
InteractionList * HENuElectronInteraction(const InitialState &init_state) const
InteractionList * PhotonCOHInteraction(const InitialState &init_state) const
Initial State information.