]> git.uio.no Git - u/mrichter/AliRoot.git/history - PHOS/AliPHOSGetter.cxx
added fFailed data member that tells is file is opened and galise found
[u/mrichter/AliRoot.git] / PHOS / AliPHOSGetter.cxx
2002-04-24 schutzadded fFailed data member that tells is file is opened...
2002-04-19 schutzChange return kFALSE into return 0
2002-04-19 schutzdelete pointer members in dtor
2002-04-16 schutzPrimaries are read only if AliStack is present
2002-04-12 schutzPrimaries are now correctly put in the folder. Remains...
2002-04-11 schutzFill branch and not Tree's as recommended by fca
2002-02-23 schutzOne more correction to allow "/" in the file name
2002-02-21 schutzAllowed "/" in the file name (continued)
2002-02-20 schutzReplaces possible "/" by "_" in the headerFile name...
2002-01-12 schutzAll Methods of type void * xxxRef replaced by TObject...
2002-01-07 schutzAdded const where it made sense
2001-12-10 schutzAliRunDigitizer: a few bugs fixed to run under
2001-11-22 schutzAllways ReadPrimaries in GetEvent() to initialize fNPri...
2001-10-04 schutzA lot of mods to put PHOS in the official TFolder/TTask...
2001-09-28 hristovMinor correction of method signature needed on Sun
2001-09-26 schutzWARNINGs are put on cout instead of cerr
2001-09-23 schutzReading Trees branches directly to the TFolders added
2001-09-12 schutzRead TreeQA only if it already exists
2001-09-10 schutzenable to read TreeQA
2001-08-30 schutzQA Tree is now read onlt once at initialisation
2001-08-29 schutzReadQA enabled and a feww cerr channged to cout
2001-07-30 schutzFixed memory leaks from objects posting to TFolders...
2001-07-18 schutzA debug level has been added; corrected a mem leak...
2001-07-18 schutzAdd a metho to retrieve the QA tasks
2001-07-04 schutzAliPHOSGetter is a singleton class that takes of the...