10 #ifndef IMPMULTI_STATE_MULTI_STATE_MODEL_SCORE_H 
   11 #define IMPMULTI_STATE_MULTI_STATE_MODEL_SCORE_H 
   13 #include <IMP/multi_state/multi_state_config.h> 
   17 IMPMULTISTATE_BEGIN_NAMESPACE
 
   39                               const std::string fit_file_name) 
const = 0;
 
   42   virtual std::string get_state_name(
unsigned int id) 
const = 0;
 
   45   virtual std::string get_dataset_name() 
const = 0;
 
   50 IMPMULTISTATE_END_NAMESPACE
 
Base class for MultiStateModel scoring classes. 
 
Keep track of multiple states. 
 
Parameters of a weighted fit, from WeightedProfileFitter. 
 
Keep track of multiple states.