I need to understand the task of "&" here. it uses without varible and with varible.
//Sofi Pashmak
1 2 3
TScanner(const TScanner &);//What does you mean by "&" here?
void makeFilter(int noOBS, constint* observation,
const TFilterDescriptor& filterDescriptor);//What does you mean by "TFilterDescriptor&" here?