]> git.uio.no Git - u/mrichter/AliRoot.git/commit - FMD/AliFMDDetector.h
Fixed some coding style violations.
authorcholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 9 Dec 2005 09:34:35 +0000 (09:34 +0000)
committercholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 9 Dec 2005 09:34:35 +0000 (09:34 +0000)
commit088f8e792ce3da25a5271d1d98a4d250d376e929
tree5364414999094eadb86aa11427b33568ba219119
parent72d03b2ff334557150018c77efba9aa6c03ff711
Fixed some coding style violations.

Added track lenght through medum to AliFMDHit.  Also added flag
fStop for stopped tracks (IsTrackStop || IsTrackDisappeared).

Updated DrawHits, DrawXsection.
Added GetMedia.C to track where tracks corresponding to hits come
from.  Useful for background studies.  Added DrawHitsDigits, to compare
the energy loss from hits to the ADC counts from digitisation.

Updated Config.C to properly deal with TFluka.
48 files changed:
FMD/AliFMD.cxx
FMD/AliFMD.h
FMD/AliFMD1.cxx
FMD/AliFMD1.h
FMD/AliFMD2.cxx
FMD/AliFMD2.h
FMD/AliFMD3.cxx
FMD/AliFMD3.h
FMD/AliFMDBoolMap.cxx
FMD/AliFMDBoolMap.h
FMD/AliFMDDetector.cxx
FMD/AliFMDDetector.h
FMD/AliFMDDigit.h
FMD/AliFMDDigitizer.cxx
FMD/AliFMDDigitizer.h
FMD/AliFMDEdepMap.cxx
FMD/AliFMDEdepMap.h
FMD/AliFMDGeometry.cxx
FMD/AliFMDGeometry.h
FMD/AliFMDGeometryBuilder.cxx
FMD/AliFMDGeometryBuilderSimple.cxx
FMD/AliFMDHit.cxx
FMD/AliFMDHit.h
FMD/AliFMDMap.cxx
FMD/AliFMDMap.h
FMD/AliFMDMult.cxx
FMD/AliFMDMult.h
FMD/AliFMDMultAlgorithm.cxx
FMD/AliFMDMultAlgorithm.h
FMD/AliFMDMultNaiive.cxx
FMD/AliFMDMultPoisson.cxx
FMD/AliFMDMultRegion.h
FMD/AliFMDMultStrip.h
FMD/AliFMDParameters.cxx
FMD/AliFMDParameters.h
FMD/AliFMDRawReader.h
FMD/AliFMDRawStream.h
FMD/AliFMDRawWriter.h
FMD/AliFMDRing.cxx
FMD/AliFMDUShortMap.cxx
FMD/AliFMDv1.cxx
FMD/AliFMDv1.h
FMD/Config.C
FMD/scripts/.cvsignore
FMD/scripts/DrawHits.C
FMD/scripts/DrawHitsDigits.C [new file with mode: 0644]
FMD/scripts/DrawXsection.C
FMD/scripts/GetMedia.C [new file with mode: 0644]