]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSsegmentationSSD.cxx
Added to TrackerGlo possibility to fill control histos with residuals,pulls,chi2
[u/mrichter/AliRoot.git] / ITS / AliITSsegmentationSSD.cxx
index 85aea1ad86f3e7d61c11751b96d7e4a7a96d9e06..c4101fb39e48fc554e8feb3760eb299e62452f2a 100644 (file)
@@ -35,6 +35,8 @@ const Int_t AliITSsegmentationSSD::fgkNstripsDefault = 768;
 const Int_t AliITSsegmentationSSD::fgkNchipsPerSide = 6;
 const Int_t AliITSsegmentationSSD::fgkNstripsPerChip = 128;
 
+using std::endl;
+using std::cout;
 ClassImp(AliITSsegmentationSSD)
 
 AliITSsegmentationSSD::AliITSsegmentationSSD(Option_t *opt): AliITSsegmentation(),