Zum Hauptinhalt springen

Showing 1–9 of 9 results for author: Piparo, D

.
  1. arXiv:2008.13636  [pdf, ps, other

    physics.comp-ph hep-ex

    HL-LHC Computing Review: Common Tools and Community Software

    Authors: HEP Software Foundation, :, Thea Aarrestad, Simone Amoroso, Markus Julian Atkinson, Joshua Bendavid, Tommaso Boccali, Andrea Bocci, Andy Buckley, Matteo Cacciari, Paolo Calafiura, Philippe Canal, Federico Carminati, Taylor Childers, Vitaliano Ciulli, Gloria Corti, Davide Costanzo, Justin Gage Dezoort, Caterina Doglioni, Javier Mauricio Duarte, Agnieszka Dziurda, Peter Elmer, Markus Elsing, V. Daniel Elvira, Giulio Eulisse , et al. (85 additional authors not shown)

    Abstract: Common and community software packages, such as ROOT, Geant4 and event generators have been a key part of the LHC's success so far and continued development and optimisation will be critical in the future. The challenges are driven by an ambitious physics programme, notably the LHC accelerator upgrade to high-luminosity, HL-LHC, and the corresponding detector upgrades of ATLAS and CMS. In this doc… ▽ More

    Submitted 31 August, 2020; originally announced August 2020.

    Comments: 40 pages contribution to Snowmass 2021

    Report number: HSF-DOC-2020-01

  2. ROOT I/O compression improvements for HEP analysis

    Authors: Oksana Shadura, Brian Paul Bockelman, Philippe Canal, Danilo Piparo, Zhe Zhang

    Abstract: We overview recent changes in the ROOT I/O system, increasing performance and enhancing it and improving its interaction with other data analysis ecosystems. Both the newly introduced compression algorithms, the much faster bulk I/O data path, and a few additional techniques have the potential to significantly to improve experiment's software performance. The need for efficient lossless data compr… ▽ More

    Submitted 8 April, 2020; originally announced April 2020.

    Comments: Submitted as a proceeding for CHEP 2019

  3. Evolution of the ROOT Tree I/O

    Authors: Jakob Blomer, Philippe Canal, Axel Naumann, Danilo Piparo

    Abstract: The ROOT TTree data format encodes hundreds of petabytes of High Energy and Nuclear Physics events. Its columnar layout drives rapid analyses, as only those parts ("branches") that are really used in a given analysis need to be read from storage. Its unique feature is the seamless C++ integration, which allows users to directly store their event classes without explicitly defining data schemas. In… ▽ More

    Submitted 17 March, 2020; originally announced March 2020.

    Comments: 9 pages, 8 figures, 1 table, submitted to 24th Computing in High Energy and Nuclear Physics (CHEP'19)

    ACM Class: E.2; J.2

  4. arXiv:1804.03326  [pdf, other

    cs.DC

    Increasing Parallelism in the ROOT I/O Subsystem

    Authors: Guilherme Amadio, Brian Bockelman, Philippe Canal, Danilo Piparo, Enric Tejedor, Zhe Zhang

    Abstract: When processing large amounts of data, the rate at which reading and writing can take place is a critical factor. High energy physics data processing relying on ROOT is no exception. The recent parallelisation of LHC experiments' software frameworks and the analysis of the ever increasing amount of collision data collected by experiments further emphasized this issue underlying the need of increas… ▽ More

    Submitted 9 April, 2018; originally announced April 2018.

  5. arXiv:1712.06982  [pdf, other

    physics.comp-ph hep-ex

    A Roadmap for HEP Software and Computing R&D for the 2020s

    Authors: Johannes Albrecht, Antonio Augusto Alves Jr, Guilherme Amadio, Giuseppe Andronico, Nguyen Anh-Ky, Laurent Aphecetche, John Apostolakis, Makoto Asai, Luca Atzori, Marian Babik, Giuseppe Bagliesi, Marilena Bandieramonte, Sunanda Banerjee, Martin Barisits, Lothar A. T. Bauerdick, Stefano Belforte, Douglas Benjamin, Catrin Bernius, Wahid Bhimji, Riccardo Maria Bianchi, Ian Bird, Catherine Biscarat, Jakob Blomer, Kenneth Bloom, Tommaso Boccali , et al. (285 additional authors not shown)

    Abstract: Particle physics has an ambitious and broad experimental programme for the coming decades. This programme requires large investments in detector hardware, either to build new facilities and experiments, or to upgrade existing ones. Similarly, it requires commensurate investment in the R&D of software to acquire, manage, process, and analyse the shear amounts of data to be recorded. In planning for… ▽ More

    Submitted 19 December, 2018; v1 submitted 18 December, 2017; originally announced December 2017.

    Report number: HSF-CWP-2017-01

    Journal ref: Comput Softw Big Sci (2019) 3, 7

  6. arXiv:1411.4413  [pdf, other

    hep-ex hep-ph

    Observation of the rare $B^0_s\toμ^+μ^-$ decay from the combined analysis of CMS and LHCb data

    Authors: The CMS, LHCb Collaborations, :, V. Khachatryan, A. M. Sirunyan, A. Tumasyan, W. Adam, T. Bergauer, M. Dragicevic, J. Erö, M. Friedl, R. Frühwirth, V. M. Ghete, C. Hartl, N. Hörmann, J. Hrubec, M. Jeitler, W. Kiesenhofer, V. Knünz, M. Krammer, I. Krätschmer, D. Liko, I. Mikulec, D. Rabady, B. Rahbaran , et al. (2807 additional authors not shown)

    Abstract: A joint measurement is presented of the branching fractions $B^0_s\toμ^+μ^-$ and $B^0\toμ^+μ^-$ in proton-proton collisions at the LHC by the CMS and LHCb experiments. The data samples were collected in 2011 at a centre-of-mass energy of 7 TeV, and in 2012 at 8 TeV. The combined analysis produces the first observation of the $B^0_s\toμ^+μ^-$ decay, with a statistical significance exceeding six sta… ▽ More

    Submitted 17 August, 2015; v1 submitted 17 November, 2014; originally announced November 2014.

    Comments: Correspondence should be addressed to [email protected]

    Report number: CERN-PH-EP-2014-220, CMS-BPH-13-007, LHCb-PAPER-2014-049

    Journal ref: Nature 522, 68-72 (04 June 2015)

  7. arXiv:1009.1003  [pdf, other

    physics.data-an

    The RooStats Project

    Authors: Lorenzo Moneta, Kevin Belasco, Kyle Cranmer, Sven Kreiss, Alfio Lazzaro, Danilo Piparo, Gregory Schott, Wouter Verkerke, Matthias Wolf

    Abstract: RooStats is a project to create advanced statistical tools required for the analysis of LHC data, with emphasis on discoveries, confidence intervals, and combined measurements. The idea is to provide the major statistical techniques as a set of C++ classes with coherent interfaces, so that can be used on arbitrary model and datasets in a common way. The classes are built on top of the RooFit packa… ▽ More

    Submitted 1 February, 2011; v1 submitted 6 September, 2010; originally announced September 2010.

    Comments: 11 pages, 3 figures, ACAT2010 Conference Proceedings

  8. arXiv:0905.4623  [pdf, other

    physics.data-an hep-ex

    RooStatsCms: a tool for analysis modelling, combination and statistical studies

    Authors: Danilo Piparo, Gregory Schott, Gunter Quast

    Abstract: RooStatsCms is an object oriented statistical framework based on the RooFit technology. Its scope is to allow the modelling, statistical analysis and combination of multiple search channels for new phenomena in High Energy Physics. It provides a variety of methods described in literature implemented as classes, whose design is oriented to the execution of multiple CPU intensive jobs on batch sys… ▽ More

    Submitted 28 May, 2009; originally announced May 2009.

    Comments: 10 pages and 7 figures, Proceedings of the CHEP09 Conference

    Journal ref: J.Phys.Conf.Ser.219:032034,2010

  9. arXiv:0812.2217  [pdf, ps, other

    physics.data-an hep-ex

    RooStatsCms: a tool for analyses modelling, combination and statistical studies

    Authors: D. Piparo, Gregory Schott, G. Quast

    Abstract: The RooStatsCms (RSC) software framework allows analysis modelling and combination, statistical studies together with the access to sophisticated graphics routines for results visualisation. The goal of the project is to complement the existing analyses by means of their combination and accurate statistical studies.

    Submitted 11 March, 2009; v1 submitted 11 December, 2008; originally announced December 2008.

    Comments: Proceedings of the 11th Topical Seminar on Innovative Particle and Radiation Detectors. 4 pages and 5 figures

    Journal ref: Nucl.Phys.Proc.Suppl.197:95-98,2009