]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Removed a std::cout statement
authorhdalsgaa <hdalsgaa@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 27 Mar 2008 15:31:01 +0000 (15:31 +0000)
committerhdalsgaa <hdalsgaa@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 27 Mar 2008 15:31:01 +0000 (15:31 +0000)
FMD/AliFMDGainDA.cxx

index d9d850135f549a68710a8f65e6879a1f416af5c6..4eae5d72e0dbed1e1c3f700d7d943cdb12aad8b5 100644 (file)
@@ -78,7 +78,6 @@ AliFMDGainDA::~AliFMDGainDA() {
 
 //_____________________________________________________________________
 void AliFMDGainDA::Init() {
-  std::cout<<"FMD Gain DA Init"<<std::endl;
     
   fEventsPerChannel = (fPulseLength*fHighPulse) / fPulseSize ;