]> git.uio.no Git - u/mrichter/AliRoot.git/history - PHOS/AliPHOSGetter.h
Removal of double digits with high and low gains
[u/mrichter/AliRoot.git] / PHOS / AliPHOSGetter.h
2006-08-28 kharlovEffective C++ warnings fixed (Timur Pocheptsov)
2006-08-01 cvetan1. Adding a possibility to read and reconstruct an...
2006-05-29 kharlovRemove obsolete AliPHOSAlignData
2006-04-26 hristovCoding conventions (Yu.Kharlov)
2006-04-22 hristovCoding conventions (Yu.Kharlov)
2006-02-23 kharlovFirst upload of alignment classes
2005-09-02 kharlovCalibration of raw data
2005-08-24 kharlovAdding CalibData()
2005-07-26 kharlovRestoring raw data fit from version of 29-Aug-2004
2005-07-25 kharlovRead raw data
2005-05-28 schutzCompilation warnings fixed by T.P.
2005-04-29 alibraryCoding Conventions & Cleanup
2004-10-28 schutzCoding convention sutisfied
2004-09-29 schutzMethods made virtual to allow On-Flight reconstruction...
2004-08-25 schutzChange for a realistic time distribution of the raw...
2004-07-16 schutzAdded method to read raw data and convert to digits...
2004-07-01 schutzNew ESD format (with TTree)
2004-03-22 hristovCoding conventions (F.Carminati)
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...