]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSFindClustersV2.cxx
New pathlength option added.
[u/mrichter/AliRoot.git] / ITS / AliITSFindClustersV2.cxx
index 36c81522c3d7475c33434a83982b73f9c15dba75..a89787f91640da42da29fa17fb03b33f2bc5d3b3 100644 (file)
@@ -268,7 +268,7 @@ void AliITSFindClustersV2::Exec(const Option_t *opt){
     Char_t name[50];
 
     if(!fInit){
-       Warning("Exec","Initilization not succesfull. Aborting.");
+       Warning("Exec","(opt=%s) Initilization not succesfull. Aborting.\n",opt);
        return;
     } // end if !fInit