Personal tools
root based application tapping from ATLAS data
Up one levelPorting of an application linked against the libraries in the root package. The program requires also data sets from the ATLAS VO (which provides them as lists of SURLs): our porting displays a simple and convenient way to retrieve it.
- Requirements — by Riccardo Di Meo — last modified 2008-12-04 14:27
- This page shows how to create a package containing the CSCDriver executable which will fit with the next ports
- Straightforward port — by Riccardo Di Meo — last modified 2008-12-06 13:03
- A bare bones porting of the application, still with the features required for a basic usage of the grid
- Parametric jobs port — by Riccardo Di Meo — last modified 2008-12-04 14:56
- This slightly modified version of the basic port explained in the previous document, but adapted to exploit the "parametric" job type available with the new WMS
- Client - Server approach — by Riccardo Di Meo — last modified 2008-12-06 17:42
- We present here a port of the application with the client/server paradigm: a server runs on a resolved host and schedules the tasks, while more clients receive and process them on the grid. Warning: the software pointed by this document is to be considered in a BETA stage of development!!