]> git.uio.no Git - u/mrichter/AliRoot.git/history - MUON/mapping
Coding conventions correction.
[u/mrichter/AliRoot.git] / MUON / mapping /
2007-01-25 ivanaNew classes for description of DDL, DE, BusPatch
2007-01-25 ivanaImplementation of functions moved in .cxx.
2007-01-25 ivanaNew enum type for cathod.
2007-01-25 ivanaA helper class for ordered integer array
2007-01-23 alibraryAdding include files where needed for latest ROOT
2007-01-12 ivanaModifying ownership of slats (Laurent)
2007-01-12 ivanaMacro to flip an existing PCB (Laurent)
2007-01-12 ivanaDoing some more checks (Laurent)
2007-01-12 ivanaInput list for testSlatPads.C macro (Laurent)
2007-01-12 ivanaMake this class non static, and introduce use of AliMpS...
2007-01-12 ivanaMake this class non static, correct a bug (float instea...
2007-01-12 ivanaReplace remaining STL remnants with TObjArray, and...
2007-01-12 ivanaChanging Add signature (Laurent)
2007-01-12 ivanaAdding fSlatMotifMap data member to keep track of st345...
2007-01-12 ivanaAdding a parameter to the ctor (AliMpSlatMotifMap)...
2007-01-12 ivanaNew class to keep track of St345/trigger motif(type...
2007-01-12 ivanaDefine and implement Copy and Clone methods (Laurent)
2007-01-12 ivanaDefine a naming convention for special motifs having...
2007-01-12 ivanaRemove trailing backslash (Laurent)
2007-01-12 ivanaAdding the option to draw a bold line to sketch the...
2007-01-12 ivanaCorrect PadIndicesLocal method to use lengthTolerance...
2007-01-12 ivanaAdding Set(first,second) method (Laurent)
2007-01-12 ivanaSplit some methods for filename vs pathname, usefull...
2007-01-12 ivanaImplement copy constructor (Laurent)
2007-01-12 ivanaAdding SetGassiNum method, needed by macro flipPCB...
2007-01-12 ivanaReplacing AliMpSlatZonePadIterator class by AliMpPCBPad...
2006-12-15 ivanaRemoved file
2006-12-15 ivanaUpdated files (Christian)
2006-12-15 ivanaFiles with manu serial numbers
2006-12-15 ivanaGetDetElemManu() changed to return AliMpInt by value...
2006-12-15 ivanaAdding subdirectory manu_serial for files with manu...
2006-12-15 ivanaUpdated detection element names
2006-11-20 ivanaAdded detection element names (not yet definitive).
2006-11-20 ivanaUpdated for renaming AliMpDEManager::GetDEName function...
2006-11-20 ivanaAdded ManuToSerialPath(), fgkManuToSerial.
2006-11-20 ivanaIntroduced new DE names unique to each det element;
2006-11-20 ivanaA new class that manages the maps manuId<>manuSerial...
2006-11-13 ivanaOfficial buspatch numbering
2006-11-13 ivanaAdding static functions for conversion between global...
2006-11-06 ivanaMacro to generate manu list per buspatch for station...
2006-11-06 ivanaImplemented TObject functions used for sorting in Root...
2006-11-06 ivanaImplemented iterator on DE per DDL
2006-11-03 ivanaRemoving dependences on AliDAQ class (in raw)
2006-10-26 ivanaModyfing debug levels: level 1 only in ctors/dtors.
2006-10-26 ivana- Adding option for ownership of slat
2006-10-26 ivana- Adding the array of slat segmentation and GetLayerSeg...
2006-10-26 ivanaAdding option for ownership of objects in the map
2006-10-26 ivanaAdding option for ownership of slat
2006-10-26 ivana- Adding option for ownership of sector
2006-10-26 ivanaAdding debug messages
2006-10-26 ivanaRemoving AliMpSegFactory -> using AliMpSegmentation...
2006-10-26 ivanaAliMpSegFactory replaced with AliMpSegmentation
2006-10-23 ivanaCoding conventions
2006-10-20 ivanaAllow to draw a motifType (Laurent)
2006-10-20 ivanaCorrected comment (Laurent)
2006-10-20 ivanaSet include path to allow AClic compilation (Laurent)
2006-10-20 ivanaCount instances (for debug) (Laurent)
2006-10-20 ivanaCorrect signature of Print method (Laurent)
2006-10-20 ivanaAdding GetNofDEInChamber method (Laurent)
2006-10-20 ivanaNew class - to be integrated in segmentation (Laurent)
2006-10-19 ivanaAdded method GetObject(Int_t index) which makes possible
2006-10-19 ivanaModifications to take into account that moduleId !...
2006-10-19 ivanaModifications to take into account that moduleId !...
2006-10-19 ivana- Adding fgkNofGeomModules static data member and its...
2006-09-15 ivanaCleanup Effc++ warnings (Laurent)
2006-09-13 ivanaRemoving implementation of protected copy constructor &
2006-09-13 ivanaCleanup Effective C++ warnings:
2006-09-13 ivanaUsing AliLog instead of Root error messages
2006-09-05 pcrochetremoving fc++ warnings
2006-08-08 pcrochetGenerates realistic DDL sharing and buspatch number...
2006-08-08 pcrochetImplementation of buspatch iterator per DDL and right...
2006-06-30 ivanaNew macro for drawing slat motifs with real contours
2006-06-30 ivanaAdding new canvas with drawing motifs with real contours
2006-06-30 ivanaAdded Option "C": it paints the real contour of the...
2006-06-28 ivanaCorrecting mapping data (manuid and buspatch numbers)
2006-06-07 ivanaFile CRATE.TXT moved from data to mapping/data/stationT...
2006-06-07 ivanaFile CRATE.TXT moved from data to mapping/data/stationT...
2006-05-24 ivanaUpdated comments for Doxygen - corrected warnings
2006-05-23 ivanaUpdated comments for Doxygen
2006-05-11 ivanaTrigger board name according to PRR
2006-05-11 ivanaDecode new trigger board names
2006-04-24 hristovFix from Laurent
2006-04-24 hristovDo not calculate special motif dimensions in GetDimensi...
2006-04-23 hristovIncremented class version
2006-04-22 hristovCoding conventions (Laurent)
2006-04-12 hristovCoding conventions (Ivana)
2006-04-07 hristovCoding conventions (Ivana)
2006-03-17 ivanaChanges related to the implementing AliMpVSegmentation...
2006-03-17 ivana- Reordering includes from most specific to more genera...
2006-03-17 ivanaReordering includes, forward declarations from most...
2006-03-15 ivanaWork around for CINT bug in root 5.10/00, with gcc4.0.2
2006-03-15 ivanaRemoving debug printing
2006-03-14 ivanaNew test macro
2006-03-14 ivana- Added attributes fMaxPadIndices, fNofPads, which...
2006-03-14 ivanaAdded method CalculateNofPads()
2006-03-14 ivana- Added new method NofPads()
2006-03-14 ivana- Added new method NofPads()
2006-03-13 ivanaAdding local CVS Id (MpId) and/or category
2006-03-13 ivanaAdding argument in PrintOn (coding conventions
2006-03-13 ivanaRenaming fgNonBendingManuMask (coding conventions)
next