]> git.uio.no Git - u/mrichter/AliRoot.git/history - ITS/AliITS.cxx
Coding violations...
[u/mrichter/AliRoot.git] / ITS / AliITS.cxx
2004-06-10 nilsenModifications associated with remerging the Ba/Sa and...
2004-04-30 hristovImplementation of reconstructors (T.Kuhr)
2004-04-22 hristovRaw data simulation, one file per DDL, mini header...
2004-03-30 nilsenImproved some error messages to make them clearer,...
2004-03-23 hristovTaking into account primary vertex position (Yu.Belikov)
2004-03-22 hristovImproved cuts for the reconstruction of V0s (M.Ivanov)
2004-02-25 nilsenProtection involving the existance of gMC added. Useful...
2004-02-19 hristovPrimary vertex reconstruction and standalone ITS tracki...
2004-02-07 maserabug fix (gAlice->TreeD() removed) + coding conventions
2004-02-04 hristovRemoving warnings (Sun)
2004-02-02 maseraSDD digits modified. Both compressed and decompressed...
2004-01-27 maseraCoding conventions for AliITSdigitXXX classes and AliIT...
2004-01-15 hristovAdding AliReconstruction class (T.Kuhr)
2003-12-19 hristovCorrections to obey the coding conventions
2003-11-27 hristovCode for simulation, sdigitization and digitization...
2003-11-10 maseraChanges to obey our coding conventions
2003-10-23 hristovMC-dependent part of AliRun extracted in AliMC (F.Carmi...
2003-09-04 maseraFixes to coding conventions violations
2003-08-14 nilsenFixed compiler warnings with regards to copy construtor...
2003-07-31 hristovBug fixes, warnings only in case of debug option, more...
2003-07-23 hristovFix for transient fSDigits, AliITSRawStream classes...
2003-07-21 maseraFix in AliITS::MakeBranchR since fRecPoints is no longe...
2003-07-13 hristovTransition to NewIO
2003-04-29 hristovCorrections in the destructors
2002-11-21 alibraryRemoving AliMC and AliMCProcess
2002-10-22 alibraryIntroducing Riostream.h
2002-10-14 hristovMerging the VirtualMC branch to the main development...
2002-09-09 nilsenUpdate of documentation to reflect changes in AliITSdig...
2002-06-10 nilsenAdded new FillModules routine and cleaned up the old...
2002-05-13 hristovTreeC created once per event (M.Masera)
2002-05-10 nilsenChanges by Massimo Masera to allow the TTree of cluster...
2002-05-05 nilsenAdded GetSimulationMoel, and fixed up SetDefaultSimulat...
2002-05-02 nilsenAliITS.h
2002-03-15 nilsenIntoduced SDigits2Digits and SDigitsToDigits functions.
2001-11-28 nilsenUsing standard constructors instead of default construc...
2001-11-27 nilsenAdding AliITSDigitizer class to do merging and digitiza...
2001-11-19 nilsenApplyed fixes to bugs found by Rene Brun. With many...
2001-10-24 nilsenRemoved some dead code and improved comments/documntation.
2001-10-21 nilsenAdded function to allow to limit which detectors to...
2001-10-11 marianaCorrect HitsToFastRecPoints
2001-10-04 nilsenChanges made to support PreDigits (SDigits) plus other...
2001-08-30 hristovThe operator[] is replaced by At() or AddAt() in case...
2001-07-26 hristovUse global gRandom generator (M.Ivanov)
2001-07-24 marianaIntroduce the function Digits2Reco() and write the...
2001-07-05 marianaTemporary patches required by root.v3.01.05
2001-06-14 barberaTracking V1 decoupled from AliITS
2001-05-31 barberaBari/Salerno model set as defaault SPD simulation
2001-05-30 hristovTPC and CONTAINERS included in the search path
2001-05-30 hristovChanges made to be consitant with changes in TPC tracki...
2001-05-16 alibraryNew files for folders and Stack
2001-05-11 barberaCorrected to make fast point creation working with...
2001-05-11 hristovLegacy lines commented
2001-05-10 barberaA typo corrected
2001-05-10 barberaModified to create rec points also for PPR geometries
2001-05-10 nilsenAllowed for HitsToDigits function to work with versions...
2001-05-01 nilsenRemove/commented a number of cout<< statements. and...
2001-04-26 nilsenRemoved dependence on layer 5/6 in AliITS::HitsToDigits...
2001-04-26 barberaTMatrix and TVector elimininated to speed up the code
2001-04-25 barberaUpdated version to be compatible with actual verion...
2001-04-21 barberaUpdated with the new SSD reconstruction code
2001-03-17 marianaUpdate SDD response parameters
2001-03-12 hristovChanges needed on Sun with CC 5.0
2001-03-07 barberaSome vector dimensions increased to cope with full...
2001-03-07 barberaA change added in the tracking part to manage delta...
2001-03-02 barbera modified to taking into account new version tracking v1
2001-02-28 marianaMake the code compatible with the new AliRun
2001-02-11 marianaSet protection in MakeBranch
2001-02-10 marianaMove the initialization of the containers for raw clust...
2001-02-08 nilsenRemoved fMajor/MinorVersion variables in favor of varia...
2001-02-02 nilsenAdded include file that are no londer included in AliIT...
2001-01-30 hristovStreamers removed (R.Brun)
2001-01-26 hristovMajor upgrade of AliRoot code
2000-12-18 barberanew version of the ITS tracking to take into account...
2000-12-08 barberaHidden declaration in a for loop removed to be complian...
2000-11-27 barberaNew version containing the files for tracking
2000-11-12 barberaAdded header file for the SPD Bari model
2000-10-09 barberaBug fixes from MAriana to le AliITStest.C run correctly
2000-10-05 nilsenfixed dependencies of include files. Tryed but failed...
2000-10-04 barberaCorrected by F. Carminati for v3.04
2000-10-02 fcaRemoval of useless dependecies via forward declarations
2000-10-02 barberaGeneral code clean-up
2000-09-22 nilsenPatches and updates for fixes to this and other routines.
2000-07-12 fcaCorrecting several syntax problem with static members
2000-07-10 fcaRelease version of ITS code
2000-06-29 nilsenAnother fix to the Streamer function so that we can...
2000-06-28 fcaCorrections to the custom Streamer
2000-06-15 barberaProblems with the HP compiler fixed
2000-06-13 nilsenfix compilation error on HP and DEC unix.
2000-06-12 nilsenNew ITS code replacing the old structure and simulation...
2000-05-10 nilsenFixed problem with display.C and ITS versions v1 and v3.
2000-01-19 fcaIntroducing a list of lists of hits -- more hits allowe...
1999-11-14 fcaCorrect problems with distructors and pointers, thanks...
1999-09-29 fcaIntroduction of the Copyright and cvs Log
1999-09-27 fcaChange location of figures
1999-09-24 fcaNew version of ITS for the TDR
1999-06-25 fcaUse gMC and not pMC everywhere
1999-06-25 fcaMedium array is now private for each module
1999-06-24 fcaRemoved useless include files.
1999-06-15 fcaSome rationalisation of the documentation. In particula...
1999-05-18 fcaThis commit was generated by cvs2svn to compensate...