return;
}
- SetSCScalingFactor();
}
//________________________________________________________________
// between the fluctuation map and the average map
//
- if ( !(fTPCCorrection && fTPCCorrectionAv && fEvent) ) return;
+ if ( !(HasSCList() && fTPCCorrection && fTPCCorrectionAv && fEvent) ) return;
// loop over several z, r and phi bins and find a factor that minimises
// the distortions between the current map and the average map