Description of AliRoot  


Overview of AliRoot

This page summarizes the status of Version 3.01 that has been released on Wed Jun 16 10:00 1999. More details can be found in the User Guide.

The Geant3.21 based simulation program galice for the ALICE detector underwent major changes in programming language, number of lines of code, and supported platforms since its first release (Version 1) used for the TP.

Version 2 of the simulation program galice amounted to about 40 kLOC of Fortran code and 10 kLOC of C++.

Version 3 of the program was completely rewritten in c++ and it now 70 kLOC of C++ and 2 kLOC of FORTRAN.

Since then, the simulation program itself and the framework supporting it underwent changes reported during several meetings, to come to the present structure that it is believed to be a sound base for its future evolution.

History of changes for AliRoot 3.01


List of changes
===============

Sun Mar 21 12:38:38 CET 1999 ==================================================

-------------------------------------------------------------------------------
AliRun.cxx
removed AliDetector::FinishEvent call from AliRun::FinishRun

-------------------------------------------------------------------------------
Makefile.hpux
added +Onolimit to the optimisation on the hp to avoid warning messages

-------------------------------------------------------------------------------
TOPDIR changed to ALITOP as it should be in this README file. 

Wed Mar 24 15:44:49 CET 1999 ==================================================

-------------------------------------------------------------------------------
SGI Makefile corrected

-------------------------------------------------------------------------------
Make-macros corrected to include the ITS*.det files in the distribution

-------------------------------------------------------------------------------
Code of PHOSv2 introduced, thanks to M. Volkov

Thu Mar 25 21:19:52 CET 1999 ==================================================

-------------------------------------------------------------------------------
Change the load order in Make-macros

Wed Apr  7 09:25:51 CEST 1999 =================================================

-------------------------------------------------------------------------------
AliTPC.cxx, AliTPCv2.cxx, AliTPCSecGeo.h, GeantPatch.F

The drift gas parameters updated using the recent numbers from A.Sharma.
M.Kowalski

Thu Apr  8 16:08:12 CEST 1999 =================================================

-------------------------------------------------------------------------------
Slight changes to M.Volkov files to correct some syntactical problems

-------------------------------------------------------------------------------
Changed common_ to G..._t in TGeant3.h to be compatible with P.Murat, CDF.

Fri Apr  9 08:06:21 CEST 1999 =================================================

-------------------------------------------------------------------------------
Restructuration of TGeant3. Common addresses are now returned by access
functions and they are all private.

Fri Apr 20 08:06:21 CEST 1999 =================================================

-------------------------------------------------------------------------------
Introduction of the cvs repository. Now all changes are maintained via cvs.

  -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+-
   NOTE: This file was automatically generated by `cvs2cl.pl'.  If you
   edit this file, your changes will be lost when someone next runs
   cvs2cl.pl.  See http://www.red-bean.com/~kfogel/cvs2cl.shtml for more.
  -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+-

1999-06-15 17:43  fca

	* Makefile: Remove html/picts link before recreating it

1999-06-15 13:51  fca

	* data/galice.cuts: New file for speeding up tracking in Muon
	absorber

1999-06-15 10:21  fca

	* html/Packages.html: Reoved useless file.

	* html/HandsOn.html: Remove useless file.

	* html/menu.txt: menu.txt file removed.

1999-06-15 10:16  fca

	* html/Manual.html: Obsolete manual removed.

1999-06-15 10:11  fca

	* TRD/AliTRDv0.cxx, TRD/AliTRDv1.cxx, TRD/AliTRDv2.cxx: Small
	correction to calculate the TRD1 box of the chamber to be put in
	all sectors. Changed Sin to Tan.

1999-06-15 10:02  fca

	* Makefile, ALIROOT/aliroot.cxx, CASTOR/AliCASTOR.cxx,
	EVGEN/AliGenParam.cxx, EVGEN/AliSimpleGen.cxx, FMD/AliFMD.cxx,
	FMD/AliFMDv0.cxx, FMD/AliFMDv1.cxx, ITS/AliITS.cxx,
	ITS/AliITSv0.cxx, ITS/AliITSv1.cxx, ITS/AliITSv3.cxx,
	ITS/AliITSv4.cxx, ITS/AliITSv5.cxx, ITS/analITS.C,
	MUON/AliMUON.cxx, MUON/AliMUONdisplay.cxx, MUON/AliMUONpoints.cxx,
	MUON/MUONcombi.C, PHOS/AliPHOS.cxx, PHOS/AliPHOSv2.cxx,
	PMD/AliPMD.cxx, PMD/AliPMDv0.cxx, PMD/AliPMDv1.cxx,
	PMD/AliPMDv2.cxx, RICH/AliRICH.cxx, STEER/AliDetector.cxx,
	STEER/AliDisplay.cxx, STEER/AliGenerator.cxx, STEER/AliLego.cxx,
	STEER/AliModule.cxx, STEER/AliPoints.cxx, STEER/AliRun.cxx,
	STEER/GParticle.cxx, STRUCT/AliABSO.cxx, STRUCT/AliBODY.cxx,
	STRUCT/AliDIPO.cxx, STRUCT/AliDIPOv1.cxx, STRUCT/AliDIPOv2.cxx,
	STRUCT/AliFRAME.cxx, STRUCT/AliFRAMEv0.cxx, STRUCT/AliFRAMEv1.cxx,
	STRUCT/AliHALL.cxx, STRUCT/AliMAG.cxx, STRUCT/AliPIPE.cxx,
	STRUCT/AliPIPEv0.cxx, STRUCT/AliPIPEv1.cxx, STRUCT/AliPIPEv3.cxx,
	STRUCT/AliSHIL.cxx, TGeant3/TGeant3.cxx, TGeant3/THIGZ.cxx,
	TGeant3/TPaveTree.cxx, TOF/AliTOF.cxx, TOF/AliTOFv0.cxx,
	TOF/AliTOFv1.cxx, TOF/AliTOFv2.cxx, TOF/AliTOFv3.cxx,
	TPC/AliTPC.cxx, TPC/AliTPCD.cxx, TPC/AliTPCv0.cxx,
	TPC/AliTPCv1.cxx, TPC/AliTPCv2.cxx, TRD/AliTRD.cxx,
	TRD/AliTRDv0.cxx, TRD/AliTRDv1.cxx, TRD/AliTRDv2.cxx,
	ZDC/AliZDC.cxx, html/AliRootHelp.html, html/AliceHelp.html,
	html/EXAMPLE_Index_head.html, html/EXAMPLE_Index_tail.html,
	html/GeantALICE.html, html/HandsOn.html, html/Installation.html,
	html/Manual.html, html/Overview.html, html/Packages.html,
	html/Welcome.html, html/analysis.html, html/galice.html,
	macros/anal.C, macros/ecut.C, macros/newanal.C: Some
	rationalisation of the documentation. In particular pictures are
	all now in picts subdirectory

1999-06-15 08:22  fca

	* html/AliRootHelp.html: Add new background and header. D.Picard

1999-06-15 08:11  fca

	* TRD/AliTRD.cxx: Eliminate useless include files. They disturb
	automatic generation of html doc

1999-06-15 08:01  fca

	* TPC/AliTPCv2.cxx: Remove useless include statements, they disturb
	generation of html

1999-06-15 07:44  fca

	* macros/Config.C: Make the default config without ZDC

1999-06-15 07:00  fca

	* EVGEN/AliGenExtFile.cxx, EVGEN/AliGenExtFile.h,
	EVGEN/AliGenFLUKAsource.h, EVGEN/AliGenHalo.h, EVGEN/AliGenParam.h:
	Minor mods to prevent compiler and ROOT warnings

1999-06-15 06:48  fca

	* EVGEN/AliGenMUONlib.cxx: Add default case to GetPt, GetY and
	GetIp to avoid warning when compiling with optimisation

1999-06-15 06:27  fca

	* README: Document different installation tar files

1999-06-15 06:23  fca

	* Makefile: Make cernlibs before AliRoot in target all

1999-06-15 06:12  fca

	* README: Change to RELEASE version!!

1999-06-14 16:13  fca

	* Makefile: Clean up also ALIROOT in target clean

	* FMD/Makefile: Corrected the TOCLEAN target, now obj files are
	properly removed.

1999-06-14 14:30  fca

	* html/README: Remove old README.

1999-06-14 07:32  fca

	* TRD/AliTRDv2.cxx: Small change to avoid compiler warnings.

1999-06-14 07:21  fca

	* TPC/AliTPC.cxx: Minor correction to avoid compiler warnings.

1999-06-12 19:48  fca

	* TPC/AliTPCPRF2D.h, TPC/AliTPCRF1D.h: Function Draw(Float...) was
	hiding TObject::Draw(Option_t*) and HP was complaining about it.
	Introduced a dummy Draw(Option_t*) to avoid warning.

1999-06-12 19:25  fca

	* TRD/AliTRD.cxx, TRD/AliTRDv2.cxx: Corrections by M.Kowalski to
	make these files compile on HP/CC.

1999-06-11 19:06  fca

	* Makefile: Do not export picts twice.

1999-06-11 18:57  fca

	* conf/GeneralDef, conf/MachineDef.HP-UX, conf/MachineDef.Linux,
	conf/MachineDef.OSF1, conf/MachineDef.SunOS: Restore symmetry
	between CXXFLAGS and the other compilation flags, now they contain
	all also the optimisation level.

1999-06-11 18:45  fca

	* STEER/AliRun.h: Correction in AliRun.h

1999-06-11 18:40  fca

	* TRD/DrawTRD.C: Use GetModule and not GetDetector.

	* STEER/AliRun.cxx, STEER/AliRun.h: Reintroduced GetDetector for
	backward compatibility.

1999-06-11 18:32  fca

	* PHOS/AliPHOSv0.cxx, PHOS/AliPHOSv1.cxx, PHOS/AliPHOSv3.cxx:
	Remove calling default constructor of parent class, this is done
	automatically.

1999-06-11 17:53  fca

	* TPC/AliTPC.cxx: Correct normalisation factor for TPC pads.

1999-06-11 17:28  fca

	* TRD/ViewTRD0.C, TRD/ViewTRD1.C, TRD/ViewTRD2.C: Drawing macros
	added.

1999-06-11 16:08  fca

	* TGeant3/gucode.cxx: Guout needs to be dummy, because the method
	finishEvent is already called by AliRun at the end of each trigger.

1999-06-11 16:01  fca

	* PHOS/AliPHOS.cxx, PHOS/AliPHOS.h, PHOS/AliPHOSv0.cxx,
	PHOS/AliPHOSv1.cxx, PHOS/AliPHOSv3.cxx, PHOS/AliPHOSv3.h,
	PHOS/Makefile, PHOS/PHOSLinkDef.h: New version of PHOS introduced
	with CPV, thanks to Y.Kharlov

1999-06-11 12:22  fca

	* TRD/AliTRD.cxx, TRD/AliTRD.h, TRD/AliTRDv0.cxx, TRD/AliTRDv0.h,
	TRD/AliTRDv1.cxx, TRD/AliTRDv1.h, TRD/AliTRDv2.cxx, TRD/AliTRDv2.h,
	TRD/DrawTRD.C: New TRD files from C.Blume.

	* macros/Config.C, macros/Config_a.C: New Config files for the new
	version of TRD.

	* TOF/AliTOF.cxx, TOF/AliTOFv0.cxx, TOF/AliTOFv1.cxx,
	TOF/AliTOFv2.cxx: Modifications of the TOF to make the inner radius
	370 cm. This has still to be verified by TOF people.

1999-06-10 17:02  fca

	* TGeant3/TGeant3.cxx, TGeant3/TGeant3.h, TGeant3/TGeant3Dummy.cxx:
	Introduce SetUserDecay. The standard MC decay (if any) is bypassed
	and a user decay routine is called. Still a function to set the
	user decay routine is missing. Also added in TGeant3 a pointer to
	GCBANK to get access to the IXCONS variable for ZEBRA.

	* GEANT321/comad/gcomad.F: Added the address of GCBANK, not for
	Zebra stores, but to get access to the store variables like IXCONS.

	* STEER/AliMC.h: Added SetUserDecay routine. When a particle decays
	the standard MC decay routines are not called. Still a way to set a
	user decay routine is missing.	To be added later.

1999-06-10 15:28  fca

	* conf/GeneralMacros, conf/MachineDef.HP-UX, conf/MachineDef.Linux,
	conf/MachineDef.OSF1, conf/MachineDef.SunOS: Unify syntax for alpha
	and other systems for the creation of shared libraries.

1999-06-10 12:00  fca

	* conf/MachineDef.OSF1: Some libraries missing for alfa.

1999-06-10 08:26  fca

	* MUON/AliMUON.h: Remove YourName virtual base classes.

1999-06-10 07:40  fca

	* GEANT321/ggeom/gflcar.F: Added protection. In case IROT=0 the
	address Q(LQ(JROTM-IROT)) should not be calculated because out of
	bounds.

1999-06-10 07:28  fca

	* MUON/AliMUONv0.cxx: Out of bounds error corrected.

	* conf/GeneralMacros, conf/MachineDef.OSF1: Modifications for alpha
	OSF1.

1999-06-09 17:29  fca

	* macros/Config.C, macros/Config_a.C: Position PMD on the correct
	side of ALICE.

1999-06-09 17:25  fca

	* Makefile: Do not export Make-depends, they are generated
	automatically now.

	* conf/GeneralMacros, conf/Make-depend, conf/Makedepend: Do not
	export any Make-depend, so we had to change the name of the
	prototype in /conf

1999-06-09 17:17  fca

	* MUON/AliMUONsegmentv1.h, MUON/AliMUONv0.h, MUON/AliMUONv01.h:
	Eliminate variable fName from class after a suggestion of A.Morsch.

	* PDF/Make-depend, PDF/Makefile, PHOS/Make-depend, PHOS/Makefile,
	PMD/Make-depend, PMD/Makefile, PYTHIA/Make-depend, PYTHIA/Makefile,
	RICH/Make-depend, RICH/Makefile, STEER/Make-depend, STEER/Makefile,
	STRUCT/Make-depend, STRUCT/Makefile, TGeant3/Make-depend,
	TGeant3/Makefile, TOF/Make-depend, TOF/Makefile, TPC/AliTPCv2.cxx,
	TPC/Make-depend, TPC/Makefile, TRD/Make-depend, TRD/Makefile,
	ZDC/Make-depend, ZDC/Makefile, conf/GeneralMacros: Make-depend
	automatically generated if not there.

1999-06-09 17:08  fca

	* MUON/Make-depend, MUON/Makefile: Make-depend automatically
	generated if not there.

1999-06-09 17:02  fca

	* ALIROOT/Make-depend, ALIROOT/Makefile, CASTOR/Make-depend,
	CASTOR/Makefile, EVGEN/Make-depend, EVGEN/Makefile,
	FMD/Make-depend, FMD/Makefile, GEANT321/Make-depend,
	GEANT321/Makefile, ITS/Make-depend, ITS/Makefile,
	MINICERN/Make-depend, MINICERN/Makefile: Make-depend automatically
	generated if not there.

1999-06-09 15:20  fca

	* TPC/Make-depend, TPC/TPCConfig.C, TPC/TPCDigits2Clusters.C,
	TPC/TPCDigitsDisplay.C, TPC/TPCHits2Clusters.C,
	TPC/TPCHits2Digits.C, TPC/TPCTestClustering.C,
	TPC/TPCTestTracking.C, TPC/TPCtest.C: Files no longer used,
	replaced by new macros.

1999-06-09 14:51  fca

	* TPC/AliTPC.cxx, TPC/AliTPC.h, TPC/AliTPCD.cxx, TPC/AliTPCD.h,
	TPC/AliTPCDigitsDisplay.C, TPC/AliTPCHits2Digits.C,
	TPC/AliTPCPRF2D.cxx, TPC/AliTPCPRF2D.h, TPC/AliTPCParam.cxx,
	TPC/AliTPCParam.h, TPC/AliTPCRF1D.cxx, TPC/AliTPCRF1D.h,
	TPC/AliTPCSecGeo.h, TPC/AliTPCTestClustering.C,
	TPC/AliTPCTestTracking.C, TPC/AliTPCv0.cxx, TPC/AliTPCv0.h,
	TPC/AliTPCv1.cxx, TPC/AliTPCv1.h, TPC/AliTPCv2.cxx, TPC/AliTPCv2.h,
	TPC/Make-depend, TPC/Makefile, TPC/TPCLinkDef.h: New TPC files from
	M.Kowalski.

1999-06-09 14:19  fca

	* EVGEN/GenTypeDefs.h, EVGEN/Make-depend: Syntax error corrected.

	* EVGEN/AliGenMUONlib.cxx: Set variable dummy even if not used.

1999-06-09 14:05  fca

	* STEER/AliRun.h: const enum changed to enum.

1999-06-09 09:14  fca

	* STRUCT/AliPIPEv3.cxx, STRUCT/AliPIPEv3.h, STRUCT/Make-depend,
	STRUCT/Makefile, STRUCT/STRUCTLinkDef.h: Add undulated version 3
	for the PIPE. By S.Chattopadhyay.

1999-06-09 08:55  fca

	* STEER/AliRun.cxx: Zeroed fGenerators in the ctor.

	* PMD/AliPMD.h: Removed useless include files.

1999-06-09 07:20  fca

	* PMD/AliPMD.cxx, PMD/AliPMD.h, PMD/AliPMDv0.cxx, PMD/AliPMDv0.h,
	PMD/AliPMDv1.cxx, PMD/AliPMDv1.h, PMD/AliPMDv2.cxx, PMD/AliPMDv2.h,
	PMD/Make-depend, PMD/Makefile, PMD/PMDLinkDef.h: New versions of
	the PMD from S.Chattopadhyay.

1999-06-08 17:16  fca

	* EVGEN/AliDimuCombinator.cxx, EVGEN/AliDimuCombinator.h,
	EVGEN/DimuonCombinator.cxx, EVGEN/DimuonCombinator.h,
	EVGEN/EVGENLinkDef.h, EVGEN/Make-depend, EVGEN/Makefile: Changed
	DimuonCombinator into AliDimuCombinator to follow ALICE coding
	rules.

1999-06-08 17:07  fca

	* STEER/AliGenerator.cxx, STEER/AliGenerator.h: Tracking flag
	functionality increased. By A.Morsch.

1999-06-08 16:45  fca

	* EVGEN/Makefile: New Makefile because of new files added. By
	A.Morsch.

	* EVGEN/GenTypeDefs.h: Some additions to reflect added
	functionality in the generators. By A.Morsch.

1999-06-08 16:37  fca

	* EVGEN/EVGENLinkDef.h: New classes added AliGenExtFile and
	AliGenScan.

1999-06-08 16:10  fca

	* EVGEN/DimuonCombinator.cxx, EVGEN/DimuonCombinator.h: New options
	added for correlated dimuons. By A.Morsch.

1999-06-08 16:05  fca

	* EVGEN/AliGenScan.cxx, EVGEN/AliGenScan.h: Generate on a three
	dimensional grid to simulate test-beam situation where you can scan
	chambers without overlap to test reconstruction program. By
	A.Morsch.

	* EVGEN/AliPythia.cxx, EVGEN/AliPythia.h: New combinations added.
	By A.Morsch.

1999-06-08 16:01  fca

	* EVGEN/AliGenPythia.cxx: Several corrections. By A.Morsch

1999-06-08 15:47  fca

	* EVGEN/AliGenParam.cxx, EVGEN/AliGenParam.h: New calling sequences
	for parametrisation functions. By A.Morsch.

1999-06-08 15:24  fca

	* EVGEN/AliGenMUONlib.cxx, EVGEN/AliGenMUONlib.h: Many new
	generating functions added. By A.Morsch.

1999-06-08 15:15  fca

	* EVGEN/AliGenFLUKAsource.cxx, EVGEN/AliGenFLUKAsource.h: Added
	fractional even weight and possibility to add to an existing
	kinematic tree. By A.Morsch.

	* EVGEN/AliGenExtFile.cxx, EVGEN/AliGenExtFile.h,
	EVGEN/Make-depend: Adding Generation via an external file.

1999-06-08 15:12  fca

	* EVGEN/AliGenCocktail.cxx: Added Vertex smearing and tracking flag
	by A.Morsch.

1999-06-07 10:21  fca

	* README: Note for Linux users added

1999-06-07 06:36  fca

	* TGeant3/Makefile: Put headers before libraries in make.

	* STEER/AliRun.h: Parametrise number of modules and length of
	names.

	* TRD/Makefile: Put headers before libraries in the make.

	* STEER/Makefile: Put headers before library in the make.

	* STEER/AliModule.h: Remove inline clause from header for functions
	declared in the header with the body. It is default anyway. Removed
	dummy argument from Browse.

1999-06-07 06:31  fca

	* GEANT321/Makefile, MINICERN/Makefile: Correct syntax error.

	* Makefile: Put headers before libraries.

1999-06-04 17:21  fca

	* conf/Make-depend: Prototype Make-depend added in conf file.

	* GEANT321/geant321/sckine.inc: This file needed by gtreve_root
	routine.

1999-06-04 17:02  fca

	* MINICERN/Makefile: Make .a libraries for alpha.

1999-06-04 16:43  fca

	* GEANT321/Makefile: Make .a libraries for alpha.

1999-06-04 07:16  fca

	* TGeant3/TGeant3.cxx, TGeant3/TGeant3.h, TGeant3/TGeant3Dummy.cxx:
	Changed NVolumes into NofVolumes for readibility.

	* STEER/AliMC.h, STEER/AliRun.cxx: Changed NVolumes into NofVolumes
	for readibility

1999-06-04 06:49  fca

	* Makefile: Remove also *#* files before distribution.

1999-06-04 06:39  fca

	* STEER/AliMC.h, STEER/Make-depend: Change of volName into const
	char*

1999-06-04 06:32  fca

	* TGeant3/GeantPatch.F, TGeant3/Make-depend, TGeant3/Makefile,
	TGeant3/TGeant3.cxx, TGeant3/TGeant3.h, TGeant3/TGeant3Dummy.cxx,
	TGeant3/sckine.inc: Modifications for alfa, to remove all
	references to GCBANK in TGeant3.so.

1999-06-04 05:55  fca

	* ITS/ITSLinkDef.h, ITS/Makefile: Removed version 4 in still in
	FORTRAN from the Makefile and ITSLinkDef.h.  The files are still
	there, just in case.

1999-06-03 16:56  fca

	* TGeant3/gucode.cxx: Replaced the call to gtreve with gtreve_root.

	* TGeant3/galicef.F: Moved sxsrot to geant library to avoid gcbank
	in shared libraries for the DEC OSF.

	* GEANT321/ggeom/sxsrot.F: Special matrix declaration routine that
	returns the next free slot in the zebra bank. Still needed by the
	fortran part of ALICE. To be removed soon.

1999-06-03 16:38  fca

	* GEANT321/gtrak/gtreve_root.F: First version of gtreve_root,
	special version of gtreve for AliRoot to be called from gutrev.

1999-06-03 16:12  fca

	* GEANT321/gphys/gfluct.F: Introduced M.Kowalski modifications for
	very short steps.

1999-06-01 13:30  fca

	* conf/GeneralDef: Changed rmkdepend into makedepend as it is in
	the ROOT distribution.	Thanks to E.Gangler

1999-05-21 17:21  fca

	* TRD/AliTRD.h, TRD/AliTRDv0.cxx, TRD/AliTRDv0.h, TRD/AliTRDv1.cxx,
	TRD/AliTRDv1.h, TRD/AliTRDv2.cxx, TRD/AliTRDv2.h, TRD/Make-depend:
	Do not save CVS subdirectories Modifications for the addition of
	AliModule     

	* STRUCT/AliABSO.cxx, STRUCT/AliABSO.h, STRUCT/AliBODY.cxx,
	STRUCT/AliBODY.h, STRUCT/AliDIPO.cxx, STRUCT/AliDIPO.h,
	STRUCT/AliDIPOv1.cxx, STRUCT/AliDIPOv1.h, STRUCT/AliDIPOv2.cxx,
	STRUCT/AliDIPOv2.h, STRUCT/AliFRAME.cxx, STRUCT/AliFRAME.h,
	STRUCT/AliFRAMEv0.cxx, STRUCT/AliFRAMEv0.h, STRUCT/AliFRAMEv1.cxx,
	STRUCT/AliFRAMEv1.h, STRUCT/AliHALL.cxx, STRUCT/AliHALL.h,
	STRUCT/AliMAG.cxx, STRUCT/AliMAG.h, STRUCT/AliPIPE.cxx,
	STRUCT/AliPIPE.h, STRUCT/AliPIPEv0.cxx, STRUCT/AliPIPEv0.h,
	STRUCT/AliPIPEv1.cxx, STRUCT/AliPIPEv1.h, STRUCT/AliSHIL.cxx,
	STRUCT/AliSHIL.h, STRUCT/Make-depend: Do not save CVS
	subdirectories Modifications for the addition of AliModule     

	* PHOS/AliPHOSv1.cxx, PHOS/AliPHOSv2.cxx, PHOS/Make-depend: Do not
	save CVS subdirectories  Modifications for the addition of AliModule   

	* Makefile: Do not save CVS subdirectories

	* TPC/AliTPC.h, TPC/AliTPCv0.cxx, TPC/AliTPCv0.h, TPC/AliTPCv1.cxx,
	TPC/AliTPCv1.h, TPC/AliTPCv2.cxx, TPC/AliTPCv2.h, TPC/Make-depend:
	Do not save CVS subdirectories Modifications for the introduction
	of AliModule

	* STEER/AliDetector.cxx, STEER/AliDetector.h, STEER/AliDisplay.cxx,
	STEER/AliModule.cxx, STEER/AliModule.h, STEER/AliRun.cxx,
	STEER/AliRun.h, STEER/Make-depend, STEER/Makefile,
	STEER/STEERLinkDef.h: Do not save CVS subdirectories Modifications
	for the introduction of AliModule
	AliModule   
	

	* MUON/AliMUONdisplay.cxx, MUON/AliMUONpoints.cxx,
	MUON/Make-depend: Do not save CVS subdirectories
	

	* TOF/AliTOF.cxx, TOF/AliTOF.h, TOF/AliTOFv0.cxx, TOF/AliTOFv0.h,
	TOF/AliTOFv1.cxx, TOF/AliTOFv1.h, TOF/AliTOFv2.cxx, TOF/AliTOFv2.h,
	TOF/AliTOFv3.cxx, TOF/AliTOFv3.h, TOF/Make-depend: Do not save CVS
	subdirectories

	* RICH/AliRICH.cxx, RICH/AliRICH.h, RICH/Make-depend: Do not save
	CVS subdirectories Modifications for the addition of AliModule   

	* ITS/AliITSv0.cxx, ITS/AliITSv0.h, ITS/AliITSv1.cxx,
	ITS/AliITSv1.h, ITS/Make-depend: Do not save CVS subdirectories
	Modifications for the addition of AliModule 

	* ZDC/AliZDC.cxx, ZDC/AliZDC.h, ZDC/Make-depend: Do not save CVS
	subdirectories Modifications for the addition of AliModule       
	

	* TGeant3/Make-depend, TGeant3/TGeant3.h, TGeant3/gucode.cxx: Do
	not save CVS subdirectories Modifications for the addition of
	AliModule      

	* PMD/AliPMD.cxx, PMD/AliPMD.h, PMD/Make-depend: Do not save CVS
	subdirectories Modifications for the addition of AliModule   
	

	* FMD/AliFMD.h, FMD/AliFMDv0.cxx, FMD/AliFMDv0.h, FMD/AliFMDv1.cxx,
	FMD/AliFMDv1.h, FMD/Make-depend: Do not save CVS subdirectories
	Modifications for the addition of AliModule

	* CASTOR/AliCASTOR.cxx, CASTOR/AliCASTOR.h, CASTOR/Make-depend,
	EVGEN/Make-depend: Do not save CVS subdirectories Modifications for
	the introduction of AliModule

1999-05-19 14:20  fca

	* Euclid/its1+2_conv.gif, Euclid/its1+2_conv.ps,
	Euclid/its1+2_conv_f.gif, Euclid/its1+2_conv_f.ps,
	Euclid/its3+4_conv.gif, Euclid/its3+4_conv.ps,
	Euclid/its3+4_conv_f.gif, Euclid/its3+4_conv_f.ps,
	Euclid/its5+6_conv.gif, Euclid/its5+6_conv.ps,
	Euclid/its5+6_conv_f.gif, Euclid/its5+6_conv_f.ps: gif and ps files
	are not stored in the repository with Euclid files

1999-05-19 07:29  fca

	* conf/MachineDef.OSF1: Add SHLD variable required by general
	macros

	* conf/GeneralMacros: Corrections to line for alpha




Page maintained by: Yiota Foka
Back to: ALICE home, Offline home