8 #ifndef IMPNPCTRANSPORT_INITIALIZE_POSITIONS_H
9 #define IMPNPCTRANSPORT_INITIALIZE_POSITIONS_H
11 #include "npctransport_config.h"
14 IMPNPCTRANSPORT_BEGIN_NAMESPACE
45 double short_init_factor = 1.0,
46 bool is_disable_randomize =
false,
47 bool are_fgs_pre_initialized =
false );
50 IMPNPCTRANSPORT_END_NAMESPACE
IMP::Vector< IMP::WeakPointer< Restraint > > RestraintsTemp
void initialize_positions(SimulationData *sd, const RestraintsTemp &extra_restraints=RestraintsTemp(), bool debug=false, double short_init_factor=1.0, bool is_disable_randomize=false, bool are_fgs_pre_initialized=false)