From 1439f98e64c177f2d0122bfcc85e4162b29f1f2f Mon Sep 17 00:00:00 2001 From: fca Date: Tue, 15 Jun 1999 10:02:56 +0000 Subject: [PATCH] Some rationalisation of the documentation. In particular pictures are all now in picts subdirectory --- ALIROOT/aliroot.cxx | 2 +- CASTOR/AliCASTOR.cxx | 6 +-- EVGEN/AliGenParam.cxx | 4 +- EVGEN/AliSimpleGen.cxx | 2 +- FMD/AliFMD.cxx | 2 +- FMD/AliFMDv0.cxx | 6 +-- FMD/AliFMDv1.cxx | 6 +-- ITS/AliITS.cxx | 2 +- ITS/AliITSv0.cxx | 6 +-- ITS/AliITSv1.cxx | 6 +-- ITS/AliITSv3.cxx | 6 +-- ITS/AliITSv4.cxx | 2 +- ITS/AliITSv5.cxx | 2 +- ITS/analITS.C | 2 +- MUON/AliMUON.cxx | 2 +- MUON/AliMUONdisplay.cxx | 2 +- MUON/AliMUONpoints.cxx | 2 +- MUON/MUONcombi.C | 2 +- Makefile | 7 ++-- PHOS/AliPHOS.cxx | 2 +- PHOS/AliPHOSv2.cxx | 2 +- PMD/AliPMD.cxx | 4 +- PMD/AliPMDv0.cxx | 6 +-- PMD/AliPMDv1.cxx | 6 +-- PMD/AliPMDv2.cxx | 6 +-- RICH/AliRICH.cxx | 8 ++-- STEER/AliDetector.cxx | 2 +- STEER/AliDisplay.cxx | 2 +- STEER/AliGenerator.cxx | 2 +- STEER/AliLego.cxx | 2 +- STEER/AliModule.cxx | 2 +- STEER/AliPoints.cxx | 2 +- STEER/AliRun.cxx | 10 ++--- STEER/GParticle.cxx | 2 +- STRUCT/AliABSO.cxx | 6 +-- STRUCT/AliBODY.cxx | 8 ++-- STRUCT/AliDIPO.cxx | 2 +- STRUCT/AliDIPOv1.cxx | 6 +-- STRUCT/AliDIPOv2.cxx | 6 +-- STRUCT/AliFRAME.cxx | 2 +- STRUCT/AliFRAMEv0.cxx | 4 +- STRUCT/AliFRAMEv1.cxx | 6 +-- STRUCT/AliHALL.cxx | 8 ++-- STRUCT/AliMAG.cxx | 8 ++-- STRUCT/AliPIPE.cxx | 2 +- STRUCT/AliPIPEv0.cxx | 4 +- STRUCT/AliPIPEv1.cxx | 6 +-- STRUCT/AliPIPEv3.cxx | 6 +-- STRUCT/AliSHIL.cxx | 6 +-- TGeant3/TGeant3.cxx | 2 +- TGeant3/THIGZ.cxx | 2 +- TGeant3/TPaveTree.cxx | 2 +- TOF/AliTOF.cxx | 4 +- TOF/AliTOFv0.cxx | 4 +- TOF/AliTOFv1.cxx | 4 +- TOF/AliTOFv2.cxx | 4 +- TOF/AliTOFv3.cxx | 4 +- TPC/AliTPC.cxx | 2 +- TPC/AliTPCD.cxx | 2 +- TPC/AliTPCv0.cxx | 6 +-- TPC/AliTPCv1.cxx | 18 ++++----- TPC/AliTPCv2.cxx | 6 +-- TRD/AliTRD.cxx | 2 +- TRD/AliTRDv0.cxx | 6 +-- TRD/AliTRDv1.cxx | 6 +-- TRD/AliTRDv2.cxx | 6 +-- ZDC/AliZDC.cxx | 8 ++-- html/AliRootHelp.html | 6 +-- html/AliceHelp.html | 61 +++++++++++++++++++++++++++++++ html/EXAMPLE_Index_head.html | 24 ++++++++++++ html/EXAMPLE_Index_tail.html | 1 - html/GeantALICE.html | 43 ++++++++++------------ html/HandsOn.html | 25 ++++++++++++- html/Installation.html | 55 ++++++++++++++++++++-------- html/Manual.html | 71 +++++++++++++++++++----------------- html/Overview.html | 30 ++++++++------- html/Packages.html | 23 ++++++++++++ html/Welcome.html | 30 ++++++++------- html/analysis.html | 43 +++++++++++----------- html/galice.html | 36 +++++++++--------- macros/anal.C | 2 +- macros/ecut.C | 2 +- macros/newanal.C | 2 +- 83 files changed, 455 insertions(+), 294 deletions(-) diff --git a/ALIROOT/aliroot.cxx b/ALIROOT/aliroot.cxx index 80d565c82e9..effc6eb067e 100644 --- a/ALIROOT/aliroot.cxx +++ b/ALIROOT/aliroot.cxx @@ -10,7 +10,7 @@ // developed. // //Begin_Html /* - + */ //End_Html ////////////////////////////////////////////////////////////////////////// diff --git a/CASTOR/AliCASTOR.cxx b/CASTOR/AliCASTOR.cxx index 97bb6fbe992..5372d678267 100644 --- a/CASTOR/AliCASTOR.cxx +++ b/CASTOR/AliCASTOR.cxx @@ -5,7 +5,7 @@ // // //Begin_Html /* - +
@@ -142,12 +142,12 @@ void AliCASTORv1::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html // diff --git a/EVGEN/AliGenParam.cxx b/EVGEN/AliGenParam.cxx index 7e38529ff02..47d642ad647 100644 --- a/EVGEN/AliGenParam.cxx +++ b/EVGEN/AliGenParam.cxx @@ -15,7 +15,7 @@ ClassImp(AliGenParam) //Begin_Html /* - + */ //End_Html @@ -68,7 +68,7 @@ void AliGenParam::Init() // End of the test !!! //Begin_Html /* - + */ //End_Html diff --git a/EVGEN/AliSimpleGen.cxx b/EVGEN/AliSimpleGen.cxx index 1f509a453a7..a7f302c2d0c 100644 --- a/EVGEN/AliSimpleGen.cxx +++ b/EVGEN/AliSimpleGen.cxx @@ -5,7 +5,7 @@ // //Begin_Html /* - +
diff --git a/FMD/AliFMD.cxx b/FMD/AliFMD.cxx index 7d2c9218273..4916b1ad780 100644 --- a/FMD/AliFMD.cxx +++ b/FMD/AliFMD.cxx @@ -6,7 +6,7 @@ // // //Begin_Html /* - +
diff --git a/FMD/AliFMDv0.cxx b/FMD/AliFMDv0.cxx index 8a560f4635a..7f9dae0197e 100644 --- a/FMD/AliFMDv0.cxx +++ b/FMD/AliFMDv0.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - +
@@ -48,12 +48,12 @@ void AliFMDv0::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html diff --git a/FMD/AliFMDv1.cxx b/FMD/AliFMDv1.cxx index cec594e69b9..4fe2fb16e0c 100644 --- a/FMD/AliFMDv1.cxx +++ b/FMD/AliFMDv1.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - +
@@ -50,12 +50,12 @@ void AliFMDv1::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html diff --git a/ITS/AliITS.cxx b/ITS/AliITS.cxx index e88423c0cbf..0138d4b3952 100644 --- a/ITS/AliITS.cxx +++ b/ITS/AliITS.cxx @@ -5,7 +5,7 @@ // // //Begin_Html /* - +
diff --git a/ITS/AliITSv0.cxx b/ITS/AliITSv0.cxx index 5c2c228567f..f2696451a23 100644 --- a/ITS/AliITSv0.cxx +++ b/ITS/AliITSv0.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - +
@@ -53,12 +53,12 @@ void AliITSv0::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html diff --git a/ITS/AliITSv1.cxx b/ITS/AliITSv1.cxx index 810c7a36975..a0434e46305 100644 --- a/ITS/AliITSv1.cxx +++ b/ITS/AliITSv1.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - +
@@ -56,12 +56,12 @@ void AliITSv1::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html diff --git a/ITS/AliITSv3.cxx b/ITS/AliITSv3.cxx index 4fa9f8ac248..853b10522bf 100644 --- a/ITS/AliITSv3.cxx +++ b/ITS/AliITSv3.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - +
@@ -55,12 +55,12 @@ void AliITSv3::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html diff --git a/ITS/AliITSv4.cxx b/ITS/AliITSv4.cxx index d5f14e4daa4..ce8255ab07c 100644 --- a/ITS/AliITSv4.cxx +++ b/ITS/AliITSv4.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - +
diff --git a/ITS/AliITSv5.cxx b/ITS/AliITSv5.cxx index 14efdc2825c..0fba03388b9 100644 --- a/ITS/AliITSv5.cxx +++ b/ITS/AliITSv5.cxx @@ -5,7 +5,7 @@ // // //Begin_Html /* - +
diff --git a/ITS/analITS.C b/ITS/analITS.C index 5011f49c0a5..7b66a5c511a 100644 --- a/ITS/analITS.C +++ b/ITS/analITS.C @@ -10,7 +10,7 @@ void analITS (Int_t evNumber=0) // Root > anal(2); //process third event //Begin_Html /* - + */ //End_Html ///////////////////////////////////////////////////////////////////////// diff --git a/MUON/AliMUON.cxx b/MUON/AliMUON.cxx index 411e7b8410d..f0034c99dff 100644 --- a/MUON/AliMUON.cxx +++ b/MUON/AliMUON.cxx @@ -39,7 +39,7 @@ AliMUON::AliMUON(const char *name, const char *title) { //Begin_Html /* - + */ //End_Html diff --git a/MUON/AliMUONdisplay.cxx b/MUON/AliMUONdisplay.cxx index 324da2df102..b459fe2d805 100644 --- a/MUON/AliMUONdisplay.cxx +++ b/MUON/AliMUONdisplay.cxx @@ -99,7 +99,7 @@ AliMUONdisplay::AliMUONdisplay(Int_t size) // If you are lost, you can click on HELP in any Root canvas or browser. //Begin_Html /* - + */ //End_Html diff --git a/MUON/AliMUONpoints.cxx b/MUON/AliMUONpoints.cxx index 92ed26b82fc..94643a6f752 100644 --- a/MUON/AliMUONpoints.cxx +++ b/MUON/AliMUONpoints.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - + */ //End_Html // // diff --git a/MUON/MUONcombi.C b/MUON/MUONcombi.C index 5ec65ea3d18..06436faf8a8 100644 --- a/MUON/MUONcombi.C +++ b/MUON/MUONcombi.C @@ -10,7 +10,7 @@ void MUONcombi (Int_t evNumber=0) // Root > anal(2); //process third event //Begin_Html /* - + */ //End_Html ///////////////////////////////////////////////////////////////////////// diff --git a/Makefile b/Makefile index 86e1c51b05e..85a1eb17532 100644 --- a/Makefile +++ b/Makefile @@ -125,9 +125,10 @@ htmldoc: FORCE aliroot -b -q "mkhtml.C(\"$$i\")" > /dev/null ;\ done ;\ ./makeExampleList ; - @ln -s ../../picts html/roothtml/gif - @ln -s ../../../picts html/roothtml/src/gif - @ln -s ../../../picts html/roothtml/examples/gif + @ln -s ../picts html/picts + @ln -s ../../picts html/roothtml/picts + @ln -s ../../../picts html/roothtml/src/picts + @ln -s ../../../picts html/roothtml/examples/picts clean: FORCE @rm -f *~ \#* diff --git a/PHOS/AliPHOS.cxx b/PHOS/AliPHOS.cxx index 921c6755aaa..4881d24b2c3 100644 --- a/PHOS/AliPHOS.cxx +++ b/PHOS/AliPHOS.cxx @@ -66,7 +66,7 @@ AliPHOS::AliPHOS(const char *name, const char *title) { //Begin_Html /* - + */ //End_Html diff --git a/PHOS/AliPHOSv2.cxx b/PHOS/AliPHOSv2.cxx index 3c4bf270314..46be41530eb 100644 --- a/PHOS/AliPHOSv2.cxx +++ b/PHOS/AliPHOSv2.cxx @@ -63,7 +63,7 @@ AliPHOSv2::AliPHOSv2(const char *name, const char *title): //Begin_Html /* - + */ //End_Html diff --git a/PMD/AliPMD.cxx b/PMD/AliPMD.cxx index 1a03592e96e..358991e624d 100644 --- a/PMD/AliPMD.cxx +++ b/PMD/AliPMD.cxx @@ -8,7 +8,7 @@ // // //Begin_Html /* - +
@@ -192,7 +192,7 @@ void AliPMD::StepManager() // // //Begin_Html /* - + */ //End_Html // // diff --git a/PMD/AliPMDv0.cxx b/PMD/AliPMDv0.cxx index acffa78a1a5..104b8f3ef8b 100644 --- a/PMD/AliPMDv0.cxx +++ b/PMD/AliPMDv0.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - + */ //End_Html // // @@ -194,12 +194,12 @@ void AliPMDv0::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html CreatePads(); diff --git a/PMD/AliPMDv1.cxx b/PMD/AliPMDv1.cxx index 3e1cb9952aa..c2dbe88c54c 100644 --- a/PMD/AliPMDv1.cxx +++ b/PMD/AliPMDv1.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - + */ //End_Html // // @@ -46,12 +46,12 @@ void AliPMDv1::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html CreatePads(); diff --git a/PMD/AliPMDv2.cxx b/PMD/AliPMDv2.cxx index e93f9fb79b7..f32d1347427 100644 --- a/PMD/AliPMDv2.cxx +++ b/PMD/AliPMDv2.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - + */ //End_Html // // @@ -194,12 +194,12 @@ void AliPMDv2::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html CreatePads(); diff --git a/RICH/AliRICH.cxx b/RICH/AliRICH.cxx index 5b7601fa70e..e397114292f 100644 --- a/RICH/AliRICH.cxx +++ b/RICH/AliRICH.cxx @@ -7,7 +7,7 @@ // // //Begin_Html /* - + */ //End_Html // // @@ -1397,7 +1397,7 @@ ClassImp(AliRICHv1) // // //Begin_Html /* - + */ //End_Html // // @@ -1440,12 +1440,12 @@ void AliRICHv1::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html diff --git a/STEER/AliDetector.cxx b/STEER/AliDetector.cxx index 4f60ea1b6e2..2bf8c3afc0a 100644 --- a/STEER/AliDetector.cxx +++ b/STEER/AliDetector.cxx @@ -10,7 +10,7 @@ // // //Begin_Html /* - + */ //End_Html // // diff --git a/STEER/AliDisplay.cxx b/STEER/AliDisplay.cxx index 2caea0bf739..517fb5a4c77 100644 --- a/STEER/AliDisplay.cxx +++ b/STEER/AliDisplay.cxx @@ -115,7 +115,7 @@ AliDisplay::AliDisplay(Int_t size) // If you are lost, you can click on HELP in any Root canvas or browser. //Begin_Html /* - + */ //End_Html diff --git a/STEER/AliGenerator.cxx b/STEER/AliGenerator.cxx index 72a1b342e59..13201a61c81 100644 --- a/STEER/AliGenerator.cxx +++ b/STEER/AliGenerator.cxx @@ -5,7 +5,7 @@ // //Begin_Html /* - +
diff --git a/STEER/AliLego.cxx b/STEER/AliLego.cxx index 9193d1fe2bc..19b532752f9 100644 --- a/STEER/AliLego.cxx +++ b/STEER/AliLego.cxx @@ -22,7 +22,7 @@ // //Begin_Html /* - + */ //End_Html // diff --git a/STEER/AliModule.cxx b/STEER/AliModule.cxx index 0c431c7d7f5..1e264ad0a47 100644 --- a/STEER/AliModule.cxx +++ b/STEER/AliModule.cxx @@ -10,7 +10,7 @@ // // //Begin_Html /* - + */ //End_Html // // diff --git a/STEER/AliPoints.cxx b/STEER/AliPoints.cxx index 9cc692c9b39..e430917f742 100644 --- a/STEER/AliPoints.cxx +++ b/STEER/AliPoints.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - + */ //End_Html // // diff --git a/STEER/AliRun.cxx b/STEER/AliRun.cxx index 159653171e4..a414845500e 100644 --- a/STEER/AliRun.cxx +++ b/STEER/AliRun.cxx @@ -12,12 +12,12 @@ // -Supports the event display. // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html // // @@ -1266,17 +1266,17 @@ void AliRun::RunLego(const char *setup,Int_t ntheta,Float_t themin, // Use macro "lego.C" to visualize the 3 lego plots in spherical coordinates //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html // diff --git a/STEER/GParticle.cxx b/STEER/GParticle.cxx index 89435ff778a..4dfb81b3b2b 100644 --- a/STEER/GParticle.cxx +++ b/STEER/GParticle.cxx @@ -7,7 +7,7 @@ // // //Begin_Html /* - + */ //End_Html // // diff --git a/STRUCT/AliABSO.cxx b/STRUCT/AliABSO.cxx index 2680ae1758d..3e8e025fd36 100644 --- a/STRUCT/AliABSO.cxx +++ b/STRUCT/AliABSO.cxx @@ -5,7 +5,7 @@ // // //Begin_Html /* - +
@@ -53,12 +53,12 @@ void AliABSO::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html diff --git a/STRUCT/AliBODY.cxx b/STRUCT/AliBODY.cxx index 35f40c00749..eb2f9dc2274 100644 --- a/STRUCT/AliBODY.cxx +++ b/STRUCT/AliBODY.cxx @@ -5,7 +5,7 @@ // // //Begin_Html /* - +
@@ -52,7 +52,7 @@ void AliBODY::CreateGeometry() // //Begin_Html /* - + */ //End_Html // @@ -61,7 +61,7 @@ void AliBODY::CreateGeometry() // //Begin_Html /* - + */ //End_Html // @@ -69,7 +69,7 @@ void AliBODY::CreateGeometry() // //Begin_Html /* - + */ //End_Html diff --git a/STRUCT/AliDIPO.cxx b/STRUCT/AliDIPO.cxx index 00dc2fd66fe..432a26ad606 100644 --- a/STRUCT/AliDIPO.cxx +++ b/STRUCT/AliDIPO.cxx @@ -6,7 +6,7 @@ // // //Begin_Html /* - +
diff --git a/STRUCT/AliDIPOv1.cxx b/STRUCT/AliDIPOv1.cxx index 8d7b8d363a4..f7a9fb187f1 100644 --- a/STRUCT/AliDIPOv1.cxx +++ b/STRUCT/AliDIPOv1.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - +
@@ -51,12 +51,12 @@ void AliDIPOv1::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html diff --git a/STRUCT/AliDIPOv2.cxx b/STRUCT/AliDIPOv2.cxx index 6f6f7c8a78a..81a1dcee8b2 100644 --- a/STRUCT/AliDIPOv2.cxx +++ b/STRUCT/AliDIPOv2.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - +
@@ -51,12 +51,12 @@ void AliDIPOv2::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html diff --git a/STRUCT/AliFRAME.cxx b/STRUCT/AliFRAME.cxx index f9975e4979a..5ac38678241 100644 --- a/STRUCT/AliFRAME.cxx +++ b/STRUCT/AliFRAME.cxx @@ -5,7 +5,7 @@ // // //Begin_Html /* - +
diff --git a/STRUCT/AliFRAMEv0.cxx b/STRUCT/AliFRAMEv0.cxx index f4b5caa179e..af3652fdff9 100644 --- a/STRUCT/AliFRAMEv0.cxx +++ b/STRUCT/AliFRAMEv0.cxx @@ -33,14 +33,14 @@ void AliFRAMEv0::CreateGeometry() printf("Create FRAMEv0 geometry "); //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html diff --git a/STRUCT/AliFRAMEv1.cxx b/STRUCT/AliFRAMEv1.cxx index 954d39aee65..a812478fee7 100644 --- a/STRUCT/AliFRAMEv1.cxx +++ b/STRUCT/AliFRAMEv1.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - + */ //End_Html // // @@ -40,12 +40,12 @@ void AliFRAMEv1::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html AliMC* pMC = AliMC::GetMC(); diff --git a/STRUCT/AliHALL.cxx b/STRUCT/AliHALL.cxx index c61b0be5a03..50901dc1663 100644 --- a/STRUCT/AliHALL.cxx +++ b/STRUCT/AliHALL.cxx @@ -5,7 +5,7 @@ // // //Begin_Html /* - +
@@ -53,7 +53,7 @@ void AliHALL::CreateGeometry() // //Begin_Html /* - + */ //End_Html // @@ -62,7 +62,7 @@ void AliHALL::CreateGeometry() // //Begin_Html /* - + */ //End_Html // @@ -71,7 +71,7 @@ void AliHALL::CreateGeometry() // //Begin_Html /* - + */ //End_Html diff --git a/STRUCT/AliMAG.cxx b/STRUCT/AliMAG.cxx index 0a164f149c9..df200ba41ff 100644 --- a/STRUCT/AliMAG.cxx +++ b/STRUCT/AliMAG.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - +
@@ -39,7 +39,7 @@ AliMAG::AliMAG(const char *name, const char *title) // //Begin_Html /* - + */ //End_Html @@ -56,12 +56,12 @@ void AliMAG::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html diff --git a/STRUCT/AliPIPE.cxx b/STRUCT/AliPIPE.cxx index b3f548a06dc..4d923a83729 100644 --- a/STRUCT/AliPIPE.cxx +++ b/STRUCT/AliPIPE.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - + */ //End_Html // // diff --git a/STRUCT/AliPIPEv0.cxx b/STRUCT/AliPIPEv0.cxx index bd51488b55b..8bfa026c104 100644 --- a/STRUCT/AliPIPEv0.cxx +++ b/STRUCT/AliPIPEv0.cxx @@ -26,14 +26,14 @@ void AliPIPEv0::CreateGeometry() printf("Create PIPEv0 geometry\n "); //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html diff --git a/STRUCT/AliPIPEv1.cxx b/STRUCT/AliPIPEv1.cxx index 65f2bbf5158..af944c7ea64 100644 --- a/STRUCT/AliPIPEv1.cxx +++ b/STRUCT/AliPIPEv1.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - + */ //End_Html // // @@ -41,12 +41,12 @@ void AliPIPEv1::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html diff --git a/STRUCT/AliPIPEv3.cxx b/STRUCT/AliPIPEv3.cxx index 1e3f2ffd6fc..de9a47981bf 100644 --- a/STRUCT/AliPIPEv3.cxx +++ b/STRUCT/AliPIPEv3.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - + */ //End_Html // // @@ -41,12 +41,12 @@ void AliPIPEv3::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html diff --git a/STRUCT/AliSHIL.cxx b/STRUCT/AliSHIL.cxx index 6d295645c17..aa889343bbd 100644 --- a/STRUCT/AliSHIL.cxx +++ b/STRUCT/AliSHIL.cxx @@ -5,7 +5,7 @@ // // //Begin_Html /* - + */ //End_Html // // @@ -48,12 +48,12 @@ void AliSHIL::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html diff --git a/TGeant3/TGeant3.cxx b/TGeant3/TGeant3.cxx index 702711836f9..642e119e4cb 100644 --- a/TGeant3/TGeant3.cxx +++ b/TGeant3/TGeant3.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - + */ //End_Html // // diff --git a/TGeant3/THIGZ.cxx b/TGeant3/THIGZ.cxx index fb59d714678..8a6147cba6c 100644 --- a/TGeant3/THIGZ.cxx +++ b/TGeant3/THIGZ.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - + */ //End_Html // // diff --git a/TGeant3/TPaveTree.cxx b/TGeant3/TPaveTree.cxx index 1e4f8ebbeb9..74f2c5127b1 100644 --- a/TGeant3/TPaveTree.cxx +++ b/TGeant3/TPaveTree.cxx @@ -12,7 +12,7 @@ // // //Begin_Html /* - + */ //End_Html // // diff --git a/TOF/AliTOF.cxx b/TOF/AliTOF.cxx index 82e2a76d28f..a4288775edb 100644 --- a/TOF/AliTOF.cxx +++ b/TOF/AliTOF.cxx @@ -7,7 +7,7 @@ // // //Begin_Html /* - + */ //End_Html // // @@ -345,7 +345,7 @@ void AliTOF::CreateGeometry() // //Begin_Html /* - + */ //End_Html // diff --git a/TOF/AliTOFv0.cxx b/TOF/AliTOFv0.cxx index 3e613b50b02..d904d265c2e 100644 --- a/TOF/AliTOFv0.cxx +++ b/TOF/AliTOFv0.cxx @@ -6,7 +6,7 @@ // // //Begin_Html /* - + */ //End_Html // // @@ -43,7 +43,7 @@ void AliTOFv0::CreateGeometry() // Authors : Maxim Martemianov, Boris Zagreev (ITEP) 18/09/98 //Begin_Html /* - + */ //End_Html // diff --git a/TOF/AliTOFv1.cxx b/TOF/AliTOFv1.cxx index 708d16e2303..6b40a430ac7 100644 --- a/TOF/AliTOFv1.cxx +++ b/TOF/AliTOFv1.cxx @@ -6,7 +6,7 @@ // // //Begin_Html /* - + */ //End_Html // // @@ -43,7 +43,7 @@ void AliTOFv1::CreateGeometry() // Authors : Maxim Martemianov, Boris Zagreev (ITEP) 18/09/98 //Begin_Html /* - + */ //End_Html // diff --git a/TOF/AliTOFv2.cxx b/TOF/AliTOFv2.cxx index 84d05338dbd..5a28d9f2f3c 100644 --- a/TOF/AliTOFv2.cxx +++ b/TOF/AliTOFv2.cxx @@ -6,7 +6,7 @@ // // //Begin_Html /* - + */ //End_Html // // @@ -43,7 +43,7 @@ void AliTOFv2::CreateGeometry() // //Begin_Html /* - + */ //End_Html // diff --git a/TOF/AliTOFv3.cxx b/TOF/AliTOFv3.cxx index 645900c74c6..2e015c1216c 100644 --- a/TOF/AliTOFv3.cxx +++ b/TOF/AliTOFv3.cxx @@ -6,7 +6,7 @@ // // //Begin_Html /* - + */ //End_Html // // @@ -45,7 +45,7 @@ void AliTOFv3::CreateGeometry() // //Begin_Html /* - + */ //End_Html // diff --git a/TPC/AliTPC.cxx b/TPC/AliTPC.cxx index 2fbbec1cb22..26331bb5139 100644 --- a/TPC/AliTPC.cxx +++ b/TPC/AliTPC.cxx @@ -7,7 +7,7 @@ // // //Begin_Html /* - + */ //End_Html // // diff --git a/TPC/AliTPCD.cxx b/TPC/AliTPCD.cxx index de34611cde8..0d8706e1c3c 100644 --- a/TPC/AliTPCD.cxx +++ b/TPC/AliTPCD.cxx @@ -33,7 +33,7 @@ AliTPCD::AliTPCD(Text_t * name, //Begin_Html /* - + */ //End_Html SetName(name); diff --git a/TPC/AliTPCv0.cxx b/TPC/AliTPCv0.cxx index dd279435810..8e8175a1716 100644 --- a/TPC/AliTPCv0.cxx +++ b/TPC/AliTPCv0.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - + */ //End_Html // // @@ -43,12 +43,12 @@ void AliTPCv0::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html diff --git a/TPC/AliTPCv1.cxx b/TPC/AliTPCv1.cxx index e6d0c03ab9a..127c8f39a96 100644 --- a/TPC/AliTPCv1.cxx +++ b/TPC/AliTPCv1.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - + */ //End_Html // // @@ -48,12 +48,12 @@ void AliTPCv1::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html @@ -97,7 +97,7 @@ void AliTPCv1::CreateGeometry() //Begin_Html /* - + */ //End_Html @@ -114,7 +114,7 @@ void AliTPCv1::CreateGeometry() //Begin_Html /* - + */ //End_Html @@ -168,7 +168,7 @@ void AliTPCv1::CreateGeometry() //Begin_Html /* - + */ //End_Html @@ -180,7 +180,7 @@ void AliTPCv1::CreateGeometry() //Begin_Html /* - + */ //End_Html @@ -390,7 +390,7 @@ void AliTPCv1::CreateGeometry() //Begin_Html /* - + */ //End_Html @@ -555,7 +555,7 @@ void AliTPCv1::CreateGeometry() //Begin_Html /* - + */ //End_Html diff --git a/TPC/AliTPCv2.cxx b/TPC/AliTPCv2.cxx index c2c3928d14c..7c686d66dda 100644 --- a/TPC/AliTPCv2.cxx +++ b/TPC/AliTPCv2.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - + */ //End_Html // // @@ -40,12 +40,12 @@ void AliTPCv2::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html diff --git a/TRD/AliTRD.cxx b/TRD/AliTRD.cxx index ee082b424c9..010474e7418 100644 --- a/TRD/AliTRD.cxx +++ b/TRD/AliTRD.cxx @@ -7,7 +7,7 @@ // // //Begin_Html /* - + */ //End_Html // // diff --git a/TRD/AliTRDv0.cxx b/TRD/AliTRDv0.cxx index b938b699253..3d2e8e678db 100644 --- a/TRD/AliTRDv0.cxx +++ b/TRD/AliTRDv0.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - + */ //End_Html // // @@ -61,12 +61,12 @@ void AliTRDv0::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html diff --git a/TRD/AliTRDv1.cxx b/TRD/AliTRDv1.cxx index 9b3be44f71c..63e600e5ba7 100644 --- a/TRD/AliTRDv1.cxx +++ b/TRD/AliTRDv1.cxx @@ -6,7 +6,7 @@ // // //Begin_Html /* - + */ //End_Html // // @@ -65,12 +65,12 @@ void AliTRDv1::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html diff --git a/TRD/AliTRDv2.cxx b/TRD/AliTRDv2.cxx index 0a433b06c00..6c2e9513bb4 100644 --- a/TRD/AliTRDv2.cxx +++ b/TRD/AliTRDv2.cxx @@ -4,7 +4,7 @@ // // //Begin_Html /* - + */ //End_Html // // @@ -76,12 +76,12 @@ void AliTRDv2::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html diff --git a/ZDC/AliZDC.cxx b/ZDC/AliZDC.cxx index 6f488a468f1..16a71e45bfc 100644 --- a/ZDC/AliZDC.cxx +++ b/ZDC/AliZDC.cxx @@ -7,7 +7,7 @@ // // //Begin_Html /* - +
@@ -228,7 +228,7 @@ ClassImp(AliZDCv1) // // //Begin_Html /* - + */ //End_Html // // @@ -261,12 +261,12 @@ void AliZDCv1::CreateGeometry() // //Begin_Html /* - + */ //End_Html //Begin_Html /* - + */ //End_Html diff --git a/html/AliRootHelp.html b/html/AliRootHelp.html index 7b8f3e1fc1b..786dece9dbb 100644 --- a/html/AliRootHelp.html +++ b/html/AliRootHelp.html @@ -14,18 +14,18 @@ - + - diff --git a/html/AliceHelp.html b/html/AliceHelp.html index 722c8571d54..023f6345cd7 100644 --- a/html/AliceHelp.html +++ b/html/AliceHelp.html @@ -1,3 +1,47 @@ + + + + + + + + +Alice Help + + + + + + + + + + +
  +   Users Guide for AliRoot -   +  
+ + + + + + +
  + + + +Alice Help   +
+ +
+ + + +

Index of ROOT Macros


+
+
    + //////////////////////////////////////////////////// // H O W to run G A L I C E // //////////////////////////////////////////////////// @@ -56,3 +100,20 @@ When you want to leave gAlice type the command ".q" Root > .q + +
+
+ +
+ +
+
+
+
+ROOT page - Class index - Top of the page
+
+
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT. +
+ + + diff --git a/html/EXAMPLE_Index_head.html b/html/EXAMPLE_Index_head.html index bd2ee4790ec..431f397fe57 100644 --- a/html/EXAMPLE_Index_head.html +++ b/html/EXAMPLE_Index_head.html @@ -13,6 +13,30 @@ + + + + + + + + + + + +
  + + + +Index of ROOT Macros +   +
+ +
+

Index of ROOT Macros


diff --git a/html/EXAMPLE_Index_tail.html b/html/EXAMPLE_Index_tail.html index 148ec480d63..1200bc317d8 100644 --- a/html/EXAMPLE_Index_tail.html +++ b/html/EXAMPLE_Index_tail.html @@ -3,7 +3,6 @@

-Last update: Sun May 2 18:52:40 1999


diff --git a/html/GeantALICE.html b/html/GeantALICE.html index 24c0bf9727d..23bf12489f1 100644 --- a/html/GeantALICE.html +++ b/html/GeantALICE.html @@ -4,18 +4,22 @@ Geant3 corrections -
+ + + + - - + + + + + +
- Alice - - - Alice Off-Line Project - - - +
  + + + +Geant3 corrections +   +
+
-

page under construction

+

page under construction

please send comments to: Yiota Foka

diff --git a/html/Installation.html b/html/Installation.html index 47e058a0a71..ef41e538a11 100644 --- a/html/Installation.html +++ b/html/Installation.html @@ -4,7 +4,7 @@ Code Management and Installation for AliRoot -
+ + + + - - + + + + + +
- Alice - - - Alice Off-Line Project - - - +
  + + + +Code Management and Installation for AliRoot +   +
+