]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/AliFMDGainDA.cxx
Removed a std::cout statement
[u/mrichter/AliRoot.git] / 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 ;