]> git.uio.no Git - u/mrichter/AliRoot.git/history - MUON/mapping
hardcoded detector position; bug in alignment pth fixed
[u/mrichter/AliRoot.git] / MUON / mapping /
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
2006-01-11 ivanaIn PlaneTypeName() - return shorter names
2006-01-11 ivanaCorrected compiler warning
2006-01-11 ivanaAdded fgkDENames, DENamesFilePath()
2006-01-11 ivanaAdded number of chambers as data member/getter
2006-01-11 ivanaUpdated comment line only (ingroup directive)
2006-01-11 ivanaMoved from from MUON/data
2006-01-11 ivanaNew helper class
2006-01-11 ivanaNew class - the factory for building mapping segmentations
2006-01-11 ivanaNew manager class for definition of detection element...
2006-01-11 ivanaNew class - iterator over valid detection element IDs.
2005-12-19 ivanaAdding BusPatchFileName
2005-12-19 ivanaNew class for managing buspatch<>DDL<>DE maps separated...
2005-12-16 martinezCorrecting a bug (found by Sasha) that was leading...
2005-12-13 martinezAdd variable numbers of DSP's/buspatches and DDL (Chris...
2005-11-29 ivanaFix warning from gcc4
2005-11-22 ivanaUpdated for modifying AliMpFiles class.
2005-11-21 martinezBug on manu channel (Laurent, Indra)
2005-11-04 martinezPresenting to the outside world a (x,y) reference locat...
2005-11-02 ivanaUpdated for changing mm->cm
2005-11-02 ivanaAdding comments only
2005-11-02 ivanaCommented out declaration of unused variable
2005-11-02 ivanaCommented out STL version of fManuMap;
2005-11-02 ivana- Updated for changing mm->cm
2005-11-02 ivanaIn PlaneTypeName()- return a value also after switch
2005-10-28 ivanaGo back to the previous version
2005-10-28 ivanaUpdated for changing mm->cm
2005-10-25 hristovIncluding assert.h (solarisCC5)
2005-10-21 ivanaFixing a problem due the fact that MaxPadIndexX might...
next