]> git.uio.no Git - u/mrichter/AliRoot.git/history - MUON/AliMUONDigitizer.cxx
EffC++ warnings corrected.
[u/mrichter/AliRoot.git] / MUON / AliMUONDigitizer.cxx
2006-04-11 hristov- Class description on 5 lines (Coding conventions)
2006-01-11 ivana- Updated for modifying AliMUONHitMapA1 constructor
2005-12-16 hristovError message instead of assert
2005-12-16 hristovCheck the chambers by assert only in case of signal
2005-11-22 ivanaUpdated with refactoring of geometry & segmentation...
2005-07-21 cussonnoRemove obselete members and methods (Ch. Finck)
2005-07-13 cussonnoRemove obselete members & methods (Ch. Finck)
2005-07-12 hristovAdditional protection. Initialization of pointers
2005-07-08 martinez- Remove double declaration in Digitizer
2005-06-24 hristovRemoving useless const to avoid warnings on alphacxx6
2005-06-24 martinezFixing bug on fHitMap (Gines)
2005-06-22 martinezReseting counter fTDList to zero each digit (Sacha)
2005-06-22 martinez- Bug on AliMUONDigitizer for dimensionning AliMUOINHit...
2005-06-21 martinezOfficial Numbering for salts in St345 as described...
2005-06-20 martinezNew digits structure, cathode planes are mixed in the...
2005-06-14 martinezRemoving old segmentation, obsolete classes and removin...
2005-06-07 martinezLinking trigger info with digits (artur)
2005-03-09 martinezRemove obselete method Hit2Digit for digitalization
2005-02-25 cussonnoSet the right DE id to get the max pad number for HitMa...
2005-02-22 cussonnoGo on with new segmentation (Ch. Finck)
2005-02-21 cussonnoNew segmentation with switch between old and new (Ch...
2004-12-18 hristovRemoving extra semicolons (FedoraCore3, gcc 3.4.2)
2004-10-19 martinezLogging of Debug, Info and Error Messages follwing...
2004-10-19 martinezReversing previous commit (Gines)
2004-10-19 martinezLogging of Debug, Info and Error Messages follwing...
2004-07-28 cussonnoPut trigger informations at digit level (Christian)
2004-07-08 cussonnobug fixed for fMUONData (Gines)
2004-05-28 cussonnoset fMUONData as local container
2004-05-25 martinezCode revision:
2004-05-11 martinezAdded protected copy constructors and assignment operat...
2004-05-10 martinezAdded virtual destructor (I. Hrivnacova)
2004-03-12 martinezCleaning-up code (Artur)
2003-09-04 martinezNew MUON data container AliMUONData implementation
2003-07-13 hristovTransition to NewIO
2003-01-28 morschImproved response simulation for station 1.
2003-01-14 alibraryCleanup of STEER coding conventions
2002-10-23 alibraryIntroducing Riostream.h
2002-03-13 jchudobaCorrection of the errourness last commit.
2002-03-13 jchudobaConnect only MUON branches when reading the event to...
2002-02-13 jchudobaRemove some deletes from dtor, those objects are delete...
2001-11-22 jchudobaProper deletion of arrays (thanks to Rene Brun)
2001-11-02 jchudobacleanup of the code, add const to Get methods
2001-10-31 jchudobasome functionality move to AliMUONTransientDigit class
2001-10-18 jchudobaDefine constant MAXTRACKS for maximum number of tracks...
2001-10-04 jchudobachanges for TTask implementation, some other small...
2001-07-28 hristovAliRunDigitizer.h included; typos corrected
2001-07-27 jchudobamerging/digitization classes