80 likes | 94 Views
JiveXML. Converting ATLAS Events Into XML Files Jon Couchman (UCL). Athena. Simulation ZEBRA Generators. Reconstruction iPatTrack xKalman Moore InDetRec Atlfast Etc. JiveXML MakeXML. Atlantis. XML File. The Future?. Athena. Simulation ZEBRA Generators. Reconstruction
E N D
JiveXML Converting ATLAS Events Into XML Files Jon Couchman (UCL) Atlantis Tutorial - JiveXML
Athena Simulation ZEBRA Generators Reconstruction iPatTrack xKalman Moore InDetRec Atlfast Etc. JiveXML MakeXML Atlantis XML File Atlantis Tutorial - JiveXML
The Future? Athena Simulation ZEBRA Generators Reconstruction iPatTrack xKalman Moore InDetRec Atlfast Etc. JiveXML MakeObjects Atlantis Atlantis Tutorial - JiveXML
Running JiveXML in 7.0.0 • Put the following in your requirements file Use JiveXML JiveXML-* graphics • Add following line to end of your jobOptions #include “JiveXML_jobOptions.txt” • Edit this file for job specific changes • Run athena as normal Atlantis Tutorial - JiveXML
Running JiveXML in 7.0.0 • If you want Atlfast objects uncomment atlfast lines in JiveXML_jobOptions.txt • There are some example jobOptions in the JiveXML/share directory Atlantis Tutorial - JiveXML
Running JiveXML in 7.1.0 • There will be a few small changes in JiveXML_jobOptions. • Still just #include “JiveXML_jobOptions.txt” • http://www.hep.ucl.ac.uk/atlas/JiveXML/ Atlantis Tutorial - JiveXML
Athena Tutorial Get requirements file (see www.hep.ucl.ac.uk/atlas/atlfast/GettingStartedWithCMT.html) source /afs/cern.ch/sw/contrib/CMT/v1r14p20030620/mgr/setup.sh cmt config source setup.sh cd workDirectory cmt co TestRelease cd TestRelease/TestRelease-00-00-15/cmt cmt broadcast cmt config source setup.sh cmt broadcast gmake cd ../run source $RECEXCOMMONROOT/share/RecExCommon_links.sh athena RecExCommon_jobOptions.txt Atlantis Tutorial - JiveXML
Athena Tutorial 2 To get atlantis xml files add #include “JiveXML_joboptions.txt” to the end of RecExCommon_jobOptions.txt To run on a different set of events change what the link ZEBPA.P points at. Atlantis Tutorial - JiveXML