The interface for classes that reweight a chain of interactions, as needed for MIPP. More...
#include <IInteractionChainReweighting.h>
The interface for classes that reweight a chain of interactions, as needed for MIPP.
There is a 1 to 1 mapping between instances of IInteractionChainReweighting classes and universes (i.e., one object per universe. The constructor for these classes should look like myChainReweighting( ParameterTable& cv_pars, ParameterTable& univ_pars);