function R(raw,protonorm){
 this.raw = raw;
 this.protonorm = protonorm;
}

