]> git.uio.no Git - u/mrichter/AliRoot.git/history - EMCAL/AliEMCALGetter.cxx
control plots went to AliRICH
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALGetter.cxx
2004-05-06 schutzClean data from folders before reading data. Read Data...
2004-04-01 alibraryFixing Coding violations
2004-03-22 hristovCoding conventions (F.Carminati)
2004-02-19 schutzAdded cleanup in Loader dtor and Getter Reset()
2004-02-13 schutzRead SDigits in READ mode (needed when merging where...
2004-02-13 schutzAdded a prototection to prevent deleting the run loader...
2004-02-12 schutzDelete the run loader before creating a new getter
2004-02-03 schutzcloning with PHOS
2004-02-03 schutzRemove the possibility in VersionExist to change the...
2004-02-03 hristovRemoving warnings (alpha)
2004-02-02 schutzPut a Warning under the control of gDebug
2004-01-19 schutzfinal geometry and cleanup
2003-11-18 schutzcoding convention
2003-11-13 schutzCoding Convention
2003-10-23 hristovMC-dependent part of AliRun extracted in AliMC (F.Carmi...
2003-07-14 hristovLog replaced by Id
2003-07-13 hristovTransition to NewIO
2003-01-09 schutzimplemented methods concerning PID
2003-01-08 schutzadded methods relevant for HCAL section, TrackSegments...
2002-12-02 schutzadded the delete of EMCAL object posted in the folder...
2002-11-17 schutzremoved a Info()
2002-11-17 schutzremove/add print statements
2002-11-05 schutzchange the formattin in Print()
2002-10-31 schutzremoved iostream
2002-10-23 alibraryIntroducing Riostream.h
2002-09-24 schutzRemoved fAlice and changed ReadTreeK to make it look...
2002-09-02 hristovMaking Track arguments const
2002-08-28 alibraryRemoving ^M at the end of lines
2002-08-26 schutzAdded proper way to delete tree in BranchList
2002-08-23 schutz1. Style modifications to clone PHOS
2002-07-16 schutzset fAlice to 0 when not needed
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-04 schutzThis patch solves the problem encountered when posting...
2002-06-13 schutzAdded CloseFile that deletes gAlice which in turn close...
2002-06-07 schutzAdded methods to clean the folders
2002-06-04 schutzOnly retrieve the gAlice object if a new file is opened
2002-05-31 schutzRefreshes gAlice by getting it from the file each time...
2002-05-30 schutzChange to the directory of the file when the getter...
2002-05-22 schutzProtected against having _ in the file name
2002-05-21 schutzMade file static to be able to do file->cd in GetInstance
2002-05-02 schutz1. Remove all Sdigits subfolders in the dtor
2002-04-27 schutzBefore opening a new file the previously opened one...
2002-04-27 schutzBefore opening a new file the previously opened one...
2002-04-26 schutzminor change
2002-04-26 schutzAdded file as a data member; close the file before...
2002-04-24 schutzAdded the fFailed data member that gives the status...
2002-04-19 schutzChange return kFALSE into return 0
2002-04-19 schutzdelete pointer members in dtor
2002-02-23 schutzOne more correction to allow "/" in the file name
2002-02-21 schutzAllowed to have "/" in the filename (continued)
2002-02-20 schutzReplaced possible "/" by "_" in the headerFile name...
2002-01-28 schutzChanged Clusterizer() to return a Clusterizerv1* instea...
2002-01-22 schutzIntroduction of the methods to access RecPoints
2002-01-16 schutzAdapted to PHOSGetter
2002-01-07 schutzVERSION OF EMCAL I GOT FROM SAHAL
2001-12-17 schutzThis update is a step in the continuous development...