]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/AliEMCALTrackSegmentMaker.h
Coding conventions (F.Carminati)
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALTrackSegmentMaker.h
index af19f53f94951c6e6e8f24af021d8a66ce078ab4..f47342b38efbdb7a7aff6b3dee8d0de9cbeaf86d 100644 (file)
@@ -29,7 +29,7 @@ class  AliEMCALTrackSegmentMaker : public TTask {
 public:
 
   AliEMCALTrackSegmentMaker() ;                     
-  AliEMCALTrackSegmentMaker(const TString alirunFileName, const TString eventFolderName = AliConfig::fgkDefaultEventFolderName) ;                       
+  AliEMCALTrackSegmentMaker(const TString alirunFileName, const TString eventFolderName = AliConfig::GetDefaultEventFolderName()) ;                       
   AliEMCALTrackSegmentMaker(const AliEMCALTrackSegmentMaker & tsmaker):TTask(tsmaker) { ; } 
   virtual ~ AliEMCALTrackSegmentMaker() ;