]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSsegmentationSDD.cxx
commented define _ClusterTopology_ - to be used only for the special productions
[u/mrichter/AliRoot.git] / ITS / AliITSsegmentationSDD.cxx
index f50fa6fae688fcbd6b6447350c66941b28f3cc33..1ac4229d2a83c8f35a1e30f83604f514bf4458c7 100644 (file)
@@ -58,6 +58,9 @@ const Int_t AliITSsegmentationSDD::fgkNchipsPerHybrid = 4;
 const Int_t AliITSsegmentationSDD::fgkNanodesPerChip = 64;
 const Float_t AliITSsegmentationSDD::fgkCm2Micron = 10000.;
 const Float_t AliITSsegmentationSDD::fgkMicron2Cm = 1.0E-04;
+
+using std::endl;
+using std::cout;
 ClassImp(AliITSsegmentationSDD)
 
 //______________________________________________________________________