|   | 
Details
   web
Records
Author KM3NeT Collaboration (Aiello, S. et al); Alves Garre, S.; Calvo, D.; Carretero, V.; Colomer, M.; Corredoira, I; Gozzini, S.R.; Hernandez-Rey, J.J.; Illuminati, G.; Khan Chowdhury, N.R.; Manczak, J.; Pieterse, C.; Real, D.; Salesa Greus, F.; Thakore, T.; Zornoza, J.D.; Zuñiga, J.
Title gSeaGen: The KM3NeT GENIE-based code for neutrino telescopes Type Journal Article
Year 2020 Publication Computer Physics Communications Abbreviated Journal Comput. Phys. Commun.
Volume 256 Issue (up) Pages 107477 - 15pp
Keywords Astroparticle physics; High energy neutrinos; Monte Carlo event generator; Neutrino telescopes; Neutrino oscillations; KM3NeT; GENIE
Abstract The gSeaGen code is a GENIE-based application developed to efficiently generate high statistics samples of events, induced by neutrino interactions, detectable in a neutrino telescope. The gSeaGen code is able to generate events induced by all neutrino flavours, considering topological differences between tracktype and shower-like events. Neutrino interactions are simulated taking into account the density and the composition of the media surrounding the detector. The main features of gSeaGen are presented together with some examples of its application within the KM3NeT project. Program summary Program Title: gSeaGen CPC Library link to program files: http://dx.doi.org/10.17632/ymgxvy2br4.1 Licensing provisions: GPLv3 Programming language: C++ External routines/libraries: GENIE [1] and its external dependencies. Linkable to MUSIC [2] and PROPOSAL [3]. Nature of problem: Development of a code to generate detectable events in neutrino telescopes, using modern and maintained neutrino interaction simulation libraries which include the state-of-the-art physics models. The default application is the simulation of neutrino interactions within KM3NeT [4]. Solution method: Neutrino interactions are simulated using GENIE, a modern framework for Monte Carlo event generators. The GENIE framework, used by nearly all modern neutrino experiments, is considered as a reference code within the neutrino community. Additional comments including restrictions and unusual features: The code was tested with GENIE version 2.12.10 and it is linkable with release series 3. Presently valid up to 5 TeV. This limitation is not intrinsic to the code but due to the present GENIE valid energy range. References: [1] C. Andreopoulos at al., Nucl. Instrum. Meth. A614 (2010) 87. [2] P. Antonioli et al., Astropart. Phys. 7 (1997) 357. [3] J. H. Koehne et al., Comput. Phys. Commun. 184 (2013) 2070. [4] S. Adrian-Martinez et al., J. Phys. G: Nucl. Part. Phys. 43 (2016) 084001.
Address [Aiello, S.; Leonora, E.; Longhitano, F.; Randazzo, N.] Ist Nazl Fis Nucl, Sez Catania, Via Santa Sofia 64, I-95123 Catania, Italy, Email: distefano_c@lns.infn.it
Corporate Author Thesis
Publisher Elsevier Place of Publication Editor
Language English Summary Language Original Title
Series Editor Series Title Abbreviated Series Title
Series Volume Series Issue Edition
ISSN 0010-4655 ISBN Medium
Area Expedition Conference
Notes WOS:000564482200008 Approved no
Is ISI yes International Collaboration yes
Call Number IFIC @ pastor @ Serial 4520
Permanent link to this record
 

 
Author Ruhr, F. et al; Escobar, C.; Miñano, M.
Title Testbeam studies of barrel and end-cap modules for the ATLAS ITk strip detector before and after irradiation Type Journal Article
Year 2020 Publication Nuclear Instruments & Methods in Physics Research A Abbreviated Journal Nucl. Instrum. Methods Phys. Res. A
Volume 979 Issue (up) Pages 164430 - 6pp
Keywords Particle physics; Tracking detectors; ATLAS; HL-LHC; Test beam
Abstract In order to cope with the occupancy and radiation doses expected at the High-Luminosity LHC, the ATLAS experiment will replace its Inner Detector with an all-silicon Inner Tracker (ITk), consisting of pixel and strip subsystems. In the last two years, several prototype ITk strip modules have been tested using beams of high energy electrons produced at the DESY-II testbeam facility. Tracking was provided by EUDET telescopes. The modules tested are built from two sensor types: the rectangular ATLAS17LS, which will be used in the outer layers of the central barrel region of the detector, and the annular ATLAS12EC, which will be used in the innermost ring (R0) of the forward region. Additionally, a structure with two RO modules positioned back-to-back has been measured, demonstrating space point reconstruction using the stereo angle of the strips. Finally, one barrel and one RO module have been measured after irradiation to 40% beyond the expected end-of-lifetime fluence. The data obtained allow for thorough tests of the module performance, including charge collection, noise occupancy, detection efficiency, and tracking performance. The results give confidence that the ITk strip detector will meet the requirements of the ATLAS experiment.
Address [Ruehr, F.; Argos, C. Garcia; Hauser, M.; Moos, F.; Rodriguez, A. Rodriguez; Sperlich, D.; Wiik-Fuchs, L.] Albert Ludwigs Univ Freiburg, Phys Inst, Freiburg, Germany, Email: frederik.ruehr@cern.ch
Corporate Author Thesis
Publisher Elsevier Place of Publication Editor
Language English Summary Language Original Title
Series Editor Series Title Abbreviated Series Title
Series Volume Series Issue Edition
ISSN 0168-9002 ISBN Medium
Area Expedition Conference
Notes WOS:000573295200013 Approved no
Is ISI yes International Collaboration yes
Call Number IFIC @ pastor @ Serial 4548
Permanent link to this record
 

 
Author Gimenez-Alventosa, V.; Gimenez, V.; Oliver, S.
Title PenRed: An extensible and parallel Monte-Carlo framework for radiation transport based on PENELOPE Type Journal Article
Year 2021 Publication Computer Physics Communications Abbreviated Journal Comput. Phys. Commun.
Volume 267 Issue (up) Pages 108065 - 12pp
Keywords Radiation transport; Monte Carlo simulation; Electron-photon showers; Parallel computing; MPI; Medical physics
Abstract Monte Carlo methods provide detailed and accurate results for radiation transport simulations. Unfortunately, the high computational cost of these methods limits its usage in real-time applications. Moreover, existing computer codes do not provide a methodology for adapting these kinds of simulations to specific problems without advanced knowledge of the corresponding code system, and this restricts their applicability. To help solve these current limitations, we present PenRed, a general-purpose, standalone, extensible and modular framework code based on PENELOPE for parallel Monte Carlo simulations of electron-photon transport through matter. It has been implemented in C++ programming language and takes advantage of modern object-oriented technologies. In addition, PenRed offers the capability to read and process DICOM images as well as to construct and simulate image-based voxelized geometries, so as to facilitate its usage in medical applications. Our framework has been successfully verified against the original PENELOPE Fortran code. Furthermore, the implemented parallelism has been tested showing a significant improvement in the simulation time without any loss in precision of results. Program summary Program title: PenRed: Parallel Engine for Radiation Energy Deposition. CPC Library link to program files: https://doi .org /10 .17632/rkw6tvtngy.1 Licensing provision: GNU Affero General Public License (AGPL). Programming language: C++ standard 2011. Nature of problem: Monte Carlo simulations usually require a huge amount of computation time to achieve low statistical uncertainties. In addition, many applications necessitate particular characteristics or the extraction of specific quantities from the simulation. However, most available Monte Carlo codes do not provide an efficient parallel and truly modular structure which allows users to easily customise their code to suit their needs without an in-depth knowledge of the code system. Solution method: PenRed is a fully parallel, modular and customizable framework for Monte Carlo simulations of the passage of radiation through matter. It is based on the PENELOPE [1] code system, from which inherits its unique physics models and tracking algorithms for charged particles. PenRed has been coded in C++ following an object-oriented programming paradigm restricted to the C++11 standard. Our engine implements parallelism via a double approach: on the one hand, by using standard C++ threads for shared memory, improving the access and usage of the memory, and, on the other hand, via the MPI standard for distributed memory infrastructures. Notice that both kinds of parallelism can be combined together in the same simulation. Moreover, both threads and MPI processes, can be balanced using the builtin load balance system (RUPER-LB [30]) to maximise the performance on heterogeneous infrastructures. In addition, PenRed provides a modular structure with methods designed to easily extend its functionality. Thus, users can create their own independent modules to adapt our engine to their needs without changing the original modules. Furthermore, user extensions will take advantage of the builtin parallelism without any extra effort or knowledge of parallel programming. Additional comments including restrictions and unusual features: PenRed has been compiled in linux systems withg++ of GCC versions 4.8.5, 7.3.1, 8.3.1 and 9; clang version 3.4.2 and intel C++ compiler (icc) version 19.0.5.281. Since it is a C++11-standard compliant code, PenRed should be able to compile with any compiler with C++11 support. In addition, if the code is compiled without MPI support, it does not require any non standard library. To enable MPI capabilities, the user needs to install whatever available MPI implementation, such as openMPI [24] or mpich [25], which can be found in the repositories of any linux distribution. Finally, to provide DICOM processing support, PenRed can be optionally compiled using the dicom toolkit (dcmtk) [32] library. Thus, PenRed has only two optional dependencies, an MPI implementation and the dcmtk library.
Address [Gimenez-Alventosa, V] Univ Politecn Valencia, Inst Instrumentac Imagen Mol I3M, Ctr Mixto CSIC, Cami Vera S-N, Valencia 46022, Spain, Email: vicent.gimenez@i3m.upv.es;
Corporate Author Thesis
Publisher Elsevier Place of Publication Editor
Language English Summary Language Original Title
Series Editor Series Title Abbreviated Series Title
Series Volume Series Issue Edition
ISSN 0010-4655 ISBN Medium
Area Expedition Conference
Notes WOS:000678508900001 Approved no
Is ISI yes International Collaboration no
Call Number IFIC @ pastor @ Serial 4907
Permanent link to this record
 

 
Author Pich, A.
Title Precision physics with inclusive QCD processes Type Journal Article
Year 2021 Publication Progress in Particle and Nuclear Physics Abbreviated Journal Prog. Part. Nucl. Phys.
Volume 117 Issue (up) Pages 103846 - 41pp
Keywords QCD; Standard Model; Precision physics
Abstract The inclusive production of hadrons through electroweak currents can be rigorously analysed with short-distance theoretical tools. The associated observables are insensitive to the involved infrared behaviour of the strong interaction, allowing for very precise tests of Quantum Chromodynamics. The theoretical predictions for sigma(e(+)e(-) -> hadrons) and the hadronic decay widths of the tau lepton and the Z, W and Higgs bosons have reached an impressive accuracy of O(alpha(4)(s)). Precise experimental measurements of the Z and tau hadronic widths have made possible the accurate determination of the strong coupling at two very different energy scales, providing a highly significant experimental verification of asymptotic freedom. A detailed discussion of the theoretical description of these processes and their current phenomenological status is presented. The most precise determinations of alpha(s) from other sources are also briefly reviewed and compared with the fully-inclusive results.
Address [Pich, Antonio] Univ Valencia, CSIC, IFIC, Dept Fis Teor, Parc Cient,Catedrat Jose Beltran 2, E-46980 Paterna, Spain, Email: antonio.pich@ific.uv.es
Corporate Author Thesis
Publisher Elsevier Place of Publication Editor
Language English Summary Language Original Title
Series Editor Series Title Abbreviated Series Title
Series Volume Series Issue Edition
ISSN 0146-6410 ISBN Medium
Area Expedition Conference
Notes WOS:000671808200002 Approved no
Is ISI yes International Collaboration no
Call Number IFIC @ pastor @ Serial 4916
Permanent link to this record
 

 
Author Gariazzo, S.; de Salas, P.F.; Pisanti, O.; Consiglio, R.
Title PArthENoPE revolutions Type Journal Article
Year 2022 Publication Computer Physics Communications Abbreviated Journal Comput. Phys. Commun.
Volume 271 Issue (up) Pages 108205 - 13pp
Keywords Primordial nucleosynthesis; Cosmology; Neutrino physics
Abstract This paper presents the main features of a new and updated version of the program PArthENoPE, which the community has been using for many years for computing the abundances of light elements produced during Big Bang Nucleosynthesis. This is the third release of the PArthENoPE code, after the 2008 and the 2018 ones, and will be distributed from the code's website, http://parthenope.na.infn.it. Apart from minor changes, the main improvements in this new version include a revisited implementation of the nuclear rates for the most important reactions of deuterium destruction, H-2(p,gamma) He-3, H-2(d, n)He-3 and H-2(d, p)H-3, and a re-designed GUI, which extends the functionality of the previous one. The new GUI, in particular, supersedes the previous tools for running over grids of parameters with a better management of parallel runs, and it offers a brand-new set of functions for plotting the results. Program summary Program title: PArthENoPE 3.0 CPC Library link to program files: https://doi.org/10.17632/wygr7d8yt9.2 Developer's repository link: http://parthenope.na.infn.it Licensing provisions: GPLv3 Programming language: Fortran 77 and Python Nature of problem: Computation of yields of light elements synthesized in the primordial universe Solution method: Livermore Solver for Ordinary Differential Equations (LSODE) for stiff and nonstiff systems, Python GUI for running and plotting Journal reference of previous version: Comput. Phys. Commun. 233 (2018) 237-242 Does the new version supersede the previous version?: Yes Reasons for the new version: Update of the physics and improvements in the GUI Summary of revisions: Update of the physics implemented in the Fortran code and improvements in the GUI functionalities, in particular new plotting functions.
Address [Gariazzo, S.] INFN, Sez Torino, Via P Giuria 1, I-10125 Turin, Italy, Email: pisanti@na.infn.it
Corporate Author Thesis
Publisher Elsevier Place of Publication Editor
Language English Summary Language Original Title
Series Editor Series Title Abbreviated Series Title
Series Volume Series Issue Edition
ISSN 0010-4655 ISBN Medium
Area Expedition Conference
Notes WOS:000720461800020 Approved no
Is ISI yes International Collaboration yes
Call Number IFIC @ pastor @ Serial 5027
Permanent link to this record