]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSOnlineSPDphysAnalyzer.cxx
Coverity 21238
[u/mrichter/AliRoot.git] / ITS / AliITSOnlineSPDphysAnalyzer.cxx
index 15d151a3079daeaa6a071d3d953ca3e4d9738842..98342cfda6d73d6dbec32446abc96299b7156db0 100644 (file)
@@ -34,6 +34,8 @@
 #include <iostream>
 #include <fstream>
 
+using std::ifstream;
+
 AliITSOnlineSPDphysAnalyzer::AliITSOnlineSPDphysAnalyzer(const Char_t *fileName, AliITSOnlineCalibrationSPDhandler* handler, Bool_t readFromGridFile) :
   fFileName(fileName),fPhysObj(NULL),fHandler(handler),
   fNrEnoughStatChips(0),fNrDeadChips(0),fNrInefficientChips(0),