Index: /fact/tools/rootmacros/PulseTemplates/rootfilehandler.h
===================================================================
--- /fact/tools/rootmacros/PulseTemplates/rootfilehandler.h	(revision 13662)
+++ /fact/tools/rootmacros/PulseTemplates/rootfilehandler.h	(revision 13663)
@@ -9,5 +9,5 @@
 
 TFile*
-OpenRootFile( TString , int );
+ChooseRootFileToWrite( TString , int );
 
 void
@@ -23,4 +23,7 @@
 CreateSubDirName( TString );
 
+TFile*
+OpenRootFile( TString, TString, int );
+
 
 #endif // ROOTFILEHANDLER_H
