2 #ifndef INTERFACE_RBCINPUT_H
3 #define INTERFACE_RBCINPUT_H 1
49 std::cout <<
"RBCInput:(this=rhs)" <<
'\n';
return (*
this);
51 for(
int i=0;
i < 30; ++
i) (*this).input[
i] = rhs.
input[
i];
71 void mask (
const std::vector<int> & );
73 void force(
const std::vector<int> & );
94 #endif // INTERFACE_RBCINPUT_H