]> git.uio.no Git - u/mrichter/AliRoot.git/history - MONITOR
L3 becomes HLT
[u/mrichter/AliRoot.git] / MONITOR /
2006-11-30 hristovL3 becomes HLT
2006-11-29 hristovCRT becomes ACORDE
2006-11-29 hristovSTART becomes T0
2006-11-29 hristovRICH becomes HMPID
2006-09-18 hristovEffective C++ changes
2006-08-08 alibraryFixes for the head of root, effc++
2006-07-27 cvetanSplitting raw data libs
2006-06-13 cvetanAdding CDB library.
2006-05-11 cvetanMUONraw library added
2006-05-08 hristovMore changes to compile correctly DATE-releated code
2005-09-09 cvetanLinking against the HLT MUON library.
2005-07-14 cvetanUpdate monitoring executable in order to make it compat...
2005-07-14 cvetanLink libITSrec.so, not libITSraw.
2005-07-06 hristovSplitting of the ITS libraries (M.Masera & E.Crescio)
2005-06-24 hristovRemoving CONTAINERS. The classes needed by TPC: AliDigi...
2005-06-17 cvetanAvoid linking with pythia.
2005-06-16 alibraryAvoid linking with pythia when not needed
2005-06-15 cvetanRemove warnings with gcc4.0 (F.Carminati)
2005-06-09 alibraryMods for MacOSX 10.4
2005-05-25 rdmsince TGrid has been changed in ROOT v5 added ifdefs...
2005-05-03 alibraryChanging name of libRAW into libRAWData
2005-04-01 cvetanAdditional include path added in order to avoid compila...
2005-03-23 cvetanAdding HLT ITS code to monitorGDC executable.
2004-12-20 alibraryMods for MacOSX
2004-11-08 cvetanAutomatically set the lower pt cut for hough tracks...
2004-11-08 cvetanAutomatic calculation of the paramters of the hough...
2004-10-15 cvetanChanges in monitor packages need after the sepration...
2004-10-06 cvetanIntroduction of the online monitoring code into the...
2004-09-29 cvetanTime performance improvements in HLT hough transform...
2004-09-16 tkuhruse AliLog message scheme
2004-06-04 tkuhrlist of libraries updated
2004-05-26 tkuhrreplace fabs by TMath::Abs
2004-05-26 tkuhradaptation for HLT transition from standalone code...
2004-05-03 alibraryRemoving AliESDCaloTrack now obsolete
2004-04-29 tkuhruse ESD based tracking methods
2004-04-28 hristovCommenting out unused variables
2004-04-01 alibraryFixing Coding violations
2004-03-29 hristovUsing getter instead of global constant
2004-03-11 alibrarySmall syntax corrections for IBM xlc on the Mac
2004-02-04 tkuhruse AliEn sub directory, adaptation to updated HLT...
2004-01-23 tkuhrskip corrupted events
2004-01-23 hristovReplacing rindex by strrchr
2004-01-23 tkuhradaptation to changes in AliTPCtrackerMI
2004-01-22 tkuhrclient server connection improved, interrupt handler...
2004-01-22 tkuhrdata consistency check monitoring added
2004-01-22 tkuhrbatch mode for monitor process
2004-01-21 hristovCorrections to obey the coding conventions (M.Ivanov)
2003-12-19 tkuhrmonitor only central events
2003-12-18 tkuhrunload TPC clusters
2003-12-16 cvetanFixed a memory leakage in the reading of digits for...
2003-12-15 tkuhrmonitor only central physics events
2003-12-12 tkuhrreplace castor: by rfio: in physical file name
2003-12-12 tkuhrfix for physical file name
2003-12-12 tkuhralien host and directory updated
2003-12-11 cvetanFixed a bug in the loading of the digits for the HLT...
2003-12-08 tkuhrautomatic creation of galice file (C.Cheshkov)
2003-12-05 tkuhrUse correct alien file name (C.Cheshkov)
2003-12-02 tkuhrmake it compile with root version 3.10/01a
2003-12-02 tkuhrbugfix
2003-12-01 hristovFull Hough->deconvolution->fit chain implemented (C...
2003-11-18 tkuhrHLT hough transformation updated
2003-11-14 alibraryRemove warning
2003-11-14 tkuhrbugfix
2003-11-14 tkuhrexecutable for local monitoring on a GDC added
2003-11-14 tkuhrmonitoring of HLT hough transformation added
2003-11-05 tkuhrhistos added, HLT cuts updated (C.Cheshkov)
2003-11-03 tkuhrcorrections to obey coding conventions
2003-10-16 tkuhrbugfix
2003-10-16 tkuhrfix compiler warning
2003-10-03 hristovSmaller timeout (C.Cheshkov)
2003-10-03 hristovStarting X-based monitor process (C.Cheshkov)
2003-10-03 hristovLoading MONITOR libraries (C.Cheshkov)
2003-10-03 hristovClosing socket (C.Cheshkov)
2003-10-03 hristovNew histograms (C.Cheshkov)
2003-10-03 hristovIntroduction of HLT dE/dx (C.Cheshkov)
2003-10-03 hristovUsing sync TTimer instead of the a-sync one (C.Cheshkov)
2003-09-19 tkuhrmonitor histograms for HLT added
2003-09-12 hristovstrsep replaced by strtok (HP,Sun,Alpha)
2003-09-12 hristovClasses for reading raw data moved to the RAW module...