X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=STRUCT%2FAliFRAMEv0.cxx;h=ca472e5e3e1199bd4e56d9cc4a5ee784b2e3a139;hb=2eb98462f34594700a8449f6d1af4454dbf3a806;hp=a838d8abd05b6f228122a489a96e2dee36a5ff95;hpb=b43eb0dca6a0b57b484b305675272fd82dda8b02;p=u%2Fmrichter%2FAliRoot.git diff --git a/STRUCT/AliFRAMEv0.cxx b/STRUCT/AliFRAMEv0.cxx index a838d8abd05..ca472e5e3e1 100644 --- a/STRUCT/AliFRAMEv0.cxx +++ b/STRUCT/AliFRAMEv0.cxx @@ -13,30 +13,18 @@ * provided "as is" without express or implied warranty. * **************************************************************************/ -/* -$Log$ -Revision 1.12 2000/02/23 16:25:24 fca -AliVMC and AliGeant3 classes introduced -ReadEuclid moved from AliRun to AliModule - -Revision 1.11 1999/11/01 20:42:42 fca -FRAME version 1 is now the symmetric one. +/* $Id$ */ -Revision 1.10 1999/10/06 20:56:55 fca -Introducing new frame 1099 - -Revision 1.9 1999/09/29 09:24:30 fca -Introduction of the Copyright and cvs Log - -*/ - -//////////////////////////////////////////////// -// space frame class / -//////////////////////////////////////////////// +//------------------------------------------------------------------------- +// Space frame class +// Reads the geometry from an Euclid file +// Author: A.Morsch +//------------------------------------------------------------------------- #include "AliFRAMEv0.h" #include "AliRun.h" #include "TSystem.h" +#include ClassImp(AliFRAMEv0) @@ -105,6 +93,8 @@ void AliFRAMEv0::CreateGeometry() //___________________________________________ void AliFRAMEv0::CreateMaterials() { +// Create Geant materials +// char *filetmp; printf("Create FRAMEv0 materials\n"); filetmp = gSystem->ExpandPathName(fEuclidMaterial.Data()); @@ -131,7 +121,7 @@ void AliFRAMEv0::Init() " FRAME " "**************************************\n"); printf("\n Version 0 of FRAME initialised, " - "with openings for PHOS and RICH\n\n"); + "with openings for PHOS and HMPID\n\n"); printf("**************************************" " FRAME " "**************************************\n");