Geant4 activities at DESY

Size: px
Start display at page:

Download "Geant4 activities at DESY"

Transcription

1 Geant4 activities at DESY 3 rd Ecfa/Desy workshop Prague November 2002 Frank Gaede DESY -IT- Outline Introduction Current work Near term goals Looking ahead Conclusion ECFA/DESY workshop Prague 11/02 Frank Gaede, DESY -IT- 2

2 Introduction Common understanding, that the simulation and Analysis Software for the TESLA detector will: be based on Geant4 implemented in OO languages, i.e. C++, Java be flexible for changes (e.g. geometry, reconstruction algorithms, ) Until recently only full simulation and reconstruction f77 based BRAHMS this needs to be changed -> done now! ECFA/DESY workshop Prague 11/02 Frank Gaede, DESY -IT- 3 Interfacing Mokka and BRAHMSreco BRAHMS has been split up into a simulation and a reconstruction part (c.f. Ties talk) Interface based on: flat files (cio and zio) that can be read from C++, Fortran, Java, Start using the existing Geant4 simulation Mokka Mokka output: ASCII files (one per event and detector) incompatible with BRAHMS Need additional output format in Mokka -> brahmsio ECFA/DESY workshop Prague 11/02 Frank Gaede, DESY -IT- 4

3 brahmsio additional library to be included in Mokka: keep changes to Mokka small Mokka.cc, Control.hh[cc], GNUmakefile #ifdef BRAHMSIO -> gcc -DBRAHMSIO Mokka -f BRAHMS_RECO -o outdir foresee usage by other Geant4-based application using KDevelop as IDE not in code repository (CVS) yet will be available soon ECFA/DESY workshop Prague 11/02 Frank Gaede, DESY -IT- 5 brahmsio classes output format file handling Mokka specifics ECFA/DESY workshop Prague 11/02 Frank Gaede, DESY -IT- 6

4 Full-Simulation Software Chain gen. evts (STDHEP) Geant4/C++ Simulation Mokka Hits, flat files (brahmsio) Geant3/f77 Reconstruction Brahms Events (Jas, Root,..) GEOM f77 Param. Param. GEOM (MySQL) ECFA/DESY workshop Prague 11/02 Frank Gaede, DESY -IT- 7 Next steps I finish work on brahmsio -> have first full-simulation reconstruction chain based on Geant4 in place soon start to do physics with it! need to gain further experience with Geant4 possibly use Geant4 for testbeam simulations -> understand the simulated physics start to look ahead: -> at the bigger picture ECFA/DESY workshop Prague 11/02 Frank Gaede, DESY -IT- 8

5 The bigger picture I root, objectivity, flat files, Persistency STDHEP Generators Simulation Digitization Mokka, sth. new Reconstruction BRAHMS C++ sth. new root, JAS, Analysis Geometry Geant4,db, GDML, ECFA/DESY workshop Prague 11/02 Frank Gaede, DESY -IT- 9 A TESLA Detector SW-Framework a lot of questions are open if on thinks of a complete simulation software framework for Tesla detector and physics studies: interfaces, data models persistency formats tools how to answer these questions: find dedicated people working on the issue go on a shopping tour at experiments that have already solved (some of) the problems: Atlas, CMS, BaBar, LHCb Start this rather sooner than later! ECFA/DESY workshop Prague 11/02 Frank Gaede, DESY -IT- 10

6 Next Steps II define a data model for persistency that will be used by all (most) groups involved in LC simulations: generated particles hits and digies tracks, clusters, jets links (pointers) between all of the above define a first implementation format get interested and experienced people involved (US, France, ) ECFA/DESY workshop Prague 11/02 Frank Gaede, DESY -IT- 11 The bigger picture II Persistency implementation(s) Abstract Object Persistency Layer Generators Simulation Digitization Reconstruction Analysis Abstract Geometry geometry layer Geometry ECFA/DESY workshop Prague 11/02 Frank Gaede, DESY -IT- 12

7 Conclusion The first full-simulation-reconstruction for the TESLA detector using Mokka and BRAHMSreco will be in place soon Further work and verification needed physics analysis Start thinking ahead towards a more general simulation framework define abstract persistency layer and first implementation ECFA/DESY workshop Prague 11/02 Frank Gaede, DESY -IT- 13

Frank Gaede, DESY, LCWS 2005, Stanford, CA March Overview of Simulation and Reconstruction Tools in Europe

Frank Gaede, DESY, LCWS 2005, Stanford, CA March Overview of Simulation and Reconstruction Tools in Europe Overview of Simulation and Reconstruction Tools in Europe Frank Gaede, DESY LCWS 2005, Stanford, CA March 18 22 2005 1 Outline Introduction LCIO data model & persistency Simulation SIMDET fast simulation

More information

Frank Gaede, DESY, SLAC Simulation Meeting March 16/ Persistency and Data Model for ILC Software

Frank Gaede, DESY, SLAC Simulation Meeting March 16/ Persistency and Data Model for ILC Software LCIO Persistency and Data Model for ILC Software Frank Gaede, DESY SLAC Simulation Meeting 2005 March 16 17 2005 1 Outline Introduction Implementation/Design Data Model Status Summary 2 Motivation for

More information

Frank Gaede, ECFA SW & Physics Simulation Phone Meeting, June 21, News on Core Software Tools

Frank Gaede, ECFA SW & Physics Simulation Phone Meeting, June 21, News on Core Software Tools News on Core Software Tools Frank Gaede DESY ECFA Software & Physics Simulation Phone Meeting, June 21, 2006 1 Outline new developments since Cambridge meeting LCIO Marlin/MarlinReco Gear Mokka 2 LCIO

More information

Marlin et al Introduction to ILC LDC Simulation and Reconstruction Software

Marlin et al Introduction to ILC LDC Simulation and Reconstruction Software Marlin et al Introduction to ILC LDC Simulation and Reconstruction Software Frank Gaede DESY ILC Detector and Physics Workshop, Snowmass August 14 27, 2005 1 Outline Introduction overview international

More information

Frank Gaede, ILC Detector Workshop, Snowmass, Aug 14 27, Introduction to ILC LDC Simulation and Reconstruction Software

Frank Gaede, ILC Detector Workshop, Snowmass, Aug 14 27, Introduction to ILC LDC Simulation and Reconstruction Software Introduction to ILC LDC Simulation and Reconstruction Software Frank Gaede DESY ILC Detector and Physics Workshop, Snowmass August 14 27, 2005 1 Outline Introduction overview international software Central

More information

Physics and Detector Simulations. Norman Graf (SLAC) 2nd ECFA/DESY Workshop September 24, 2000

Physics and Detector Simulations. Norman Graf (SLAC) 2nd ECFA/DESY Workshop September 24, 2000 Physics and Detector Simulations Norman Graf (SLAC) 2nd ECFA/DESY Workshop September 24, 2000 Simulation studies for a future Linear Collider We believe that the physics case for the LC has been made.

More information

LCIO - A persistency framework for linear collider simulation studies

LCIO - A persistency framework for linear collider simulation studies LCIO - A persistency framework for linear collider simulation studies F. Gaede DESY, 22607 Hamburg, Germany T. Behnke DESY and SLAC N. Graf, T. Johnson SLAC, Stanford, CA 94025, USA SLAC-PUB-9992 * Almost

More information

Mokka, main guidelines and future

Mokka, main guidelines and future Mokka, main guidelines and future P. Mora De Freitas To cite this version: P. Mora De Freitas. Mokka, main guidelines and future. H. Videau; J-C. Brient. International Conference on Linear Collider, Apr

More information

Simulation Study for EUDET Pixel Beam Telescope using ILC Software

Simulation Study for EUDET Pixel Beam Telescope using ILC Software Simulation Study for EUDET Pixel Beam Telescope using ILC Software Linear Collider Workshop, Hamburg, May/June 2007 Tatsiana Klimkovich DESY Tatsiana Klimkovich, Linear Collider Workshop, May/June 2007

More information

LCDG4 Status. Dhiman Chakraborty, Guilherme Lima, Jeremy McCormick, Vishnu Zutshi. LC Simulations Workshop Argonne, June 02 05, 2004

LCDG4 Status. Dhiman Chakraborty, Guilherme Lima, Jeremy McCormick, Vishnu Zutshi. LC Simulations Workshop Argonne, June 02 05, 2004 LCDG4 Status Dhiman Chakraborty, Guilherme Lima, Jeremy McCormick, Vishnu Zutshi LC Simulations Workshop Argonne, June 02 05, 2004 Outline Overview LCDG4 features XML geometry representation SIO contents

More information

LCDG4 at NIU Status and Plans

LCDG4 at NIU Status and Plans LCDG4 at NIU Status and Plans Dhiman Chakraborty, Guilherme Lima, Manuel Martin, Jeremy McCormick, Vishnu Zutshi NICADD / Northern Illinois University American Linear Collider Workshop Cornell University,

More information

Monte Carlo programs

Monte Carlo programs Monte Carlo programs Alexander Khanov PHYS6260: Experimental Methods is HEP Oklahoma State University November 15, 2017 Simulation steps: event generator Input = data cards (program options) this is the

More information

ILC Software Overview and recent developments

ILC Software Overview and recent developments ILC Software Overview and recent developments Frank Gaede 134th ILC@DESY General Project Meeting DESY, May 27, 2016 Outline Introduction to ilcsoft core tools ILD simulation and reconstruction software

More information

PXD Simulation and Optimisation Studies

PXD Simulation and Optimisation Studies PXD Simulation and Optimisation Studies Z. Drásal, A. Moll, K. Prothmann with special thanks to: C. Kiesling, A. Raspereza, Prague people Charles University Prague MPI Munich ILC Software Framework Summary

More information

Preparation of ilcsoft v

Preparation of ilcsoft v Preparation of ilcsoft v01-17-07 F. Gaede DESY/CERN ILD Software and Analysis Meeting May 27, 2015 F. Gaede ( DESY/CERN ) Preparation of ilcsoft v01-17-07 ILD SW & Ana 27.05.15 1 / 17 Outline 1 Introduction

More information

A flexible approach to clusterfinding in generic calorimeters of the FLC detector

A flexible approach to clusterfinding in generic calorimeters of the FLC detector A flexible approach to clusterfinding in generic calorimeters of the FLC detector University of Cambridge, U.K. : simulation/reconstruction session Outline Tracker-like clustering algorithm: the basis.

More information

Mokka, Marlin and friends

Mokka, Marlin and friends Mokka, Marlin and friends Status of the ILD_LDC software framework Frank Gaede DESY TILC08, Sendai, Japan 3-6 march 2008 1 Outline introduction/overview Mokka simulation LCIO Marlin framework full reconstruction

More information

Simulation and data reconstruction framework slic & lcsim. Norman Graf, Jeremy McCormick SLAC HPS Collaboration Meeting May 27, 2011

Simulation and data reconstruction framework slic & lcsim. Norman Graf, Jeremy McCormick SLAC HPS Collaboration Meeting May 27, 2011 Simulation and data reconstruction framework slic & lcsim Norman Graf, Jeremy McCormick SLAC HPS Collaboration Meeting May 27, 2011 Simulation Mission Statement Provide full simulation capabilities for

More information

AIDA-2020 Advanced European Infrastructures for Detectors at Accelerators. Presentation. ILD simulation model

AIDA-2020 Advanced European Infrastructures for Detectors at Accelerators. Presentation. ILD simulation model AIDA-2020-SLIDE-2018-031 AIDA-2020 Advanced European Infrastructures for Detectors at Accelerators Presentation ILD simulation model Lu, S. (DESY) 01 June 2016 The AIDA-2020 Advanced European Infrastructures

More information

org.lcsim Reconstruction and Analysis framework for ILC Detectors Tony Johnson SLAC July 2006

org.lcsim Reconstruction and Analysis framework for ILC Detectors Tony Johnson SLAC July 2006 org.lcsim Reconstruction and Analysis framework for ILC Detectors Tony Johnson SLAC July 2006 org.lcsim: Contents Overview/Goals Geometry/Conditions/Detector system Reconstruction overview/status Using

More information

LCIO: A Persistency Framework and Event Data Model for HEP. Steve Aplin, Jan Engels, Frank Gaede, Norman A. Graf, Tony Johnson, Jeremy McCormick

LCIO: A Persistency Framework and Event Data Model for HEP. Steve Aplin, Jan Engels, Frank Gaede, Norman A. Graf, Tony Johnson, Jeremy McCormick LCIO: A Persistency Framework and Event Data Model for HEP Steve Aplin, Jan Engels, Frank Gaede, Norman A. Graf, Tony Johnson, Jeremy McCormick SLAC-PUB-15296 Abstract LCIO is a persistency framework and

More information

Cut per region. Marc Verderi GEANT4 collaboration meeting 01/10/2002

Cut per region. Marc Verderi GEANT4 collaboration meeting 01/10/2002 Cut per region Marc Verderi GEANT4 collaboration meeting 01/10/2002 Introduction Cut here = «production threshold»; Not tracking cut; GEANT4 originally designed to allow a unique cut in range; Unique cut

More information

DD4hep-Based Reconstruction. N. Nikiforou, CERN/PH-LCD On behalf of the CLICdp Collaboration and the Linear Collider DD4hep WG

DD4hep-Based Reconstruction. N. Nikiforou, CERN/PH-LCD On behalf of the CLICdp Collaboration and the Linear Collider DD4hep WG DD4hep-Based Reconstruction N. Nikiforou, CERN/PH-LCD On behalf of the CLICdp Collaboration and the Linear Collider DD4hep WG 1 Introduction: chain currently in use LCIO Persistency Framework Generator

More information

DD4hep Based Event Reconstruction

DD4hep Based Event Reconstruction DD4hep Based Event Reconstruction Markus Frank, Frank Gaede, Daniel Hynds, Shaojun Lu, Nikiforos Nikiforou, Marko Petric, André Sailer, Rosa Simoniello, Georgios Voutsinas CERN, DESY, Hamburg On behalf

More information

GAUDI - The Software Architecture and Framework for building LHCb data processing applications. Marco Cattaneo, CERN February 2000

GAUDI - The Software Architecture and Framework for building LHCb data processing applications. Marco Cattaneo, CERN February 2000 GAUDI - The Software Architecture and Framework for building LHCb data processing applications Marco Cattaneo, CERN February 2000 1 Outline Introduction Design choices GAUDI Architecture overview Status

More information

ILC Framework for Belle II

ILC Framework for Belle II ILC Framework for Belle II Kolja Prothmann, Christian Kiesling, Andreas Moll, Frank Simon Max-Planck-Institut für Physik Zbynek Drasal Charles University Prague Outline Experiments using ILC software Overview

More information

org.lcsim Reconstruction and Analysis package

org.lcsim Reconstruction and Analysis package org.lcsim Reconstruction and Analysis package org.lcsim - Contents History and Goals Geometry System Compact Detector Description Conditions System Event Display and Event Browser Interoperability with

More information

Full Simulation of Belle & Belle II SVD Detector (within ILC Framework)

Full Simulation of Belle & Belle II SVD Detector (within ILC Framework) Full Simulation of Belle & Belle II SVD Detector (within ILC Framework) Z. Drásal Charles University in Prague ILC Software Framework Summary Mokka: Geant 4 based, full simulation tool using a realistic

More information

Simulation study for the EUDET pixel beam telescope

Simulation study for the EUDET pixel beam telescope EUDET Simulation study for the EUDET pixel beam telescope using ILC software T. Klimkovich January, 7 Abstract A pixel beam telescope which is currently under development within the EUDET collaboration

More information

for the DESY/ ECFA study detector

for the DESY/ ECFA study detector The TPC Tracker for the DESY/ ECFA study detector Ties Behnke DESY 1-May-1999 the TPC tracker requirements from physics a TPC at TESLA: can this work? results from simulation technical issues conclusion

More information

Linear Collider Physics & Detector Simulation Software. Norman Graf SLAC July 21, 2006

Linear Collider Physics & Detector Simulation Software. Norman Graf SLAC July 21, 2006 Linear Collider Physics & Detector Simulation Software Norman Graf SLAC July 21, 2006 Charge Summarize the status of the regional physics and detector simulation efforts. Simulation Mission Statement Provide

More information

SiD Simulation & Reconstruction. Norman Graf (for the sim/reco team) LCWS 2010, Beijing March 28, 2010

SiD Simulation & Reconstruction. Norman Graf (for the sim/reco team) LCWS 2010, Beijing March 28, 2010 SiD Simulation & Reconstruction Norman Graf (for the sim/reco team) LCWS 2010, Beijing March 28, 2010 The LOI Physics Benchmarks Process The Letter of Intent (LOI) process required a number of physics

More information

TPC digitization and track reconstruction: efficiency dependence on noise

TPC digitization and track reconstruction: efficiency dependence on noise TPC digitization and track reconstruction: efficiency dependence on noise Daniel Peterson, Cornell University, DESY, May-2007 A study of track reconstruction efficiency in a TPC using simulation of the

More information

A Geometrical Modeller for HEP

A Geometrical Modeller for HEP A Geometrical Modeller for HEP R. Brun, A. Gheata CERN, CH 1211, Geneva 23, Switzerland M. Gheata ISS, RO 76900, Bucharest MG23, Romania For ALICE off-line collaboration Geometrical modelling generally

More information

CLAS 12 Reconstruction Software

CLAS 12 Reconstruction Software CLAS 12 Reconstruction Software G.Gavalian (ODU) Outline CLAS-12 computing Requirements CLARA framework (SOA architecture) CLARA based application examples (DataMining) CLAS 12 Reconstruction Where do

More information

Atlantis event display tutorial

Atlantis event display tutorial Atlantis event display tutorial basic features Zdenek Maxa (University College London) Atlantis team Introduction features Atlantis event display is a stand-alone Java application Uses variety of 2D projections,

More information

05/09/07 CHEP2007 Stefano Spataro. Simulation and Event Reconstruction inside the PandaRoot Framework. Stefano Spataro. for the collaboration

05/09/07 CHEP2007 Stefano Spataro. Simulation and Event Reconstruction inside the PandaRoot Framework. Stefano Spataro. for the collaboration for the collaboration Overview Introduction on Panda Structure of the framework Event generation Detector implementation Reconstruction The Panda experiment AntiProton Annihilations at Darmstadt Multi

More information

ILC Detector Simulations: Overview of the US Framework

ILC Detector Simulations: Overview of the US Framework Tony Johnson -- SLAC (stolen from Jeremy McCormick) April 4 2006 ILC Detector Simulations: Overview of the US Framework 1 LDC: ttbar SiD May05: 100 muons SiD Aug05: ttbar CDC Aug05: ttbar 6 jets GLD: ttbar

More information

A Topologic Approach to Particle Flow PandoraPFA

A Topologic Approach to Particle Flow PandoraPFA A Topologic Approach to Particle Flow PandoraPFA Mark Thomson University of Cambridge This Talk: Philosophy The Algorithm Some First Results Conclusions/Outlook LCWS06 Bangalore 13/3/06 Mark Thomson 1

More information

Computing in High Energy Physics An Introductory Overview

Computing in High Energy Physics An Introductory Overview Computing in High Energy Physics An Introductory Overview Frank Gaede DESY IT Physics Computing Summer Student Lecture DESY, August 20, 2008 1 Introduction The aim of this lecture is to provide an overview

More information

EicRoot software framework

EicRoot software framework EicRoot software framework Alexander Kiselev EIC Software Meeting Jefferson Lab September,24 2015 Contents of the talk FairRoot software project EicRoot framework structure Typical EicRoot applications

More information

Cluster errors and Truth information Algorithms

Cluster errors and Truth information Algorithms Cluster errors and Truth information Algorithms Mikael Berggren 1 1 DESY, Hamburg ILD Software Workshop, DESY-HH, Feb 22-26, 2016 Mikael Berggren (DESY-HH) Truth Algorithms ILD SWWS, Feb 2016 1 / 14 Cluster

More information

Geant4 MT Performance. Soon Yung Jun (Fermilab) 21 st Geant4 Collaboration Meeting, Ferrara, Italy Sept , 2016

Geant4 MT Performance. Soon Yung Jun (Fermilab) 21 st Geant4 Collaboration Meeting, Ferrara, Italy Sept , 2016 Geant4 MT Performance Soon Yung Jun (Fermilab) 21 st Geant4 Collaboration Meeting, Ferrara, Italy Sept. 12-16, 2016 Introduction Geant4 multi-threading (Geant4 MT) capabilities Event-level parallelism

More information

GlueX Computing GlueX Collaboration Meeting JLab. Edward Brash University of Regina December 11 th -13th, 2003

GlueX Computing GlueX Collaboration Meeting JLab. Edward Brash University of Regina December 11 th -13th, 2003 GlueX Computing GlueX Collaboration Meeting JLab Edward Brash University of Regina December 11 th -13th, 2003 VRVS Videoconferences - www.vrvs.org -> web-based videoconferencing site currently free - audio/video/chat

More information

Detector Descrip+on: Advanced. h#p://cern.ch/geant4

Detector Descrip+on: Advanced. h#p://cern.ch/geant4 Detector Descrip+on: Advanced h#p://cern.ch/geant4 GDML Impor+ng and expor+ng detector descrip+ons GDML components GDML (Geometry Descrip2on Markup Language) is defined through XML Schema (XSD) XSD = XML

More information

VISPA: Visual Physics Analysis Environment

VISPA: Visual Physics Analysis Environment VISPA: Visual Physics Analysis Environment Tatsiana Klimkovich for the VISPA group (O.Actis, M.Erdmann, R.Fischer, A.Hinzmann, M.Kirsch, G.Müller, M.Plum, J.Steggemann) DESY Computing Seminar, 27 October

More information

GEANT4 is used for simulating: RICH testbeam data, HCAL testbeam data. GAUSS Project: LHCb Simulation using GEANT4 with GAUDI.

GEANT4 is used for simulating: RICH testbeam data, HCAL testbeam data. GAUSS Project: LHCb Simulation using GEANT4 with GAUDI. Status of GEANT4 in LHCb S. Easo, RAL, 30-9-2002 The LHCbexperiment. GEANT4 is used for simulating: RICH testbeam data, HCAL testbeam data. GAUSS Project: LHCb Simulation using GEANT4 with GAUDI. Summary.

More information

DD4hep Based Event Reconstruction

DD4hep Based Event Reconstruction CLICdp-Conf-2017-002 06 February 2017 DD4hep Based Event Reconstruction Andre Sailer, Markus Frank, Frank Gaede, Daniel Hynds, Shaojun Lu, Nikiforos Nikiforou, Marko Petric, Rosa Simoniello, Georgios Voutsinas

More information

CMS Simulation Software

CMS Simulation Software CMS Simulation Software Dmitry Onoprienko Kansas State University on behalf of the CMS collaboration 10th Topical Seminar on Innovative Particle and Radiation Detectors 1-5 October 2006. Siena, Italy Simulation

More information

PATHFINDER A track finding package based on Hough transformation

PATHFINDER A track finding package based on Hough transformation LC-TOOL-2014-003 http://www-flc.desy.de/lcnotes PATHFINDER A track finding package based on Hough transformation Isa Heinze DESY, Hamburg February 24, 2014 Abstract PATHFINDER is a package which provides

More information

ALICE Simulation Architecture

ALICE Simulation Architecture ALICE Simulation Architecture Linear Collider Workshop November 15 René Brun CERN ALICE Simulation Architecture 1 ALICE Event/100 Front View of a simulated event with only 1/100 of the expected multiplicity

More information

Defining Your Detector. Tony Johnson/Jeremy McCormick/Norman Graf SLAC

Defining Your Detector. Tony Johnson/Jeremy McCormick/Norman Graf SLAC Defining Your Detector Tony Johnson/Jeremy McCormick/Norman Graf SLAC Geant4 Detector Response Simulation Defining detectors at runtime using a single, common executable should enable many detector variants

More information

FAMOS: A Dynamically Configurable System for Fast Simulation and Reconstruction for CMS

FAMOS: A Dynamically Configurable System for Fast Simulation and Reconstruction for CMS FAMOS: A Dynamically Configurable System for Fast Simulation and Reconstruction for CMS St. Wynhoff Princeton University, Princeton, NJ 08544, USA Detailed detector simulation and reconstruction of physics

More information

A Topologic Approach to Particle Flow PandoraPFA

A Topologic Approach to Particle Flow PandoraPFA A Topologic Approach to Particle Flow PandoraPFA Mark Thomson University of Cambridge This Talk: Philosophy The Algorithm Some New Results Confusion Conclusions Outlook Cambridge 5/4/06 Mark Thomson 1

More information

ALICE ANALYSIS PRESERVATION. Mihaela Gheata DASPOS/DPHEP7 workshop

ALICE ANALYSIS PRESERVATION. Mihaela Gheata DASPOS/DPHEP7 workshop 1 ALICE ANALYSIS PRESERVATION Mihaela Gheata DASPOS/DPHEP7 workshop 2 Outline ALICE data flow ALICE analysis Data & software preservation Open access and sharing analysis tools Conclusions 3 ALICE data

More information

TPC Detector Response Simulation and Track Reconstruction

TPC Detector Response Simulation and Track Reconstruction TPC Detector Response Simulation and Track Reconstruction Physics goals at the Linear Collider drive the detector performance goals: charged particle track reconstruction resolution: δ(1/p)= ~ 4 x 10-5

More information

Topics for the TKR Software Review Tracy Usher, Leon Rochester

Topics for the TKR Software Review Tracy Usher, Leon Rochester Topics for the TKR Software Review Tracy Usher, Leon Rochester Progress in reconstruction Reconstruction short-term plans Simulation Calibration issues Balloon-specific support Personnel and Schedule TKR

More information

R3BRoot Framework. D. Kresan GSI, Darmstadt. First R3BRoot Development Workshop July 28 30, 2015 GSI, Darmstadt

R3BRoot Framework. D. Kresan GSI, Darmstadt. First R3BRoot Development Workshop July 28 30, 2015 GSI, Darmstadt GSI, Darmstadt First R3BRoot Development Workshop July 28 30, 2015 GSI, Darmstadt Outline Introduction to concept Relation to FairRoot Combined solution for R3B analysis Framework components - Analysis

More information

LCB Workshop, Marseille 1999

LCB Workshop, Marseille 1999 LCB Workshop Marseille, 27/9-2/10 1999 Event Filter Farms Distributed Computing and Regional Centres Architecture Round Table on Software Process Simulation Persistency at LHC Data Analysis Technology

More information

Full Silicon Tracking Studies for CEPC

Full Silicon Tracking Studies for CEPC Full Silicon Tracking Studies for CEPC Weiming Yao (IHEP/LBNL) for Silicon Tracking Study Group CEPC-SppC Study Group Meeting, September 2-26, Beihang University http://cepc.ihep.ac.cn/ cepc/cepc twiki/index.php/pure

More information

The full detector simulation for the ATLAS experiment: status and outlook

The full detector simulation for the ATLAS experiment: status and outlook The full detector simulation for the ATLAS experiment: status and outlook A. Rimoldi University of Pavia & INFN, Italy A.Dell Acqua CERN, Geneva, CH The simulation of the ATLAS detector is a major challenge,

More information

Event Displays and LArg

Event Displays and LArg Event Displays and LArg Columbia U. / Nevis Labs Slide 1 Introduction Displays are needed in various ways at different stages of the experiment: Software development: understanding offline & trigger algorithms

More information

Offline Tutorial I. Małgorzata Janik Łukasz Graczykowski. Warsaw University of Technology

Offline Tutorial I. Małgorzata Janik Łukasz Graczykowski. Warsaw University of Technology Offline Tutorial I Małgorzata Janik Łukasz Graczykowski Warsaw University of Technology Offline Tutorial, 5.07.2011 1 Contents ALICE experiment AliROOT ROOT GRID & AliEn Event generators - Monte Carlo

More information

TPC Detector Response Simulation and Track Reconstruction

TPC Detector Response Simulation and Track Reconstruction TPC Detector Response Simulation and Track Reconstruction Physics goals at the Linear Collider drive the detector performance goals: charged particle track reconstruction resolution: δ reconstruction efficiency:

More information

Simulation and Physics Studies for SiD. Norman Graf (for the Simulation & Reconstruction Team)

Simulation and Physics Studies for SiD. Norman Graf (for the Simulation & Reconstruction Team) Simulation and Physics Studies for SiD Norman Graf (for the Simulation & Reconstruction Team) SLAC DOE Program Review June 13, 2007 Linear Collider Detector Environment Detectors designed to exploit the

More information

Status Report of PRS/m

Status Report of PRS/m Status Report of PRS/m D.Acosta University of Florida Current U.S. activities PRS/m Activities New PRS organization 1 EMU Software Workshop Workshop held at UCDavis in late February helped focus EMU software

More information

1 Introduction. V. Fine, Y. l%yak,?? Perevoztchikov, T.Wenaus

1 Introduction. V. Fine, Y. l%yak,?? Perevoztchikov, T.Wenaus r. Proc. Computing in High Energy Physics February 7-11, 2000 Padova, Italy The STAR offline framework V. Fine, Y. l%yak,?? Perevoztchikov, T.Wenaus Brookhaven National Laboratory, USA J( J( BNL-68207

More information

How to tackle the manycore

How to tackle the manycore How to tackle the manycore challenge Benedikt Hegner CERN Thanks to Vincenzo Innocente for many of the figures! Disclaimer: I am showing only a very tiny part of the picture Outline The Context Many cores

More information

Overview of LHCb applications and software environment. Bologna Tutorial, June 2006

Overview of LHCb applications and software environment. Bologna Tutorial, June 2006 1 Overview of LHCb applications and software environment Bologna Tutorial, June 2006 LHCb applications Event model / Physics event model GenParts MCParts Simul. Gauss MCHits Detector Description Digit.

More information

Charged Particle Tracking at Cornell: Gas Detectors and Event Reconstruction

Charged Particle Tracking at Cornell: Gas Detectors and Event Reconstruction Charged Particle Tracking at Cornell: Gas Detectors and Event Reconstruction Dan Peterson, Cornell University The Cornell group has constructed, operated and maintained the charged particle tracking detectors

More information

JAIDA, JAS3, WIRED4 and the AIDA tag library experience and new developments

JAIDA, JAS3, WIRED4 and the AIDA tag library experience and new developments SLAC-PUB-12950 March 2008 JAIDA, JAS3, WIRED4 and the AIDA tag library experience and new developments M Donszelmann 1, T Johnson 1, V V Serbo 1, M Turri 1 1 SLAC, 2575 Sand Hill Road, Menlo Park, CA 94025,

More information

New results from LDCPrime optimization studies

New results from LDCPrime optimization studies New results from LDCPrime optimization studies with the Vienna Fast Simulation Tool ( LiC Detector Toy ) The Vienna Fast Simulation Tool LDT Simple, but flexible and powerful tool Version 2.0 available

More information

Workload Management. Stefano Lacaprara. CMS Physics Week, FNAL, 12/16 April Department of Physics INFN and University of Padova

Workload Management. Stefano Lacaprara. CMS Physics Week, FNAL, 12/16 April Department of Physics INFN and University of Padova Workload Management Stefano Lacaprara Department of Physics INFN and University of Padova CMS Physics Week, FNAL, 12/16 April 2005 Outline 1 Workload Management: the CMS way General Architecture Present

More information

Trivial And Non-Trivial Data Analysis for Geant4

Trivial And Non-Trivial Data Analysis for Geant4 Trivial And Non-Trivial Data Analysis for Geant4 Paul Guèye, HU Joseph Perl, SLAC 1 Simplest using text (ASCII) files Analysis Choices Geant4 does not attempt to provide its own data analysis tools, focusing

More information

The CLICdp Optimization Process

The CLICdp Optimization Process ILDOptWS, Feb, 2016 A. Sailer: The CLICdp Optimization Process 1/17 The CLICdp Optimization Process André Sailer (CERN-EP-LCD) On Behalf of the CLICdp Collaboration ILD Software and Optimisation Workshop

More information

Reducing CPU Consumption of Geant4 Simulation in ATLAS

Reducing CPU Consumption of Geant4 Simulation in ATLAS Reducing CPU Consumption of Geant4 Simulation in ATLAS John Chapman (University of Cambridge) on behalf of the ATLAS Simulation Group Joint WLCG & HSF Workshop 2018 Napoli, Italy - 28th March 2018 Current

More information

SoLID simulation with GEMC. Zhiwen Zhao 2015/03/26

SoLID simulation with GEMC. Zhiwen Zhao 2015/03/26 SoLID simulation with GEMC Zhiwen Zhao 2015/03/26 Outline GEMC Update SoLID simulation with GEMC 2.x solid_gemc in general EC simulation as an example Summary GEMC Update: Outline GEMC 1.x to 2.x, a major

More information

Expressing Parallelism with ROOT

Expressing Parallelism with ROOT Expressing Parallelism with ROOT https://root.cern D. Piparo (CERN) for the ROOT team CHEP 2016 2 This Talk ROOT helps scientists to express parallelism Adopting multi-threading (MT) and multi-processing

More information

ROOT Course. Vincenzo Vitale, Dip. Fisica and INFN Roma 2

ROOT Course. Vincenzo Vitale, Dip. Fisica and INFN Roma 2 ROOT Course Vincenzo Vitale, Dip. Fisica and INFN Roma 2 Introduction This is a basic introduction to ROOT. The purpose of the course is to provide a starting knowledge and some practical experiences on

More information

SLAC Testbeam Data Analysis: High Occupancy Tracking & FE-I4 Cluster Study

SLAC Testbeam Data Analysis: High Occupancy Tracking & FE-I4 Cluster Study SLAC Testbeam Data Analysis: High Occupancy Tracking & FE-I4 Cluster Study DESY Summer Student Project 2014 Martin Klassen, University of Heidelberg, Germany September 27, 2014 Abstract In this report

More information

Recent developments in tracking and

Recent developments in tracking and Recent developments in tracking and impact on B-tagging Boris Mangano for Tracking POG group page 1 Outline B-tagging Enemies Recent developments in iterative tracking and impact on V0 reconstruction efficiency.

More information

Trivial Data Analysis for Geant4 Geant4 v9.3p01

Trivial Data Analysis for Geant4 Geant4 v9.3p01 Trivial Data Analysis for Geant4 Geant4 v9.3p01 Joseph Perl, SLAC 1 Simple Analysis This Week Geant4 does not attempt to provide its own data analysis tools, focusing instead on its central mission as

More information

LAr Event Reconstruction with the PANDORA Software Development Kit

LAr Event Reconstruction with the PANDORA Software Development Kit LAr Event Reconstruction with the PANDORA Software Development Kit Andy Blake, John Marshall, Mark Thomson (Cambridge University) UK Liquid Argon Meeting, Manchester, November 28 th 2012. From ILC/CLIC

More information

Status of the TORCH time-of-flight detector

Status of the TORCH time-of-flight detector Status of the TORCH time-of-flight detector Neville Harnew University of Oxford (On behalf of the TORCH collaboration : the Universities of Bath, Bristol and Oxford, CERN, and Photek) August 7-9, 2017

More information

HEP data analysis using ROOT

HEP data analysis using ROOT HEP data analysis using ROOT week 3 ROOT Maths and Physics Libraries ROOT Geometries Mark Hodgkinson 1 Week 3 ROOT maths and physics libraries vectors and their operations data modelling with RooFit ROOT

More information

IGUANA Architecture, Framework and Toolkit for Interactive Graphics

IGUANA Architecture, Framework and Toolkit for Interactive Graphics IGUANA Architecture, Framework and Toolkit for Interactive Graphics George Alverson, Giulio Eulisse, Shahzad Muzaffar, Ianna Osborne, Lassi A. Tuura, Lucas Taylor Northeastern University, Boston, USA IGUANA

More information

How Can We Deliver Advanced Statistical Tools to Physicists. Ilya Narsky, Caltech

How Can We Deliver Advanced Statistical Tools to Physicists. Ilya Narsky, Caltech How Can We Deliver Advanced Statistical Tools to Physicists, Caltech Outline StatPatternRecognition: A C++ Package for Multivariate Classification What would be an ideal statistical framework for HEP?

More information

Simulation of GLAST. Alessandro de Angelis. SLAC, February 21, University of Udine and INFN Trieste

Simulation of GLAST. Alessandro de Angelis. SLAC, February 21, University of Udine and INFN Trieste Simulation of GLAST Alessandro de Angelis University of Udine and INFN Trieste SLAC, February 21, 2002 Layout of the presentation GLAST Characteristics and requirements and their impact on the simulation

More information

AGATA Simulation Overview. Marc Labiche Nuclear Physics group Daresbury Laboratory

AGATA Simulation Overview. Marc Labiche Nuclear Physics group Daresbury Laboratory AGATA Simulation Overview Marc Labiche Nuclear Physics group Daresbury Laboratory The simulation process Packages required: GEANT4 AGATA code (E. Farnea) A tracking code: 2 availables: mgt code (D. Bazzacco)

More information

Common Tools. G.Gavalian (JLAB)

Common Tools. G.Gavalian (JLAB) Common Tools G.Gavalian (JLAB) 1 Software components Data Input/Output EVIO data structure definitions. JAVA libraries for dictionary based I/O. Geometry Geometry primitives library. Abstract classes for

More information

TPC Detector Response Simulation and Track Reconstruction

TPC Detector Response Simulation and Track Reconstruction TPC Detector Response Simulation and Track Reconstruction Physics goals at the Linear Collider drive the detector performance goals: charged particle track reconstruction resolution: δ reconstruction efficiency:

More information

8.882 LHC Physics. Track Reconstruction and Fitting. [Lecture 8, March 2, 2009] Experimental Methods and Measurements

8.882 LHC Physics. Track Reconstruction and Fitting. [Lecture 8, March 2, 2009] Experimental Methods and Measurements 8.882 LHC Physics Experimental Methods and Measurements Track Reconstruction and Fitting [Lecture 8, March 2, 2009] Organizational Issues Due days for the documented analyses project 1 is due March 12

More information

Expected feedback from 3D for SLHC Introduction. LHC 14 TeV pp collider at CERN start summer 2008

Expected feedback from 3D for SLHC Introduction. LHC 14 TeV pp collider at CERN start summer 2008 Introduction LHC 14 TeV pp collider at CERN start summer 2008 Gradual increase of luminosity up to L = 10 34 cm -2 s -1 in 2008-2011 SLHC - major increase of luminosity up to L = 10 35 cm -2 s -1 in 2016-2017

More information

Existing Tools in HEP and Particle Astrophysics

Existing Tools in HEP and Particle Astrophysics Existing Tools in HEP and Particle Astrophysics Richard Dubois richard@slac.stanford.edu R.Dubois Existing Tools in HEP and Particle Astro 1/20 Outline Introduction: Fermi as example user Analysis Toolkits:

More information

Computing / The DESY Grid Center

Computing / The DESY Grid Center Computing / The DESY Grid Center Developing software for HEP - dcache - ILC software development The DESY Grid Center - NAF, DESY-HH and DESY-ZN Grid overview - Usage and outcome Yves Kemp for DESY IT

More information

A Prototype of the CMS Object Oriented Reconstruction and Analysis Framework for the Beam Test Data

A Prototype of the CMS Object Oriented Reconstruction and Analysis Framework for the Beam Test Data Prototype of the CMS Object Oriented Reconstruction and nalysis Framework for the Beam Test Data CMS Collaboration presented by Lucia Silvestris CERN, Geneve, Suisse and INFN, Bari, Italy bstract. CMS

More information

Transient Data Store and Persistent Data

Transient Data Store and Persistent Data Transient Data Store and Persistent Data Current Status and Discussion of possible future plans Software Workshop, 13 Nov 2001, H. Kelly, 1 Introduction and food for thought As we go over the current status

More information

CLAS12 Software Meeting March 17, 2010 F113

CLAS12 Software Meeting March 17, 2010 F113 CLAS12 Software Meeting March 17, 2010 F113 Agenda 15:00-15:30 Update on ced12, Dave Heddle 15:30-16:30 CLARA Service Oriented Architecture Vardan Gurjyan. 16:30-16:50 gemc Demonstration Maurizio Ungaro

More information

First INFN International School on Architectures, tools and methodologies for developing efficient large scale scientific computing applications

First INFN International School on Architectures, tools and methodologies for developing efficient large scale scientific computing applications First INFN International School on Architectures, tools and methodologies for developing efficient large scale scientific computing applications Ce.U.B. Bertinoro Italy, 12 17 October 2009 Pere Mato (CERN)

More information

PROOF-Condor integration for ATLAS

PROOF-Condor integration for ATLAS PROOF-Condor integration for ATLAS G. Ganis,, J. Iwaszkiewicz, F. Rademakers CERN / PH-SFT M. Livny, B. Mellado, Neng Xu,, Sau Lan Wu University Of Wisconsin Condor Week, Madison, 29 Apr 2 May 2008 Outline

More information