]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ITS/UPGRADE/AliITSUSimuParam.cxx
1) Added classes for digitization
authorshahoian <shahoian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 17 Aug 2012 00:48:30 +0000 (00:48 +0000)
committershahoian <shahoian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 17 Aug 2012 00:48:30 +0000 (00:48 +0000)
commit451f5018be601d9e06d2f29793f00729d6ad4b5a
treeed26013c77ec219aeee662c88f1b65bf53da3b89
parent84288e63a8dcb545278221f2b2fa78b049f731d5
1) Added classes for digitization
2) Brought to uniform naming scheme AliITSU...
3) Removed AliITSgeom and AliITSInitGeometry dependencies: all geom manipulations
are done via AliITSUGeomTGeo class, which is not anymore static.
48 files changed:
ITS/UPGRADE/AliITSDetTypeSimUpg.cxx [deleted file]
ITS/UPGRADE/AliITSDetTypeSimUpg.h [deleted file]
ITS/UPGRADE/AliITSU.cxx [new file with mode: 0644]
ITS/UPGRADE/AliITSU.h [new file with mode: 0644]
ITS/UPGRADE/AliITSUCalibrationPix.cxx [moved from ITS/UPGRADE/AliITSCalibrationPixUpg.cxx with 77% similarity]
ITS/UPGRADE/AliITSUCalibrationPix.h [moved from ITS/UPGRADE/AliITSCalibrationPixUpg.h with 75% similarity]
ITS/UPGRADE/AliITSUDigitPix.cxx [moved from ITS/UPGRADE/AliITSdigitPixUpg.cxx with 89% similarity]
ITS/UPGRADE/AliITSUDigitPix.h [moved from ITS/UPGRADE/AliITSdigitPixUpg.h with 70% similarity]
ITS/UPGRADE/AliITSUDigitizer.cxx [new file with mode: 0644]
ITS/UPGRADE/AliITSUDigitizer.h [new file with mode: 0644]
ITS/UPGRADE/AliITSUGeomTGeo.cxx [moved from ITS/UPGRADE/AliITSgeomTGeoUpg.cxx with 53% similarity]
ITS/UPGRADE/AliITSUGeomTGeo.h [new file with mode: 0644]
ITS/UPGRADE/AliITSUHit.cxx [new file with mode: 0644]
ITS/UPGRADE/AliITSUHit.cxx~ [new file with mode: 0644]
ITS/UPGRADE/AliITSUHit.h [new file with mode: 0644]
ITS/UPGRADE/AliITSUInitGeometry.cxx [moved from ITS/UPGRADE/AliITSInitGeometryUpg.cxx with 86% similarity]
ITS/UPGRADE/AliITSUInitGeometry.h [moved from ITS/UPGRADE/AliITSInitGeometryUpg.h with 56% similarity]
ITS/UPGRADE/AliITSULoader.cxx [moved from ITS/UPGRADE/AliITSLoaderUpg.cxx with 78% similarity]
ITS/UPGRADE/AliITSULoader.h [moved from ITS/UPGRADE/AliITSLoaderUpg.h with 89% similarity]
ITS/UPGRADE/AliITSUModule.cxx [new file with mode: 0644]
ITS/UPGRADE/AliITSUModule.h [new file with mode: 0644]
ITS/UPGRADE/AliITSUSDigit.cxx [new file with mode: 0644]
ITS/UPGRADE/AliITSUSDigit.h [new file with mode: 0644]
ITS/UPGRADE/AliITSUSegmentationPix.cxx [moved from ITS/UPGRADE/AliITSsegmentationPixUpg.cxx with 80% similarity]
ITS/UPGRADE/AliITSUSegmentationPix.h [moved from ITS/UPGRADE/AliITSsegmentationPixUpg.h with 78% similarity]
ITS/UPGRADE/AliITSUSensMap.cxx [new file with mode: 0644]
ITS/UPGRADE/AliITSUSensMap.h [new file with mode: 0644]
ITS/UPGRADE/AliITSUSimuParam.cxx [new file with mode: 0644]
ITS/UPGRADE/AliITSUSimuParam.h [new file with mode: 0644]
ITS/UPGRADE/AliITSUSimulation.cxx [new file with mode: 0644]
ITS/UPGRADE/AliITSUSimulation.h [new file with mode: 0644]
ITS/UPGRADE/AliITSUSimulationPix.cxx [new file with mode: 0644]
ITS/UPGRADE/AliITSUSimulationPix.h [new file with mode: 0644]
ITS/UPGRADE/AliITSUpg.cxx [deleted file]
ITS/UPGRADE/AliITSUpg.h [deleted file]
ITS/UPGRADE/AliITSUv11.cxx [new file with mode: 0644]
ITS/UPGRADE/AliITSUv11.h [new file with mode: 0644]
ITS/UPGRADE/AliITSUv11Layer.cxx [moved from ITS/UPGRADE/AliITSv11GeometryUpgrade.cxx with 87% similarity]
ITS/UPGRADE/AliITSUv11Layer.h [moved from ITS/UPGRADE/AliITSv11GeometryUpgrade.h with 84% similarity]
ITS/UPGRADE/AliITSgeomTGeoUpg.h [deleted file]
ITS/UPGRADE/AliITSresponsePixUpg.cxx [deleted file]
ITS/UPGRADE/AliITSresponsePixUpg.h [deleted file]
ITS/UPGRADE/AliITSsimulationPixUpg.cxx [deleted file]
ITS/UPGRADE/AliITSsimulationPixUpg.h [deleted file]
ITS/UPGRADE/CMakelibITSUpgradeBase.pkg
ITS/UPGRADE/CMakelibITSUpgradeSim.pkg
ITS/UPGRADE/ITSUpgradeBaseLinkDef.h
ITS/UPGRADE/ITSUpgradeSimLinkDef.h