1 / 6

ALICE analysis framework

ALICE analysis framework. References for Analysis Tools used to the ALICE simulated data. Tag xml collection. User's macro. Selection criteria. Query the Event Tag System. Extract an esd xml collection. Create an esdTree chain. Local. AliEn. Process chain with a manager. PROOF.

shirin
Download Presentation

ALICE analysis framework

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ALICE analysis framework References for Analysis Tools used to the ALICE simulated data

  2. Tag xml collection User's macro Selection criteria Query the Event Tag System Extract an esd xml collection Create an esdTree chain Local AliEn Process chain with a manager PROOF AliRoot Analysis Framework Flow of the analysis procedure Query the file catalog

  3. AliAnalysisDataContainer: • Class that allows the user to define the basic input/output containers. • Three types of containers: input, transient and output. • AliAnalysisTask: (see CORRAN/reco/AliCORRANTask.cxx) • Implementation of the actual analysis code that processes input data. • AliAnalysisManager: • Definition of all data containers that will assembly the analysis. • Definition of tasks. • Definition of the relationships between the tasks and the containers. Andrei Gheata http://indico.cern.ch/materialDisplay.py?contribId=19&sessionId=3&materialId=slides&confId=a056304

  4. ALICE Analysis References I • Registration – Certificates: • http://alien.cern.ch/twiki/bin/view/Alice/UserRegistration • https://ca.cern.ch/ca/ • AliEn: • http://alien.cern.ch • Gshell: • http://alien.cern.ch/twiki/bin/view/AliEn/GAPI • User's guide: • http://project-arda-dev.web.cern.ch/project-arda-dev/alice/apiservice/AA-UserGuide-0.0m.pdf

  5. ALICE Analysis References II • aliensh Grid Command Online Reference V1.0 • http://project-arda-dev.web.cern.ch/project-arda-dev/alice/apiservice/guide/guide-1.0.htm • Previous tutorials: • http://aliceinfo.cern.ch/Offline/Analysis/Tutorial/ • Event Tag System: • http://aliceinfo.cern.ch/Offline/Analysis/RunEventTagSystem/ • https://edms.cern.ch/document/788315/1 (INTERNAL NOTE)

  6. ALICE Analysis References III • File catalog structure – Queries: • http://pcaliweb02.cern.ch/Offline/Analysis/RunEventTagSystem/RunTags.html#Run/File%20metadata • File level metadata: • http://cern.ch/Oldenburg/MetaData/MetaData.doc • Analysis framework • http://indico.cern.ch/materialDisplay.py?contribId=19&sessionId=3&materialId=slides&confId=a056304

More Related