]> git.uio.no Git - u/mrichter/AliRoot.git/history - ITS
Changes to make AliL3Compress work with new AliL3MemHandler::Init.
[u/mrichter/AliRoot.git] / ITS /
2002-05-19 hristovChanges needed by ICC/IFC compiler (Intel)
2002-05-14 barberaThe Init method of AliITSreconstruction has to be calle...
2002-05-13 hristovTreeC created once per event (M.Masera)
2002-05-13 barberaexample for the creation of fast and slow points on...
2002-05-10 nilsenChanges by Massimo Masera to allow Recpoints and Cluste...
2002-05-10 nilsenfix to use default paramters for the SDD response.
2002-05-10 nilsenChange my Massimo Masera in the default constructor...
2002-05-10 nilsenChanges by Massimo Masera to allow the TTree of cluster...
2002-05-05 nilsenIntroduced Getters and setters for ResponseModel and...
2002-05-05 nilsenIn Distructor, delete fResponse. Since AliITSDetType...
2002-05-05 nilsenAdded GetSimulationMoel, and fixed up SetDefaultSimulat...
2002-05-02 nilsenAliITS.h
2002-05-02 nilsenFixed bug in version number of AliITSpListItem and...
2002-04-30 nilsenA new macro, based on Jiri's that will produce Digits...
2002-04-29 nilsenPosible memory leak fixed. Changes AliITSpList destruct...
2002-04-25 nilsenChanges ClassDef version from 2 to 3.
2002-04-24 nilsenMacro taken from oldmacros and fixed up a bit.
2002-04-24 nilsenNew ITS Digitizer/merger with two macros. One to make...
2002-04-24 nilsenChanged AddSDigits to Module to return a Bool_t. True...
2002-04-24 nilsenNew SDigits and Digits routines, and related changes...
2002-04-24 nilsenAdded functions needed for SDD new SDigits/Digits ...
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-03-28 nilsenNew TTask method for creating SDigits from Hits.
2002-03-28 nilsenSet new Geant Step size and related parameters for...
2002-03-28 nilsenReplaced private segmentation calculation with that...
2002-03-26 barberaMacros for tracking V2
2002-03-26 barberaTracking V2
2002-03-26 barberaTest suite for tracking V2
2002-03-26 barberaNew macros
2002-03-26 barberaOld macros removed, the copies are kept in oldmacros...
2002-03-26 barberaOld ITS macros, now obsolete
2002-03-25 marianaRemove obsolete macros
2002-03-25 nilsenNew ITS SDigit merging with region of interest cut...
2002-03-25 nilsenAdded Some getters based on index instead of row,column.
2002-03-25 nilsenA zero-th attempt to speed up map filling in FinishDigits.
2002-03-25 nilsenMinor bug fix with array size and added a couple of...
2002-03-22 hristovCreate arrays with variable size via new. Initialise...
2002-03-21 nilsenNew Class added to do, Tracking and vertexing for ITS...
2002-03-20 nilsenA very short macro showing how to do SDigits to Digits...
2002-03-20 nilsenIncreased versioning number. Thanks Jiri.
2002-03-19 marianaLast changes from I. Belikov - the tracking performs...
2002-03-15 nilsenUndefined variable fixed.
2002-03-15 nilsenNew SDD code for much improved SDigit handling. Also...
2002-03-15 nilsenReintroduced SDigitization, and Digitization from SDigi...
2002-03-15 nilsenAdded data members fpList, fModule, fEvent. These are...
2002-03-15 nilsenNew SDigit version of ITS Digitizer.
2002-03-15 nilsenRenaming of old hit based Digitizer to make room for...
2002-03-15 nilsenIntoduced SDigits2Digits and SDigitsToDigits functions.
2002-03-15 nilsenRemoved zero-ing of fModules variable in constructors.
2002-03-11 hristovForward declaration replaced by include (Sun)
2002-03-09 nilsenStill fixing AliITSsimulationSSD.h for missing AliITSTa...
2002-03-09 nilsenfixxed def. of GetList.
2002-03-09 nilsenAdded functions to print out Hit data members.
2002-03-09 nilsenMacro to print out hits from a specific track.
2002-03-09 nilsenFixed name change with respect to AliITSTableSSD.
2002-03-09 nilsenError in file names, fixed.
2002-03-08 nilsenStandeard io streamers added to make debugging et al...
2002-03-08 nilsenBug fix with indexRange array fixed using AliITSTable...
2002-03-08 nilsenNew class to help with buggy use of indexRange in SSD...
2002-03-07 hristovNow the size of ITS track container corresponds to...
2002-03-01 nilsenAliITSpList.h Increased array size from 5 to 10. Set...
2002-03-01 nilsenAdded new inline function SetITSgeom needed for alignme...
2002-03-01 nilsenBug fix by Piergiorgio Cerello.
2002-02-28 marianaFixes in AliITSpListItem::AddSignal (M.Massera)
2002-02-21 hristovNew interface to the mag. field
2002-02-06 barberagAlice deletion corrected (from M. Masera)
2002-02-05 hristovSmall mods for gcc 3.02
2002-02-04 hristovUse TMath::Abs instead of fabs (Alpha)
2002-02-04 hristovInclude vector instead of vector.h (Sun)
2002-01-31 nilsenFix for Flat make file.
2002-01-31 nilsenRemove reference to un-used code.
2002-01-31 nilsenRemoved reference to un-used code.
2002-01-31 nilsenMinor change to allow the use of files that are already...
2002-01-31 nilsenThese files no longer used, do not follow coding conven...
2002-01-30 nilsenA macro to test the coordinate transformations of AliIT...
2002-01-30 nilsenNew TTask based method to do Digits To clusters. Works...
2002-01-29 barberaNew classes for the neural tracking algorithm (from...
2002-01-29 barberaUpdated code for tracking V2 (from Y. Belikov)
2002-01-29 barberaUpdated version of the PID code (from B. Batyunya)
2002-01-28 nilsenFixed a logical bug in functions GtoLPositionError...
2002-01-21 barberaUpdated version from B. Batyunya
2002-01-09 barberaInline declaration eliminiated to avoid problems with...
2002-01-08 barberaPart of new PID code from Boris Batyunya
2002-01-08 barberaPart of new PID code from Boris Batyunya
2001-12-12 hristovClass version increased for the automatic schema evolution
2001-12-04 nilsenFixed the default constructor. Created a second Standar...
2001-11-28 nilsenUsing standard constructors instead of default construc...
2001-11-28 nilsenRemoved zero-ing of TArrayI's as suggested by Rene...
2001-11-28 nilsenCreated standard constructors and proper default constr...
2001-11-27 nilsenAdding AliITSDigitizer class to do merging and digitiza...
2001-11-23 barberaAdapted to the suggestions made by R. Brun
2001-11-23 barberaSome protection added in case of high multiplicity
2001-11-23 barberaMaximum number of tracks increased from 15000 to 50000
2001-11-21 barberaSome unuseful print-out commented out
2001-11-21 barberaBug correction suggested by Rene done
2001-11-20 barberaPoint coordinated are calculated in cylindrical referen...
2001-11-19 nilsenFixed some introduce typos. Sorry.
2001-11-19 nilsenApplyed fixes to bugs found by Rene Brun. With many...
next