]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSReconstructioner.h
constructor modified to reconstruct different branches
[u/mrichter/AliRoot.git] / PHOS / AliPHOSReconstructioner.h
index 6af187eb7b99cace5a633eb6dfe585fb43f1f937..3f6c603bdeb41e7e39232fcb0c892b7d48a351ba 100644 (file)
@@ -31,7 +31,7 @@ class AliPHOSReconstructioner : public TTask {
 public:
 
   AliPHOSReconstructioner() ; //ctor            
-  AliPHOSReconstructioner(const char * headreFile) ;
+  AliPHOSReconstructioner(const char * headreFile, const char * branchName = "Default") ;
   AliPHOSReconstructioner(const AliPHOSReconstructioner & rec) {
     // cpy ctor: 
     // requested by the Coding Convention