1 #ifndef INTERFACE_RBCINPUT_H
2 #define INTERFACE_RBCINPUT_H 1
48 std::cout <<
"RBCInput:(this=rhs)" <<
'\n';
return (*
this);
50 for(
int i=0;
i < 30; ++
i) (*this).input[
i] = rhs.
input[
i];
70 void mask (
const std::vector<int> & );
72 void force(
const std::vector<int> & );
93 #endif // INTERFACE_RBCINPUT_H