]> git.uio.no Git - u/mrichter/AliRoot.git/history - PHOS/AliPHOSGetter.h
Changed the OpenESD method to take into account the path in the name of the file
[u/mrichter/AliRoot.git] / PHOS / AliPHOSGetter.h
2004-03-08 schutzChanged the OpenESD method to take into account the...
2004-02-19 schutzAdded cleanup in Loader dtor and Getter Reset()
2004-02-06 schutzCorrected for Typos
2004-02-05 schutzEvent() Reads too by default the trackSegments
2004-02-03 hristovRemoving warnings (alpha)
2004-02-02 schutzPut a Warning under the control of gDebug
2004-01-29 schutzAdded a Reset method to force reinitialisation when...
2003-11-14 schutzcoding convention
2003-09-03 schutzCompilation warnings fixed
2003-07-13 hristovTransition to NewIO
2003-03-04 schutzCoding convention obeyed
2002-12-12 schutzTrigger pattern getter added
2002-10-30 schutzreplaced abort() by Fatal()
2002-10-29 schutzremoved iostream
2002-10-21 schutzExtending to beam test analysis
2002-09-24 schutzRemoved fAlice and changed ReadTreeK to make it look...
2002-08-23 schutzMostly minor style modifications to be ready for clonin...
2002-08-21 schutzElaborating split mode to write data only to the split...
2002-07-15 schutzAdded a collaborative work between Getter and Tasks...
2002-07-12 schutzAdded Folder() to remove all hard coded name of folders
2002-07-09 hristovUseless scope resolution removed (HP with aCC)
2002-06-07 schutzAdded methods to clean the folders
2002-06-04 schutzAdd a method that closes the header file
2002-05-22 schutzAdded 3 methods: to list the branches available in...
2002-05-21 schutzRemoved the possibility to systematically read QA Tree...
2002-05-21 schutzSystematically abort if the xxRef method fails to find...
2002-04-27 schutzAdapted (and corrected a few minor defaults) the getter...
2002-04-24 schutzadded fFailed data member that tells is file is opened...
2002-04-16 schutzPrimaries are read only if AliStack is present
2002-01-12 schutzAll Methods of type void * xxxRef replaced by TObject...
2002-01-07 schutzAdded const where it made sense
2001-10-05 hristoviostream.h used instead of iostream (HP)
2001-10-05 hristovstdlib.h included instead of cstdlib (needed on Alpha)
2001-10-04 schutzA lot of mods to put PHOS in the official TFolder/TTask...
2001-09-26 schutzremove dtor
2001-09-23 schutzReading Trees branches directly to the TFolders added
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 schutzadded class TFolder
2001-07-04 schutzAliPHOSGetter is a singleton class that takes of the...