]> git.uio.no Git - u/mrichter/AliRoot.git/history - ITS/AliITS.cxx
Coding violation fixes
[u/mrichter/AliRoot.git] / ITS / AliITS.cxx
2010-02-17 prinoFix bug in creation of SDD SDigits from raws
2009-07-16 maseraPossibility of setting a AliITSSimuParam object from...
2009-07-01 prinoSDD raw data format read from block attributes of CDH...
2009-05-19 maseraReducing verbosity: AliInfo --> AliDebug
2009-04-27 maseraFix to Savannah bug 49014 (A. Mastroserio)
2009-04-23 prinoFix in ITS FastRecPoints tree filling (F. Prino)
2009-04-03 maseraMost of these updates are related to the offline softwa...
2009-02-02 fcaChanged AliRunLoader::GetRunLoader() into AliRunLoader...
2008-12-10 fcaFirst cleanup of Loaders
2008-11-12 fcaCorrect character constantness
2008-08-29 prinoHLT mode retrieved from the OCDB and used to set SDD...
2008-08-29 maseraModifications to eliminate the simulation parameters...
2008-07-02 maseraUpgrade of SDD response class (F. Prino)
2008-04-30 maseraClean-up of SetDefaults methods in AliITS, AliITSDetTyp...
2008-04-24 maseraChanges needed to properly add and subtract the SDD...
2008-04-22 maserafSDigits changed from pointer to a TClonesArray to...
2008-04-17 maseraAdded protection in case gGeoManager is a null pointer
2008-03-20 maseraCheck for proper initialization in Raw2SDigits. 8-...
2008-01-22 maseraDDL module map for SDD in the OCDB (F. Prino)
2007-11-30 maseraDo not call SetDefaults in AliITS::Init
2007-05-08 maseraUpdates concerning the geometry: versioning system...
2007-03-27 maseraNew hybrid geometry using both new code and old parts...
2007-01-26 maseraInitialization of the AliITSgeom object: code cleanup...
2006-11-14 hristovRemoving inheritances from TAttLine, TAttMarker and...
2006-10-18 maseraFix small memory leak in AliITS::UpdateInternalGeometry
2006-10-17 maseramessages moved to debug stream
2006-10-16 maseraAddAlignableVolumes method added to AliITSvPPRasymm
2006-09-15 morschRaw2SDigits implemented (A.M., M. Masera)
2006-08-02 hristovCorrection for hits out of detector problem (Ludovic)
2006-06-12 maseraInitialization of AliITSgeom from TGeo for the reconstr...
2006-03-03 maseramerging RecPoints and ClustersV2. All ClusterFinders...
2005-11-21 maseraOne instance of AliITSresponse per sensor - AliITSrespo...
2005-07-06 hristovSplitting of the ITS libraries (M.Masera & E.Crescio)
2005-06-17 alibraryRemoving warnings for gcc 4.0 and using AliLog
2005-06-17 hristovRemoving GetDebug and SetDebug from AliRun and AliModul...
2005-02-15 maseraV2 clusterer moved to the standard framework. V2 cluste...
2004-11-03 nilsenBug fix, thanks to Ludovic.
2004-06-17 maseracall to UnloadSDigits() added after sdigitisation
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
next