ATLAS Tracking Detector Upgrade studies using the Fast Simulation Engine
|
|
- Norah Blake
- 10 months ago
- Views:
Transcription
1 Journal of Physics: Conference Series PAPER OPEN ACCESS ATLAS Tracking Detector Upgrade studies using the Fast Simulation Engine To cite this article: Noemi Calace et al 2015 J. Phys.: Conf. Ser View the article online for updates and enhancements. This content was downloaded from IP address on 04/05/2018 at 03:49
2 ATLAS Tracking Detector Upgrade studies using the Fast Simulation Engine Noemi Calace 1, Andreas Salzburger 2 on behalf of the ATLAS Collaboration, CERN, Switzerland 1 Département de physique nucléaire et corpusculaire, Section de Physique, Université de Genève, 24 Quai Ernest-Ansermet, Genève, Switzerland 2 European Organiz. for Nuclear Res. (CERN) Abstract. The successful physics program of the LHC Run-1 data taking period has put a strong emphasis on design studies for future upgrades of the existing LHC detectors. In ATLAS, testing alternative layouts through the full simulation and reconstruction chain is a work-intensive program, which can only be carried out for a few concept layouts. To facilitate layout prototyping, a novel technique based on the ATLAS reconstruction geometry and a fast simulation engine have been established that allow fast layout iterations and a realistic but fast Monte Carlo simulation. This approach is extended by a fast digitisation and reconstruction module. 1. Introduction With the first long shotdown (LS1) ending and Run-2 of the LHC data taking starting, the LHC experiments shift part of their focus to detector upgrade. For the ATLAS experiment [1], the most ambitious upgrade is planned as a Phase-2 upgrade during the third long shut down phase (LS3) of the LHC starting in A complete replacement of the innermost tracking device is foreseen to cope with the expected running conditions in Run-3, which are characterised by a highly increased event pile-up. Given the long preparation time for such an update, feasibility and design studies have to be performed at present to allow component prototyping and production to be completed in time for installation during LS3. The simulation of different detector concepts is one key ingredient for designing a new inner tracker. In high energy physics, detector simulation is generally being performed using the Geant4 [2] [3] toolkit, however, also fast simulation strategies are widely used. In ATLAS, a fast tracker simulation FATRAS [4] exists, which is based on components from the offline software. 2. Set-up description The ATLAS detector description for simulation, digitisation and reconstruction is based on a common geometry source, the GeoModel [5] library. Dedicated converters then change this description into either Geant4 or a reconstruction geometry. Implementing different layouts can be a very time-consuming process and for many studies including basic layout prototyping of the geometry setup fast simulation programs can be used efficiently. In ATLAS, several studies for the Phase-2 Letter of Intent [6] have been performed with the semi-analytical IdRes program [7] Content from this work may be used under the terms of the Creative Commons Attribution 3.0 licence. Any further distribution of this work must maintain attribution to the author(s) and the title of the work, journal citation and DOI. Published under licence by IOP Publishing Ltd 1
3 which allows quick evaluation of track resolutions and hit statistics of layout candidates. However, IdRes fails to accurately describe efficiencies, details about layout hermicity and has no concept about the effects from pile-up and dense environments. To address these questions before spending the time to implement the candidate layout into the full simulation setup, a novel workflow based on FATRAS has been recently deployed. The key idea behind this approach is to facilitate the layout definition while at the same time guaranteeing a fair amount of accuracy in the simulation. The fast tracker simulation FATRAS reads the detector description from GeoModel and builds the tracking geometry 1. The TrkDetElementBase is the base class for all tracking detector elements with methods for reading out all relevant information, extended by the geometry description implemented in GeoModel. A new technique for building a customised tracking geometry has been developed reading the detector description from XML configuration files in order to remove the dependence on the GeoModel library. The PlanarDetElement class represents the smallest entity of the custom geometry and extends the common ATLAS TrkDetElementBase class. The PlanarDetElement has an attached Surface representation and contains the information about the position and rotation of the module, its dimensions, its shape, as well as its readout segmentation. The module s material is customizable and attached to the single Surface using the classes already implemented in the ATLAS framework. Each module includes information about surrounding elements for navigation purpose. A new builder tool has been developed to build custom geometries following the detector and material description. The layout building and material implementation are defined through a limited number of interesting parameters read in by XML. These simplifications decrease the CPU time consumption. Figure 1 shows the comparison of the hit distribution of single µ tracks in the ATLAS Pixel Detector using the FATRAS tracking geometry from GeoModel and from XML configuration file. Figure 1: Comparison of hit distribution of single µ tracks in the ATLAS Pixel and SCT Detectors using FATRAS tracking geometry from GeoModel and from XML configuration file [9]. Once the geometry is built and loaded, several particles are simulated by propagating through the detector. Hits are produced in sensitive detector elements, the same hit format as in the full simulation is used. This step is performed using a fast tracker simulation FATRAS [4] based on the offline extrapolation engine. The main element for the extrapolation is the ExtrapolationCell that contains the extrapolation s configuration, caches material, track parameters and jacobians. The engine navigates through the volumes and layers and creates the 1 The Tracking Geometry [8] is a simplified version that is based on a surface description of the detector. Material components are projected onto these surfaces. 2
4 trajectories by propagating through the magnetic field and intersecting sensitive detector elements. During the propagation through the detector, the extrapolation engine takes care also of performing the interaction with the detector material according to different particles types. It samples the material effects from parametrised functions taking ionization, bremsstrahlung photon emission, photon conversion, positron annihilation, multiple scattering effects and hadronic interaction into account. The tracks parameters are then updated and the extrapolation is carried on until the geometry s boundary is reached or the particle is killed because of material effects or decay. Figures 2 and 3 show the comparison of the energy loss in the silicon system for full and fast simulation. Events ATLAS Simulation Preliminary Geant4 9.6 Fatras based on Average Energy Loss [MeV] Geant4 9.6 Fatras based on ATLAS Simulation Preliminary p [MeV] η Figure 2: Comparison of the energy loss distributions for 1 GeV single µ tracks in the ATLAS Pixel and SCT Detectors for full simulation (based on the Geant4 toolkit) and FATRAS simulation [9]. Figure 3: Comparison of the energy loss η distributions for 1 GeV single µ tracks in the ATLAS Pixel and SCT Detectors for full simulation (based on the Geant4 toolkit) and FATRAS simulation [9]. Hits are produced in the detector where intersections of the track with sensitive surfaces occur. They are the inputs to the very fast simulation module based on a smeared digitisation approach related to the pitch size: a gaussian smearing is applied to the hit s positions providing the optimisation of pitch sizes. During the digitisation step, PlanarCluster objects are produced from hits. These clusters extend the ATLAS tracking event data model [10] and can therefore be used transparently in most common tracking tools. The adapted truth seeded reconstruction [11] constitutes the last step of the chain: it accepts as input the cluster produced during digitisation and provides a fast track reconstruction. 3. First results A first demonstration of working implementation has been carried out simulating a custom tracking system that emulates the actual ATLAS pixel detector. The description of the layout 3
5 has been read, the geometry has been built and loaded and single muons of different momenta have been simulated. Single muons have been simulated and their tracks extrapolated using the ExtrapolationEngine running through the FATRAS transport. The main result achieved using the offline extrapolation engine is the very low time and CPU consumption needed for extrapolating thousands of tracks of different momenta through the tracking geometry. The needed time for track extrapolation of 10 5 muons with momentum of 10 GeV and 1 GeV (using 8 x Intel Xeon E312xx series, 2.6 GHz, RAM 16 GB) are reported in Table 1. The time spent for extrapolation is shown to be almost the same for 1 GeV and 10 GeV muons. The hits produced were distributed on the surfaces of the geometry in very good agreement with the ones produced by very detailed simulation based on the Geant4 toolkit. Other results have been produced comparing the material distribution of the ATLAS pixel detector using GeoModel implementation and of an ATLAS pixel-like custom detector. Although introduced just recently, the custom geometry builder tool has been already heavily used to simulate and visualize several layouts under investigation for the new ATLAS inner tracker and, together with the new extrapolation, to produce first coverage studies. The custom tracking geometry has been visualised using the Virtual Point 1 tool (VP1) [12], as shown in Figure 4. Table 1: Time needed for tracks extrapolation of 10 5 muons with momentum of 10 GeV and 1 GeV (using 8 x Intel Xeon E312xx series, 2.6 GHz, RAM 16 GB). muon p T p T = 10 GeV p T = 1 GeV Time needed for extrapolation Tot = 31.6 [s] Ave/Min/Max = 31.6 (± 8.04)/18/76 [ms] Tot = 32.8 [s] Ave/Min/Max = 32.8 (± 8.22)/18/96 [ms] (a) Figure 4: A sample event visualized with the ATLAS Virtual Point 1 tool. The surfaces belonging to the custom tracking geometry are shown. Extrapolated tracks are also shown. (b) 4
6 4. Conclusions A new technique for building custom tracking geometry has been developed reading the detector description from XML configuration files removing any dependence on GeoModel libraries. It has been used for simulation and performance studies of the innermost tracking device for the very challenging pile-up scenario in Run-3. Based on the FATRAS framework, the simplification in the material and geometry description using XML configuration files facilitates the simulation of several kinds of layout reducing considerably the CPU time consumption. Indeed, the custom geometry builder tool and the new extrapolation engine have already been using intensively for first coverage studies for several prototypes for the new ATLAS tracking detector. In a following step, hits produced after transporting simulated particles through the detector will be then digitised, using a very fast digitisation module. The out-coming clusters are planned to be used in the truth seeded reconstruction step. Validation studies for checking material description and interaction with the detector material are ongoing. References [1] The ATLAS Collaboration 2008 The ATLAS Experiment at the CERN Large Hadron Collider JINST vol 3 S08003 [2] Agostinelli S et al 2003 Geant4 - A simulation toolkit Nucl. Instrum. Methods A vol 506 p 250 [3] Allison J et al 2006 Geant4 developments and applications IEEE Transactions on Nuclear Science vol 53 issue 1 pp [4] Edmonds K et al 2008 The fast ATLAS track simulation (FATRAS) ATL-SOFT-PUB [5] Boudreau J et al 2004 The GeoModel Toolkit for Detector Description Proceedings of the CHEP04 Conference p 353 [6] The ATLAS Collaboration 2012 Letter of Intent for the Phase-II Upgrade of the ATLAS Experiment LHCC- I-023 CERN-LHCC [7] Hessey N IDRES program [8] Salzburger A et al 2007 The ATLAS Tracking Geometry Description ATL-SOFT-PUB [9] [10] Åkesson P F et al ATLAS Tracking Event Data Model ATL-SOFT-PUB [11] Jansky R et al 2013 Truth Seeded Reconstruction for Fast Simulation in the ATLAS Experiment Innsbruck University CERN-THESIS [12] [1] 5
Fast simulation in ATLAS
Fast simulation in ATLAS A. Salzburger, CERN for the ATLAS collaboration 1 Simulation load & requirements typical MC campaign in ATLAS 2011 - O( 9) events
THE ATLAS INNER DETECTOR OPERATION, DATA QUALITY AND TRACKING PERFORMANCE.
Proceedings of the PIC 2012, Štrbské Pleso, Slovakia THE ATLAS INNER DETECTOR OPERATION, DATA QUALITY AND TRACKING PERFORMANCE. E.STANECKA, ON BEHALF OF THE ATLAS COLLABORATION Institute of Nuclear Physics
ATLAS software configuration and build tool optimisation
Journal of Physics: Conference Series OPEN ACCESS ATLAS software configuration and build tool optimisation To cite this article: Grigory Rybkin and the Atlas Collaboration 2014 J. Phys.: Conf. Ser. 513
Updated impact parameter resolutions of the ATLAS Inner Detector
Updated impact parameter resolutions of the ATLAS Inner Detector ATLAS Internal Note Inner Detector 27.09.2000 ATL-INDET-2000-020 06/10/2000 Szymon Gadomski, CERN 1 Abstract The layout of the ATLAS pixel
The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland
Available on CMS information server CMS CR -2008/100 The Compact Muon Solenoid Experiment Conference Report Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland 02 December 2008 (v2, 03 December 2008)
CMS High Level Trigger Timing Measurements
Journal of Physics: Conference Series PAPER OPEN ACCESS High Level Trigger Timing Measurements To cite this article: Clint Richardson 2015 J. Phys.: Conf. Ser. 664 082045 Related content - Recent Standard
Geant4 Computing Performance Benchmarking and Monitoring
Journal of Physics: Conference Series PAPER OPEN ACCESS Geant4 Computing Performance Benchmarking and Monitoring To cite this article: Andrea Dotti et al 2015 J. Phys.: Conf. Ser. 664 062021 View the article
Design of the new ATLAS Inner Tracker (ITk) for the High Luminosity LHC
Design of the new ATLAS Inner Tracker (ITk) for the High Luminosity LHC Jike Wang (DESY) for the ATLAS Collaboration May/2017, TIPP 2017 LHC Machine Schedule In year 2015, ATLAS and CMS went into Run2
Performance of the ATLAS Inner Detector at the LHC
Performance of the ALAS Inner Detector at the LHC hijs Cornelissen for the ALAS Collaboration Bergische Universität Wuppertal, Gaußstraße 2, 4297 Wuppertal, Germany E-mail: thijs.cornelissen@cern.ch Abstract.
EUDET Telescope Geometry and Resolution Studies
EUDET EUDET Telescope Geometry and Resolution Studies A.F.Żarnecki, P.Nieżurawski February 2, 2007 Abstract Construction of EUDET pixel telescope will significantly improve the test beam infrastructure
An SQL-based approach to physics analysis
Journal of Physics: Conference Series OPEN ACCESS An SQL-based approach to physics analysis To cite this article: Dr Maaike Limper 2014 J. Phys.: Conf. Ser. 513 022022 View the article online for updates
Monte Carlo Production Management at CMS
Monte Carlo Production Management at CMS G Boudoul 1, G Franzoni 2, A Norkus 2,3, A Pol 2, P Srimanobhas 4 and J-R Vlimant 5 - for the Compact Muon Solenoid collaboration 1 U. C. Bernard-Lyon I, 43 boulevard
ATLAS, CMS and LHCb Trigger systems for flavour physics
ATLAS, CMS and LHCb Trigger systems for flavour physics Università degli Studi di Bologna and INFN E-mail: guiducci@bo.infn.it The trigger systems of the LHC detectors play a crucial role in determining
b-jet identification at High Level Trigger in CMS
Journal of Physics: Conference Series PAPER OPEN ACCESS b-jet identification at High Level Trigger in CMS To cite this article: Eric Chabert 2015 J. Phys.: Conf. Ser. 608 012041 View the article online
arxiv: v1 [physics.ins-det] 19 Oct 2017
arxiv:1710.07150v1 [physics.ins-det] 19 Oct 2017 Parallelized JUNO simulation software based on SNiPER Tao Lin 1, Jiaheng Zou 1, Weidong Li 1, Ziyan Deng 1, Guofu Cao 1, Xingtao Huang 2 and Zhengyun You
Track reconstruction with the CMS tracking detector
Track reconstruction with the CMS tracking detector B. Mangano (University of California, San Diego) & O.Gutsche (Fermi National Accelerator Laboratory) Overview The challenges The detector Track reconstruction
Geant4 application in a Web browser
Journal of Physics: Conference Series OPEN ACCESS Geant4 application in a Web browser To cite this article: Laurent Garnier and the Geant4 Collaboration 2014 J. Phys.: Conf. Ser. 513 062016 View the article
The LHCb Upgrade. LHCC open session 17 February Large Hadron Collider Physics (LHCP) Conference New York, 2-7 June 2014
The LHCb Upgrade LHCC open session 17 February 2010 Large Hadron Collider Physics (LHCP) Conference New York, 2-7 June 2014 Andreas Schopper on behalf of Motivation LHCb is a high precision experiment
CMS - HLT Configuration Management System
Journal of Physics: Conference Series PAPER OPEN ACCESS CMS - HLT Configuration Management System To cite this article: Vincenzo Daponte and Andrea Bocci 2015 J. Phys.: Conf. Ser. 664 082008 View the article
PoS(ACAT)049. Alignment of the ATLAS Inner Detector. Roland Haertel Max-Planck-Institut für Physik, Munich, Germany
Max-Planck-Institut für Physik, Munich, Germany E-mail: haertel@mppmu.mpg.de The ATLAS experiment at the LHC is currently under construction at CERN and will start operation in summer 2008. The Inner Detector
A new petabyte-scale data derivation framework for ATLAS
Journal of Physics: Conference Series PAPER OPEN ACCESS A new petabyte-scale data derivation framework for ATLAS To cite this article: James Catmore et al 2015 J. Phys.: Conf. Ser. 664 072007 View the
Alignment of the ATLAS inner detector tracking system
Journal of Instrumentation OPEN ACCESS Alignment of the ATLAS inner detector tracking system To cite this article: Heather M Gray Related content - The ATLAS trigger: high-level trigger commissioning and
The performance of the ATLAS Inner Detector Trigger Algorithms in pp collisions at the LHC
X11 opical Seminar IPRD, Siena - 7- th June 20 he performance of the ALAS Inner Detector rigger Algorithms in pp collisions at the LHC Mark Sutton University of Sheffield on behalf of the ALAS Collaboration
The LHCb VERTEX LOCATOR performance and VERTEX LOCATOR upgrade
Journal of Instrumentation OPEN ACCESS The LHCb VERTEX LOCATOR performance and VERTEX LOCATOR upgrade To cite this article: P Rodríguez Pérez Related content - Upgrade of the LHCb Vertex Locator A Leflat
arxiv:hep-ph/ v1 11 Mar 2002
High Level Tracker Triggers for CMS Danek Kotliński a Andrey Starodumov b,1 a Paul Scherrer Institut, CH-5232 Villigen, Switzerland arxiv:hep-ph/0203101v1 11 Mar 2002 b INFN Sezione di Pisa, Via Livornese
File Access Optimization with the Lustre Filesystem at Florida CMS T2
Journal of Physics: Conference Series PAPER OPEN ACCESS File Access Optimization with the Lustre Filesystem at Florida CMS T2 To cite this article: P. Avery et al 215 J. Phys.: Conf. Ser. 664 4228 View
Simulation of digital pixel readout chip architectures with the RD53 SystemVerilog-UVM verification environment using Monte Carlo physics data
Journal of Instrumentation OPEN ACCESS Simulation of digital pixel readout chip architectures with the RD53 SystemVerilog-UVM verification environment using Monte Carlo physics data To cite this article:
Preparing ATLAS reconstruction software for LHC's Run 2
Journal of Physics: Conference Series PAPER OPEN ACCESS Preparing ALAS reconstruction software for LHC's Run 2 o cite this article: Jovan Mitrevski and 215 J. Phys.: Conf. Ser. 664 7234 View the article
The Phase-2 ATLAS ITk Pixel Upgrade
The Phase-2 ATLAS ITk Pixel Upgrade T. Flick (University of Wuppertal) - on behalf of the ATLAS collaboration 14th Topical Seminar on Innovative Particle and Radiation Detectors () 03.-06. October 2016
Phronesis, a diagnosis and recovery tool for system administrators
Journal of Physics: Conference Series OPEN ACCESS Phronesis, a diagnosis and recovery tool for system administrators To cite this article: C Haen et al 2014 J. Phys.: Conf. Ser. 513 062021 View the article
The LHCb upgrade. Outline: Present LHCb detector and trigger LHCb upgrade main drivers Overview of the sub-detector modifications Conclusions
The LHCb upgrade Burkhard Schmidt for the LHCb Collaboration Outline: Present LHCb detector and trigger LHCb upgrade main drivers Overview of the sub-detector modifications Conclusions OT IT coverage 1.9
The Pandora Software Development Kit for. - Particle Flow Calorimetry. Journal of Physics: Conference Series. Related content.
Journal of Physics: Conference Series The Pandora Software Development Kit for Particle Flow Calorimetry To cite this article: J S Marshall and M A Thomson 2012 J. Phys.: Conf. Ser. 396 022034 Related
Early experience with the Run 2 ATLAS analysis model
Early experience with the Run 2 ATLAS analysis model Argonne National Laboratory E-mail: cranshaw@anl.gov During the long shutdown of the LHC, the ATLAS collaboration redesigned its analysis model based
The ALICE electromagnetic calorimeter high level triggers
Journal of Physics: Conference Series The ALICE electromagnetic calorimeter high level triggers To cite this article: F Ronchetti et al 22 J. Phys.: Conf. Ser. 96 245 View the article online for updates
Physics Analysis Tools for Beauty Physics in ATLAS
Physics Analysis Tools for Beauty Physics in ATLAS Christos Anastopoulos 8, Eva Bouhova-Thacker 2, James Catmore 2, Steve Dallison 5, Frederick Derue 6, Brigitte Epp 3, Patrick Jussel 3, Anna Kaczmarska
The NOvA software testing framework
Journal of Physics: Conference Series PAPER OPEN ACCESS The NOvA software testing framework Related content - Corrosion process monitoring by AFM higher harmonic imaging S Babicz, A Zieliski, J Smulko
Alignment of the CMS silicon tracker using Millepede II
Journal of Physics: Conference Series Alignment of the CMS silicon tracker using Millepede II To cite this article: Peter Schleper et al 2008 J. Phys.: Conf. Ser. 119 032040 Related content - CMS silicon
Data preservation for the HERA experiments at DESY using dcache technology
Journal of Physics: Conference Series PAPER OPEN ACCESS Data preservation for the HERA experiments at DESY using dcache technology To cite this article: Dirk Krücker et al 2015 J. Phys.: Conf. Ser. 66
The ATLAS Data Acquisition System: from Run 1 to Run 2
Available online at www.sciencedirect.com Nuclear and Particle Physics Proceedings 273 275 (2016) 939 944 www.elsevier.com/locate/nppp The ATLAS Data Acquisition System: from Run 1 to Run 2 William Panduro
Detector Control LHC
Detector Control Systems @ LHC Matthias Richter Department of Physics, University of Oslo IRTG Lecture week Autumn 2012 Oct 18 2012 M. Richter (UiO) DCS @ LHC Oct 09 2012 1 / 39 Detectors in High Energy
ComPWA: A common amplitude analysis framework for PANDA
Journal of Physics: Conference Series OPEN ACCESS ComPWA: A common amplitude analysis framework for PANDA To cite this article: M Michel et al 2014 J. Phys.: Conf. Ser. 513 022025 Related content - Partial
Alignment of the ATLAS Inner Detector
Alignment of the ATLAS Inner Detector Heather M. Gray [1,2] on behalf of the ATLAS ID Alignment Group [1] California Institute of Technology [2] Columbia University The ATLAS Experiment tile calorimeter
The MICE Physics Computing Capabilities
MICE-NOTE-COMP-0439 The MICE Physics Computing Capabilities C. T. Rogers, D. Rajaram Abstract In this note we present the MICE simulation, online and offline analysis capabilities and detail the framework
1 Introduction The challenges in tracking charged particles in the HERA-B experiment [5] arise mainly from the huge track density, the high cell occup
Hera-B 99{111 Software 99{16 ranger { a Pattern Recognition Algorithm for the HERA-B Main Tracking System Part V: Compatibility Analysis Rainer Mankel 1 Institut fur Physik, Humboldt Universitat zu Berlin
Experience with PROOF-Lite in ATLAS data analysis
Journal of Physics: Conference Series Experience with PROOF-Lite in ATLAS data analysis To cite this article: S Y Panitkin et al 2011 J. Phys.: Conf. Ser. 331 072057 View the article online for updates
A first look at 100 Gbps LAN technologies, with an emphasis on future DAQ applications.
21st International Conference on Computing in High Energy and Nuclear Physics (CHEP21) IOP Publishing Journal of Physics: Conference Series 664 (21) 23 doi:1.188/1742-696/664//23 A first look at 1 Gbps
AGIS: The ATLAS Grid Information System
AGIS: The ATLAS Grid Information System Alexey Anisenkov 1, Sergey Belov 2, Alessandro Di Girolamo 3, Stavro Gayazov 1, Alexei Klimentov 4, Danila Oleynik 2, Alexander Senchenko 1 on behalf of the ATLAS
Performance quality monitoring system for the Daya Bay reactor neutrino experiment
Journal of Physics: Conference Series OPEN ACCESS Performance quality monitoring system for the Daya Bay reactor neutrino experiment To cite this article: Y B Liu and the Daya Bay collaboration 2014 J.
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
IEPSAS-Kosice: experiences in running LCG site
IEPSAS-Kosice: experiences in running LCG site Marian Babik 1, Dusan Bruncko 2, Tomas Daranyi 1, Ladislav Hluchy 1 and Pavol Strizenec 2 1 Department of Parallel and Distributed Computing, Institute of
The CMS High Level Trigger System: Experience and Future Development
Journal of Physics: Conference Series The CMS High Level Trigger System: Experience and Future Development To cite this article: G Bauer et al 2012 J. Phys.: Conf. Ser. 396 012008 View the article online
(for the CMS Collaboration) CHEP 03, La Jolla, 24th March 2003
Validation of GEANT4 by the CMS Experiment ARCE Pedro 1,2, ARCELLI Silvia 3, BANERJEE Sunanda 4, BANERJEE Sudeshna 4, BOCCALI Tommaso 5, DE LA CRUZ Begoña 1, DE ROECK Albert 2, DUTTA Suchandra 5, ELVIRA
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
Artifact Mitigation in High Energy CT via Monte Carlo Simulation
PIERS ONLINE, VOL. 7, NO. 8, 11 791 Artifact Mitigation in High Energy CT via Monte Carlo Simulation Xuemin Jin and Robert Y. Levine Spectral Sciences, Inc., USA Abstract The high energy (< 15 MeV) incident
Evaluation of the computing resources required for a Nordic research exploitation of the LHC
PROCEEDINGS Evaluation of the computing resources required for a Nordic research exploitation of the LHC and Sverker Almehed, Chafik Driouichi, Paula Eerola, Ulf Mjörnmark, Oxana Smirnova,TorstenÅkesson
Implementation of the support of arbitrary pixel geometries in an existing testbeam analysis framework
Fakultät für Physik Bachelor s Thesis Implementation of the support of arbitrary pixel geometries in an existing testbeam analysis framework Implementation der Unterstu tzung arbitra rer Pixelgeometrien
ATLAS Distributed Computing Experience and Performance During the LHC Run-2
ATLAS Distributed Computing Experience and Performance During the LHC Run-2 A Filipčič 1 for the ATLAS Collaboration 1 Jozef Stefan Institute, Jamova 39, 1000 Ljubljana, Slovenia E-mail: andrej.filipcic@ijs.si
WHEN the Large Hadron Collider (LHC) begins operation
2228 IEEE TRANSACTIONS ON NUCLEAR SCIENCE, VOL. 53, NO. 4, AUGUST 2006 Measurement of the LCG2 and Glite File Catalogue s Performance Craig Munro, Birger Koblitz, Nuno Santos, and Akram Khan Abstract When
ALICE inner tracking system readout electronics prototype testing with the CERN ``Giga Bit Transceiver''
Journal of Instrumentation OPEN ACCESS ALICE inner tracking system readout electronics prototype testing with the CERN ``Giga Bit Transceiver'' Related content - The ALICE Collaboration - The ALICE Collaboration
The DMLite Rucio Plugin: ATLAS data in a filesystem
Journal of Physics: Conference Series OPEN ACCESS The DMLite Rucio Plugin: ATLAS data in a filesystem To cite this article: M Lassnig et al 2014 J. Phys.: Conf. Ser. 513 042030 View the article online
SNiPER: an offline software framework for non-collider physics experiments
SNiPER: an offline software framework for non-collider physics experiments J. H. Zou 1, X. T. Huang 2, W. D. Li 1, T. Lin 1, T. Li 2, K. Zhang 1, Z. Y. Deng 1, G. F. Cao 1 1 Institute of High Energy Physics,
PrimEx Trigger Simultation Study D. Lawrence Mar. 2002
PRIMEX NOTE 6 PrimEx Trigger Simultation Study D. Lawrence Mar. 2002 Introduction This documents describes a Monte Carlo simulation study for the PrimEx o experiment. The study focused on determining trigger
Implementation of a PC-based Level 0 Trigger Processor for the NA62 Experiment
Implementation of a PC-based Level 0 Trigger Processor for the NA62 Experiment M Pivanti 1, S F Schifano 2, P Dalpiaz 1, E Gamberini 1, A Gianoli 1, M Sozzi 3 1 Physics Dept and INFN, Ferrara University,
THE ATLAS DATA ACQUISITION SYSTEM IN LHC RUN 2
THE ATLAS DATA ACQUISITION SYSTEM IN LHC RUN 2 M. E. Pozo Astigarraga, on behalf of the ATLAS Collaboration CERN, CH-1211 Geneva 23, Switzerland E-mail: eukeni.pozo@cern.ch The LHC has been providing proton-proton
Development and test of a versatile DAQ system based on the ATCA standard
Development and test of a versatile DAQ system based on the ATCA standard M.Bianco, a P.J.Loesel, b S.Martoiu, c, ad and A.Zibell e a CERN PH Department, Geneve, Switzerland b Ludwig-Maximilians-Univ.
Monitoring of large-scale federated data storage: XRootD and beyond.
Monitoring of large-scale federated data storage: XRootD and beyond. J Andreeva 1, A Beche 1, S Belov 2, D Diguez Arias 1, D Giordano 1, D Oleynik 2, A Petrosyan 2, P Saiz 1, M Tadel 3, D Tuckett 1 and
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
A new inclusive secondary vertex algorithm for b- jet tagging in ATLAS
Journal of Physics: Conference Series A new inclusive secondary vertex algorithm for b- jet tagging in To cite this article: G Piacquadio and C Weiser 28 J. Phys.: Conf. Ser. 119 3232 Related content -
Introduction to Geant4
Introduction to Geant4 Release 10.4 Geant4 Collaboration Rev1.0: Dec 8th, 2017 CONTENTS: 1 Geant4 Scope of Application 3 2 History of Geant4 5 3 Overview of Geant4 Functionality 7 4 Geant4 User Support
Evolution of Database Replication Technologies for WLCG
Journal of Physics: Conference Series PAPER OPEN ACCESS Evolution of Database Replication Technologies for WLCG To cite this article: Zbigniew Baranowski et al 2015 J. Phys.: Conf. Ser. 664 042032 View
Open access to high-level data and analysis tools in the CMS experiment at the LHC
Open access to high-level data and analysis tools in the CMS experiment at the LHC A Calderon 1, D Colling 2, A Huffman 2, K Lassila-Perini 3, T McCauley 4, A Rao 5, A Rodriguez-Marrero 1 and E Sexton-Kennedy
The GEANT4 toolkit. Alessandro De Angelis. L Aquila, September University of Udine and INFN Trieste
The GEANT4 toolkit Alessandro De Angelis University of Udine and INFN Trieste L Aquila, September 2001 Layout Monte Carlo simulation of experiments and detectors GEANT4: philosophy, history, future The
How to discover the Higgs Boson in an Oracle database. Maaike Limper
How to discover the Higgs Boson in an Oracle database Maaike Limper 2 Introduction CERN openlab is a unique public-private partnership between CERN and leading ICT companies. Its mission is to accelerate
Bringing ATLAS production to HPC resources - A use case with the Hydra supercomputer of the Max Planck Society
Journal of Physics: Conference Series PAPER OPEN ACCESS Bringing ATLAS production to HPC resources - A use case with the Hydra supercomputer of the Max Planck Society To cite this article: J A Kennedy
Dataflow Monitoring in LHCb
Journal of Physics: Conference Series Dataflow Monitoring in LHCb To cite this article: D Svantesson et al 2011 J. Phys.: Conf. Ser. 331 022036 View the article online for updates and enhancements. Related
Machine Learning in Charged Particle Tracking. Hammers & Nails Machine Learning & HEP Weizmann Institute July
Machine Learning in Charged Particle Tracking Hammers & Nails Machine Learning & HEP Weizmann Institute July 19-28 2017 Pre-amble Assumes the details of the physics of charged particle trajectory through
Gamma spectroscopic measurements using the PID350 pixelated CdTe radiation detector
Gamma spectroscopic measurements using the PID350 pixelated CdTe radiation detector K. Karafasoulis, K. Zachariadou, S. Seferlis, I. Papadakis, D. Loukas, C. Lambropoulos, C. Potiriadis Abstract Spectroscopic
GEANT4 Simulation of a Cosmic Ray Muon Tomography System with Micro Pattern Gas Detectors for the Detection of High Z Materials
1 GEANT4 Simulation of a Cosmic Ray Muon Tomography System with Micro Pattern Gas Detectors for the Detection of High Z Materials Marcus Hohlmann, Member, IEEE, Patrick Ford, Kondo Gnanvo, Jennifer Helsby,
Op#miza#on of CUDA- based Monte Carlo Simula#on for Radia#on Therapy. GTC 2014 N. Henderson & K. Murakami
Op#miza#on of CUDA- based Monte Carlo Simula#on for Radia#on Therapy GTC 2014 N. Henderson & K. Murakami The collabora#on Geant4 @ Special thanks to the CUDA Center of Excellence Program Makoto Asai, SLAC
Data Reconstruction in Modern Particle Physics
Data Reconstruction in Modern Particle Physics Daniel Saunders, University of Bristol 1 About me Particle Physics student, final year. CSC 2014, tcsc 2015, icsc 2016 Main research interests. Detector upgrades
Real-time dataflow and workflow with the CMS tracker data
Journal of Physics: Conference Series Real-time dataflow and workflow with the CMS tracker data To cite this article: N D Filippis et al 2008 J. Phys.: Conf. Ser. 119 072015 View the article online for
Performance of popular open source databases for HEP related computing problems
Journal of Physics: Conference Series OPEN ACCESS Performance of popular open source databases for HEP related computing problems To cite this article: D Kovalskyi et al 2014 J. Phys.: Conf. Ser. 513 042027
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.
The CBM sensor digitizer
The CBM sensor digitizer C.Dritsa IKF-Frankfurt, IPHC-Strasbourg (now at JLU Giessen) C.Dritsa, St.Odile, 08 September 2011 1 Outline Motivation Model requirements Description of the model Important definitions
Interoperating AliEn and ARC for a distributed Tier1 in the Nordic countries.
for a distributed Tier1 in the Nordic countries. Philippe Gros Lund University, Div. of Experimental High Energy Physics, Box 118, 22100 Lund, Sweden philippe.gros@hep.lu.se Anders Rhod Gregersen NDGF
Unified System for Processing Real and Simulated Data in the ATLAS Experiment
Unified System for Processing Real and Simulated Data in the ATLAS Experiment Mikhail Borodin Big Data Laboratory, National Research Centre "Kurchatov Institute", Moscow, Russia National Research Nuclear
GPU-based high-performance computing for radiotherapy applications
GPU-based high-performance computing for radiotherapy applications Julien Bert, PhD CHRU de Brest LaTIM INSERM UMR1101 Radiotherapy Irradiation of the tumor: Maximum dose to the tumor Healthy surrounding
Report Semesterarbeit MORE-Web
Report Semesterarbeit MORE-Web Esteban Marín 2013-06-20 Abstract This document describes an undergraduate project (Semesterarbeit) that is part of the physics studies at the ETH in Zurich, Switzerland.
CAD interfaces for simulation and analysis tools in the space domain
Geant4 CAD interface development meeting Orsay, 23 March 2010 CAD interfaces for simulation and analysis tools in the space domain Giovanni Santin* Space Environments and Effects Analysis Section European
A Triple-GEM Detector with Pixel Readout for High-Rate Beam Tracking
A Triple-GEM Detector with Pixel Readout for High-Rate Beam Tracking A. Austregesilo, F. Haas, B. Ketzer, I. Konorov, M. Krämer, A. Mann, T. Nagel, S. Paul TU München, Physik Department E18 11 th Vienna
Monitoring System for the GRID Monte Carlo Mass Production in the H1 Experiment at DESY
Journal of Physics: Conference Series OPEN ACCESS Monitoring System for the GRID Monte Carlo Mass Production in the H1 Experiment at DESY To cite this article: Elena Bystritskaya et al 2014 J. Phys.: Conf.
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
CMS data quality monitoring: Systems and experiences
Journal of Physics: Conference Series CMS data quality monitoring: Systems and experiences To cite this article: L Tuura et al 2010 J. Phys.: Conf. Ser. 219 072020 Related content - The CMS data quality
Using Puppet to contextualize computing resources for ATLAS analysis on Google Compute Engine
Journal of Physics: Conference Series OPEN ACCESS Using Puppet to contextualize computing resources for ATLAS analysis on Google Compute Engine To cite this article: Henrik Öhman et al 2014 J. Phys.: Conf.
Big Data Tools as Applied to ATLAS Event Data
Big Data Tools as Applied to ATLAS Event Data I Vukotic 1, R W Gardner and L A Bryant University of Chicago, 5620 S Ellis Ave. Chicago IL 60637, USA ivukotic@uchicago.edu ATL-SOFT-PROC-2017-001 03 January
Determination of the aperture of the LHCb VELO RF foil
LHCb-PUB-214-12 April 1, 214 Determination of the aperture of the LHCb VELO RF foil M. Ferro-Luzzi 1, T. Latham 2, C. Wallace 2. 1 CERN, Geneva, Switzerland 2 University of Warwick, United Kingdom LHCb-PUB-214-12
Data Management for the World s Largest Machine
Data Management for the World s Largest Machine Sigve Haug 1, Farid Ould-Saada 2, Katarina Pajchel 2, and Alexander L. Read 2 1 Laboratory for High Energy Physics, University of Bern, Sidlerstrasse 5,
Fig. 1. PANDA experiment at the FAIR facility, Darmstadt. The detector comprises two spectrometers. The target spectrometer features tracking
Proc. 12th Int. Conf. Low Energy Antiproton Physics (LEAP2016) https://doi.org/10.7566/jpscp.18.011035 Data Acquisition and Online Event Selection for the PANDA Experiment Wolfgang Kühn 1, Sören Lange
Alignment of the ATLAS Inner Detector Run I Experience
Alignment of the ATLAS Inner Detector Run I Experience (a quick journey to the world of geometry and linear algebra) Pawel Brückman de Renstrom Institute of Nuclear Physics P.A.N. Kraków LPNHE seminar,