24 #ifndef ACTIONSANDFACTORS_H 25 #define ACTIONSANDFACTORS_H 27 #include "ActionFamilyContainer.h" 28 #include "utility/load_combinations/actions/factors/Factors.h" 44 const Factors &getFactors(
void)
const Routines to generate combinations of actions.
Container for all the action families.
Definition: ActionsAndFactors.h:34
Almacena todas las familias de acciones.
Definition: Factors.h:34
Container for ActionAndFactors objects.
Definition: ActionWeightingMap.h:42
Stores all the families of actions.
Definition: ActionFamilyContainer.h:33
ActionsAndFactors(const Factors &factors=Factors())
Default constructor.
Definition: ActionsAndFactors.cc:26