]> git.uio.no Git - u/mrichter/AliRoot.git/history - MUON/mapping
- The part of JETAN dealing with ESD data has been separated from the one using MC...
[u/mrichter/AliRoot.git] / MUON / mapping /
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)
2006-03-13 ivanaAdding comments
2006-03-13 ivanaClass description on 5 lines
2006-03-13 ivanaAdding protected copy constructor and assignment operator
2006-03-02 ivanaApply manu mask to motifPositionID
2006-03-02 ivanaUpdating MpId only
2006-03-02 ivana- Reordering includes and/or
2006-03-02 ivanaFatal error replaced with Error
2006-03-02 ivanaImplementing the new methods of the interface class
2006-03-02 ivanaAdding abstract methods to get:
2006-03-02 ivanaAdding offset to manuIds when reading non-bending planes.
2006-03-02 ivanaImplementing methods needed by the new methods in AliMp...
2006-03-02 ivanaAdded AliMpVSegmentation* CreateMpSegmentationByElectro...
2006-03-02 ivanaAdded method GetAllMotifPositionsIDs(TArrayI& enc)
2006-03-02 ivanaRemoving useless ifs
2006-03-02 ivanaAdding a GetCathod(Int_t detElemId, AliMpPlaneType...
2006-03-02 ivanaDefining the manuId offset for non-bending planes
2006-03-02 ivanaCorrected files to be consistent with special_zone_oute...
2006-03-02 ivanaBug fix after sect renamed to sector
2006-03-02 ivanaUpdated for changing units mm->cm
2006-02-28 ivanaUpdated for modifs in AliMpFiles
2006-02-28 ivana- Updated for modifs in AliMpFiles
2006-02-28 ivanaBug fix in First() function
2006-02-23 pcrochetScaling parameter as in AliMUONConstants.cxx
2006-02-08 pcrochetLaurent's mapping modified for trigger chambers
2006-01-27 martinezPut the correct manuId offset for the 5th buspatch...
2006-01-27 martinezCorrect the number of buspatches for station 1 & 2...
2006-01-13 ivanaSuppressed warning from fkSegmentation->PadByPosition...
2006-01-13 ivanaRenaming Delete() in DeleteSegmentations()
2006-01-13 ivanaStatic data member fgTop replaced with the static funct...
2006-01-12 ivanaIn GetDefaultTop(): const char* replaced with TString;
2006-01-11 ivanaAdded default values for warning arguments
2006-01-11 ivanaRemoved kStationInvalid value
next