From - Mon Jul 7 09:18:16 2003 Received: from ns.kyokyo-u.ac.jp by wsml.kyokyo-u.ac.jp (8.12.9/3.7W-01122611) with ESMTP id h5DClAiU010737 for ; Fri, 13 Jun 2003 21:47:10 +0900 (JST) Received: from smtp3.cern.ch by ns.kyokyo-u.ac.jp (8.12.9/3.7W-20030410) with ESMTP id h5DClAON020914 for ; Fri, 13 Jun 2003 21:47:11 +0900 (JST) Received: from lxplus011.cern.ch (lxplus011.cern.ch [137.138.161.74]) by smtp3.cern.ch (8.12.1/8.12.1) with ESMTP id h5DCl0jj022905; Fri, 13 Jun 2003 14:47:00 +0200 (MET DST) Received: by lxplus011.cern.ch (Postfix, from userid 3210) id 99E3C1C062; Fri, 13 Jun 2003 14:46:59 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by lxplus011.cern.ch (Postfix) with ESMTP id 96D8924116; Fri, 13 Jun 2003 14:46:59 +0200 (CEST) Date: Fri, 13 Jun 2003 14:46:59 +0200 (CEST) From: "Andrea Dell'Acqua" X-X-Sender: dellacqu@lxplus011.cern.ch To: Ryuichi Takashima Cc: Youhei Morita , Reisaburo TANAKA , TakahikoKondo , YoujiTomeda Subject: Re: FADS example in Athena In-Reply-To: <3EE9BCF8.23A17266@kyokyo-u.ac.jp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Length: 3674 Status: X-Mozilla-Status: 9011 X-Mozilla-Status2: 00000000 X-UIDL: 3ee9c7df00000001 On Fri, 13 Jun 2003, Ryuichi Takashima wrote: Hi, my working directory sits on my own PC, hence it is not visible to the outside world, here are a few steps that you should undertake to get the sct to work in athena. if you know a little about athena you'll also know how to make the program work... 1) use the latest nightly take atl_rel5, it should be your best guess 2) check out in your area, Simulation/G4Sim/G4SimRelease this is the main application for running the g4 simulation in atlas it already includes the detector envelopes, hence there is nothing you should do at this level but getting the application to run go into G4SimRelease's cmt directory cmt config cmt broadcast cmt config cmt broadcast gmake source setup.sh go into G4SimRelease's run directory athena jobOptions.G4Envelopes.txt this should run the detector envelopes example. edit jobOptions.G4Envelopes.txt and remove the line which says (more or less) G4Svc.FADSMacro="atlas_envelopes.mac"; re-run the program in the same manner, it should stop in pre-init. type (by hand) control/execute atlas_envelopes.mac exit the program should run exactly as it did beforehands (with the exception that you now got an interactive shell to play with) 3) get the SCT in the G4SimRelease's requirements add use SctG4Geometry SctG4Geometry-* InnerDetector/InDetG4/InDetG4SCT in the G4SimRelease's requirements file. re-build the application exactly as in 2) 4) run the job again, when it stops at pre-init, try the following commands control/execute atlas_envelopes.mac control/execute sctgeometry.mac exit this should do, you should see the particle as it goes through the sct 5) at this point you can customize the application in exaclty the same way as you did in goofy/FADS. for instance, if you want another physics list but geantino: - set G4Svc.PhysicsList="none"; in the jobOptions file - set use G4PhysicsLists G4PhysicsList-* Simulation/G4Utilities in the requirements file of G4SimRelease and rebuild - run the program, do load G4PhysicsLists Physics/PrintLists Physics/GetPhysicsList ExN02 don't forget exit when you want to run the events hope this helps, please let me know if you find problems.... best regards.. andrea > Date: Fri, 13 Jun 2003 21:00:56 +0900 > From: Ryuichi Takashima > To: AndreaDellacqua > Cc: Youhei Morita , > Reisaburo TANAKA , > TakahikoKondo , > YoujiTomeda > Subject: FADS example in Athena > > Hi Andrea, > > We japanese SCT software group will have a workshop on SCT geometry > optimization > and geoModel etc. next weekend. Until then I would like to learn how to > run SCT > simulation in Athena. You seems to have put your code on CVS repository > which can be seen > in the following URL. > http://atlas-sw.cern.ch/cgi-bin/viewcvs.cgi/offline/InnerDetector/InDetG4/InDetG4SCT/ > > Could you show us how to run the codes above? If you can show me your > working directory > on lxplus and some indication of how to run, it would be very helpful > for us. > Thank you in advance. > -- > Ryuichi Takasima > Kyoto University of Education > > > -- Andrea Dell'Acqua - CERN - European Organization for Particle Physics - EP/ATC CH-1211 Geneve 23, Switzerland E-Mail Andrea.Dell'Acqua@cern.ch Voice +41-22-7673428 ------------------------------