A factory to build calibrator objects.
A factory to build calibrator objects.USAGE: 1. The factory must be initialized:
emcCalibratorFactory::Initialize("X") ;
where X is one out of: - emcRawDataCalibrator : the calibrator for real raw online data - emcSimulationCalibrator : the calibrator for simulation offline data
2. Get the instance of the selected calibrator:
emcCalibrator* rdc = emcCalibratorFactory::GetCalibrator() ;
static emcCalibrator* GetCalibrator(void)
Alphabetic index HTML hierarchy of classes or Java