]> git.uio.no Git - u/mrichter/AliRoot.git/shortlog
u/mrichter/AliRoot.git
2002-04-24 schutzAdded the fFailed data member that gives the status...
2002-04-24 vestboSome more comments.
2002-04-24 vestboSome more comments.
2002-04-23 vestboMoved from exa
2002-04-23 vestboMoved to misc
2002-04-23 vestboRemoving old scripts no longer used.
2002-04-23 morschNew options kPi0Flat y kEtaFlat (Gustavo Conesa)
2002-04-23 morschDummy void SetSDigitsFile(char * file)
2002-04-22 hristovTypo corrected
2002-04-22 hristovUse new to create arrays with variable size (Sun)
2002-04-22 vicinanzAliTOFPID.cxx and related testmacro added
2002-04-22 vicinanzReview on transient/persistent data members
2002-04-20 vestboMore comments for documentation.
2002-04-20 loizidesAdded several GET-Functions, fixed bug in old config.
2002-04-19 schutzChange return kFALSE into return 0
2002-04-19 hristovAvoid cast from pointer to integer
2002-04-19 loizidesAdded fZLength and fZOffset, fixed a few bugs in the...
2002-04-19 vicinanzUpdated SDigitizer
2002-04-19 schutzdelete pointer members in dtor
2002-04-19 vicinanzCode Optimization, Review on SDigitization, Test macro...
2002-04-19 hristovFirst prototype of TOF reconstruction
2002-04-19 vestboInserted image on top.
2002-04-18 loizidesAdded new fields for new Transformer Object config
2002-04-18 loizidesAdded new Transformer Object.
2002-04-18 loizidesAdded class description comments.
2002-04-18 loizidesRoot objects are compiled in lib_ROOT from now on.
2002-04-18 loizidesAdded fVersion field to differentiate the old and new...
2002-04-18 kowal2Corrected bug in GetRowNumber (class AliTPCSector)
2002-04-18 vestboCleaned up some more in AliL3MemHandler, by removing...
2002-04-18 vestboChanged AliLevel3::Init to public, and this should...
2002-04-18 vestboLoading all present HLT libaries
2002-04-18 vestboIncorporated latest changes in AliLevel3 class.
2002-04-18 schutzUse same form in new and delete (item 5 of effective...
2002-04-18 loizidesNot needed any more.
2002-04-18 loizidesMoved to Makefile.
2002-04-18 loizidesAdded npatches to Init.
2002-04-18 schutzRemove stdio.h (item 2 of EFFECTIVE C++)
2002-04-18 vestboRemoved private member AliL3FileHandler::fTransformer...
2002-04-18 loizidesAdded new Init(char *pathname) function to read a...
2002-04-18 vestboLast cosmetic changes
2002-04-18 vestboMore cosmetic
2002-04-18 loizidesCosmetic changes for the integration of doxygen
2002-04-17 loizidesChanged documentation for doxygen.
2002-04-17 loizidesComments updated and merge problems solved.
2002-04-17 vestboComments formatted the way THtml likes it.
2002-04-17 vestboAdded more comments.
2002-04-17 skowronCoding cnventions
2002-04-17 skowronCoding cnventions
2002-04-17 morschUpdate.
2002-04-17 morschconst added.
2002-04-17 morschCoding Rule violations corrected.
2002-04-17 morschCoding Rule violations corrected.
2002-04-17 morschCoding Rule violations corrected.
2002-04-17 morschCoding Rule violations corrected.
2002-04-17 morschCoding Rule violations corrected.
2002-04-17 morschAliGenThetaSlice added.
2002-04-17 vestboDoes not compile GetGoodParticles in case of no AliROOT.
2002-04-17 loizidesConverts Digits in Memory to Altro like back linked...
2002-04-17 loizidesAdded AliL3AltroMemHandler.
2002-04-17 loizidesAdded AliL3AltroMemHandler.
2002-04-17 loizidesSample program showing howto read raw data and convert...
2002-04-17 loizidesRead program added
2002-04-16 kowal2Added new method GetHitType - corrected
2002-04-16 kowal2Added new method GetHitType - request from Marian and...
2002-04-16 morschCoding rule violations corrected.
2002-04-16 loizidesMinor changes to check for NOLOGGING env str and solved...
2002-04-16 loizidesMinor changes to check for NOLOGGING env str
2002-04-16 vestboMergeEtaSlices and MergeTracks are currently empty.
2002-04-16 loizidesSample program for using the simple fast cluster finder.
2002-04-16 loizidesMakefile for small HLT programs created.
2002-04-16 schutzMacro to copy gAlice, TreeE, TreeK to a file
2002-04-16 schutzMacro to convert Hits to SDigits
2002-04-16 schutzPrimaries are read only if AliStack is present
2002-04-16 vestboConversion table class for 10-8bit compression.
2002-04-16 hristovWrong usage of exit() corrected (Sun)
2002-04-16 vestboMoved from src
2002-04-16 vestbomoving into programs
2002-04-16 vestboImproved Makefile, by setting logging path, TOPDIR...
2002-04-16 vestboMore improved Makefile, setting logging paths, TOPDIR...
2002-04-16 vestboalso checks timebins
2002-04-15 vestboAdded the USEPACKAGE option in Makefile.
2002-04-15 vestboChanged Makefile and AliL3RootTypes.h in order to defin...
2002-04-15 allaDigits and reconstruction with TObject
2002-04-15 allaDigits from AliRunDigitizer
2002-04-15 allaDigits and reconstruction with TObject
2002-04-13 nilsenNow symm is derived from asymm. This minimizes duplicat...
2002-04-13 nilsenNew default value of noise for SDD simulations introduced.
2002-04-12 nilsenfixed bug in computing strip numbering. Minus sign...
2002-04-12 schutzPrimaries are now correctly put in the folder. Remains...
2002-04-12 cblumeAdd Jiris changes
2002-04-11 hristovInheritance from TObject. Automatic streamers.
2002-04-11 nilsenfixed a complation warning about not brace-enclosing...
2002-04-11 schutzDo not write Tree's but do an AutoSave() to fit in...
2002-04-11 schutzFill branch and not Tree's as recommended by fca
2002-04-11 morschReadField() used in Constructor.
2002-04-11 vicinanzUpdated AliTOFSDigitizer
2002-04-11 vicinanzQA check for TOF hits updated
2002-04-11 hristovNew classes for event summary data, track summary data...
2002-04-10 kowal2logs added
2002-04-10 skowronSetNumberOfBinsToScale implemented
next