LooperMap
LooperMap fDeviceMap;
LooperMap::iterator iterator = fDeviceMap.find(device);
LooperMap::const_iterator iterator = fDeviceMap.find(device);