1 Detector simulation

Size: px
Start display at page:

Download "1 Detector simulation"

Transcription

1 1 Detector simulation Detector simulation begins with the tracking of the generated particles in the CMS sensitive volume. For this purpose, CMS uses the GEANT4 package [1], which takes into account the geometry and material of the detector and simulates the physics processes that occur as particles cross each sensitive volume: multiple scattering, energy loss, the bending of the track due to the magnetic field, and the production of secondary particles. GEANT4 version 6.2 was used in the present study. The output are GEANT SimHits, which carry information about the passage of a track through the sensitive detector volumes. In the muon system, the sensitive region is defined as an active gas volume comprising one CSC chamber, one DT cell or a RPC single gap module (double gap modules are approximated with a single active active volume, called a roll). The SimHit contains the particle type and energy, the position of entry and exit in the gas volume, as well as the energy loss in the gas. Subsystem-specific Digitizer packages turn these SimHits into digital signals for individual readout channels, called Digis. They represent different object for the three muon detectors: for CSCs, they correspond to individual readout channels on the strip and wire group channels; for DTs, each digi consists of a TDC time associated with an individual drift cell; for RPCs, a digi is a pair of values: the fired strip code and the corresponding bunch crossing. These digis are then packed into raw data format and stored. 1.1 CSC Simulation The CSC simulation starts by making a line between the entry and exit points of the SimHit, and by doing a simulation of the ionization and delta ray creation along this line. The output of this simulation is a line of 80 ionization clusters. Next, each ionization cluster is drifted to the nearest wire. The drifing is done according to a parametrization of the path length, drift time, and drift distance, derived from more detailed simulations (FIXME cite). The parametrization is function of three variables: the magnetic field and the distance to the wire in both the direction of the wire plane and the direction 1

2 perpendicular to the chamber. Two sets of parametrizations were used, one set for the ME1/1 chambers, which are thinner and operate in high magnetic fields, and one set for the other chambers. ME1/1 chambers have typical drift times of ns, and RMS drift distances of 100 µm, while the other chambers have drift times of ns and drift distances of 150 µm. When an ionization cluster reaches a wire, an avalanche of charge is created, according to a parametrized distribution, with factors to account for charge collection efficiency. This charge avalanche has two effects. Firstly, the charge is amplified and shaped into a signal on the wire group s readout channel. Secondly, image charges are induced on the five nearest cathode strips, according to the so-called Gatti distribution (FIXME cite), which are in turn amplified into signals on the strips. The signals, which are represented as histograms of charge, are superimposed for all ionization clusters, and all SimHits. Wire digis consist of 16 bits, each representing whether the wiregroup signal was over threshold for a bin of 25 nanoseconds. Noise is simulated by jittering the threshold. The cathode simulation is more complex. Pedestal noise is correlated between time bins, so we read the correlations from the CMS conditions database for each channel, and apply them to the four time bins where the signals should peak. The other time bins use uncorrelated pedestal noise. Crosstalk between channels is also applied, using channel-specific constants obtained from the conditions database. Crosstalk results in a 10% transfer of charge from one strip to a neighboring strip. Since our crosstalk has a component proportional to the slope of the neighboring signal, it typically causes neighboring signals to peak earlier than the main signal. The cathode signal is split into two paths, with the trigger path resulting in comparator digis, and the offline path resulting in strip digis. The timing of the wire, strip, and comparator signals are tuned by first subtracting a time corresponding to the distance from the center of the readout element to the interaction point, divided by the speed of light. The speed of signal propagation from the hit position to the readout is measured in data, and applied. Finally, we fine-tune the timing using configurable constants for each ring of chambers. Next, the strip and comparators digis are used as input to the Level 1 trigger algorithms, which create digis representing the LCTs. Finally, we pack all our digis into the CSC raw data format. Some zero suppression of the strip signals is applied, based on the pre-trigger results in the cathode LCT simulation. Subsequent reconstruction starts from the raw data format. 2

3 1.2 DT simulation The determination of the position of particles in the DT detectors is based on the measurement of the drift time of ionization electrons. An accurate modeling of the cell response, including the TDC measurement of the drift time information, is essential for a reliable simulation of physics events. The simulation of the cell response consists of the computation of the drift time of the electrons produced by ionization. The simulation must reproduce not only the average behavior of the cell as a function of the track parameters and of the magnetic field, but also the smearing of the drift times which determines the cell resolution. This is achieved with a parametrization of the drift cell behavior based on a detailed simulation with the GARFIELD package [2]. The drift time is parameterized as a function of the distance of the simulated hit from the wire, the incidence angle of the muon, and the magnetic field components parallel and orthogonal to the wire. This time is smeared according to a double-half-gaussian distribution, where the two sigmas are also parameterized. For the case of several hits in the same cell, the drift times are computed independently, but separate digis are created only if the difference in drift times is larger than the configurable dead time. Hits from energetic delta rays and any other secondaries (e.g. e + e from pair production) crossing the whole cell are handled in the same way as muons. Delta rays produced in the gas are ignored, since they are already generated by GARFIELD and their effect is included (statistically) in the parameterization. Soft electrons stopping in the gas cannot be handled by the parameterization and are currently ignored. Most of these hits cover a very short path and are not expected to produce a detectable signal. Finally, since the DTs are time-measuring devices, the delays contributing to the TDC measurement must be accounted for. The time of flight of the muons from the interaction point to the cell and the propagation time of the signal along the anode wire are added to the simulated time. 1.3 RPC simulation The RPC digitization is heavily parametrized. The digitization task is to assign none, one or few Digis to a SimHit and to simulate the detector noise. The SimHits are processed independetly. The RPC digitization algorithm uses the following parameters from dedicated DB : efficiency parameter for each readout strip 3

4 noise rate parameter for each readout strip timing parameter for each roll cluster size distribution for each roll If the roll is hit by an ionizing particle, the digitizing algorithm will assign a Digi to it with a given probability, defined by the efficiency parameter. The number of fired adjacent strips is calculated using an empirical cluster size distribution for each roll. The impact point position is used to decide the Digi coordinates. The signal propagation time and the timing parameter are used to decide the bunch crossing. A Poisson distribution is used to evaluate the probability that a certain strip gives a spurious signal (noise) during a given bunch crossing. Inter roll crosstalk is negligible. The real detectors have some dead or masked strips, which are treated in a very simple way by digitization algorithm: the corresponding efficiency and noise rate parameters are set to zero in the DB. Three sets of simulation parameters are used: the ideal conditions (e.g. efficiency 95%) the parameters estimated using the CRAFT data [3] the parameters estimated by the proton-proton collisions data However the statistics is not enough to estimate correctly the efficiency value of each strip, but the overall roll efficiency is well estimated. Thus the efficiency averaged over a roll is assigned to each strip in the roll. The efficiency needs statistics to be correctly estimated and is relatively constant over long periods of time. Thus efficiency parameters should be updated few times per year. The noise and dead strips, however may change run by run and should be constantly monitored. However the simulation do not use time-dependent conditions. All of the simulation parameters are estimated using dedicated detector performance analysis. The same analysis is used to validate the simulation and to compare it to the real data. The simulation is in very good agreement with the data. References [1] The Geant4 Collaboration, GEANT - Detector Description and Simulation Tool, 4

5 [2] R. Veenhof, Garfield, a Drift-Chamber Simulation Program user s guide, CERN Program Library W5050, 1994 [3] Serguei Chatrchyan et al., Performance Study of the CMS Barrel Resistive Plate Chambers with Cosmic Rays, JINST 5:T03017,

CMS Note Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland

CMS Note Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland Available on CMS information server CMS NOTE 1997/084 The Compact Muon Solenoid Experiment CMS Note Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland 29 August 1997 Muon Track Reconstruction Efficiency

More information

arxiv: v1 [physics.ins-det] 25 Oct 2012

arxiv: v1 [physics.ins-det] 25 Oct 2012 The RPC-based proposal for the ATLAS forward muon trigger upgrade in view of super-lhc arxiv:1210.6728v1 [physics.ins-det] 25 Oct 2012 University of Michigan, Ann Arbor, MI, 48109 On behalf of the ATLAS

More information

Spectrometer cavern background

Spectrometer cavern background ATLAS ATLAS Muon Muon Spectrometer Spectrometer cavern cavern background background LPCC Simulation Workshop 19 March 2014 Jochen Meyer (CERN) for the ATLAS Collaboration Outline ATLAS Muon Spectrometer

More information

8.882 LHC Physics. Detectors: Muons. [Lecture 11, March 11, 2009] Experimental Methods and Measurements

8.882 LHC Physics. Detectors: Muons. [Lecture 11, March 11, 2009] Experimental Methods and Measurements 8.882 LHC Physics Experimental Methods and Measurements Detectors: Muons [Lecture 11, March 11, 2009] Organization Project 1 (charged track multiplicity) no one handed in so far... well deadline is tomorrow

More information

The trigger system of the muon spectrometer of the ALICE experiment at the LHC

The trigger system of the muon spectrometer of the ALICE experiment at the LHC The trigger system of the muon spectrometer of the ALICE experiment at the LHC Francesco Bossù for the ALICE collaboration University and INFN of Turin Siena, 09 June 2010 Outline 1 Introduction 2 Muon

More information

THE LHC is expected to be upgraded to the HL-LHC

THE LHC is expected to be upgraded to the HL-LHC Testing stgc with small angle wire edges for the ATLAS New Small Wheel Muon Detector Upgrade Itamar Roth, Amit Klier and Ehud Duchovni arxiv:1506.01277v1 [physics.ins-det] 2 Jun 2015 Abstract The LHC upgrade

More information

The CMS Muon Detector

The CMS Muon Detector VCI 21 conference 19-23/2/21 The CMS Muon Detector Paolo Giacomelli INFN Sezione di Bologna Univ. of California, Riverside General Overview Drift Tubes Cathode Strip Chambers Resistive Plate Chambers Global

More information

Development of Large Area and of Position Sensitive Timing RPCs

Development of Large Area and of Position Sensitive Timing RPCs Development of Large Area and of Position Sensitive Timing RPCs A.Blanco, C.Finck, R. Ferreira Marques, P.Fonte, A.Gobbi, A.Policarpo and M.Rozas LIP, Coimbra, Portugal. GSI, Darmstadt, Germany Univ. de

More information

Operation and performance of the CMS Resistive Plate Chambers during LHC run II

Operation and performance of the CMS Resistive Plate Chambers during LHC run II Operation and performance of the CMS Resistive Plate Chambers during LHC run II, Isabel Pedraza Benemérita Universidad Autónoma de Puebla On behalf of the CMS collaboration XXXI Reunión Anual de la División

More information

Development of large readout area, high time resolution RPCs for LEPS2 at SPring-8

Development of large readout area, high time resolution RPCs for LEPS2 at SPring-8 Development of large readout area, high time resolution RPCs for LEPS2 at SPring-8 1 Department of physics, Kyoto University Kitashirakawa-Oiwakecho, Sakyo-ku, Kyoto 606-8502, Japan E-mail: natsuki@scphys.kyoto-u.ac.jp

More information

arxiv: v2 [physics.ins-det] 20 Oct 2008

arxiv: v2 [physics.ins-det] 20 Oct 2008 Commissioning of the ATLAS Inner Tracking Detectors F. Martin University of Pennsylvania, Philadelphia, PA 19104, USA On behalf of the ATLAS Inner Detector Collaboration arxiv:0809.2476v2 [physics.ins-det]

More information

Gas Electron Multiplier Detectors

Gas Electron Multiplier Detectors Muon Tomography with compact Gas Electron Multiplier Detectors Dec. Sci. Muon Summit - April 22, 2010 Marcus Hohlmann, P.I. Florida Institute of Technology, Melbourne, FL 4/22/2010 M. Hohlmann, Florida

More information

ATLAS Muon Trigger and Readout Considerations. Yasuyuki Horii Nagoya University on Behalf of the ATLAS Muon Collaboration

ATLAS Muon Trigger and Readout Considerations. Yasuyuki Horii Nagoya University on Behalf of the ATLAS Muon Collaboration ATLAS Muon Trigger and Readout Considerations Yasuyuki Horii Nagoya University on Behalf of the ATLAS Muon Collaboration ECFA High Luminosity LHC Experiments Workshop - 2016 ATLAS Muon System Overview

More information

CMS Note Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland

CMS Note Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland Available on CMS information server CMS NOTE 1997/78 The Compact Muon Solenoid Experiment CMS Note Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland 9 July 1997 Tests of Cathode Strip Chamber Prototypes

More information

An ASIC dedicated to the RPCs front-end. of the dimuon arm trigger in the ALICE experiment.

An ASIC dedicated to the RPCs front-end. of the dimuon arm trigger in the ALICE experiment. An ASIC dedicated to the RPCs front-end of the dimuon arm trigger in the ALICE experiment. L. Royer, G. Bohner, J. Lecoq for the ALICE collaboration Laboratoire de Physique Corpusculaire de Clermont-Ferrand

More information

The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland

The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland Available on CMS information server CMS CR -2017/402 The Compact Muon Solenoid Experiment Conference Report Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland 06 November 2017 Commissioning of the

More information

GEM beam test for the BESIII experiment

GEM beam test for the BESIII experiment RD51 week meeting CERN, Dec 09 2014 GEM beam test for the BESIII experiment Riccardo Farinelli (INFN Ferrara) a joint Kloe / BES III CGEM groups effort (INFN Ferrara, Frascati, Torino) Partially supported

More information

Tracking and Alignment in the CMS detector

Tracking and Alignment in the CMS detector Tracking and Alignment in the CMS detector Frédéric Ronga (CERN PH-CMG) for the CMS collaboration 10th Topical Seminar on Innovative Particle and Radiation Detectors Siena, October 1 5 2006 Contents 1

More information

Trigger Rate Dependence and Gas Mixture of MRPC for the LEPS2 Experiment at SPring-8

Trigger Rate Dependence and Gas Mixture of MRPC for the LEPS2 Experiment at SPring-8 Trigger Rate Dependence and Gas Mixture of MRPC for the LEPS2 Experiment at SPring-8 1 Institite of Physics, Academia Sinica 128 Sec. 2, Academia Rd., Nankang, Taipei 11529, Taiwan cyhsieh0531@gmail.com

More information

Scintillators as an external trigger for cathode strip chambers

Scintillators as an external trigger for cathode strip chambers Scintillators as an external trigger for cathode strip chambers J. A. Muñoz Department of Physics, Princeton University, Princeton, NJ 08544 An external trigger was set up to test cathode strip chambers

More information

LHCb Preshower(PS) and Scintillating Pad Detector (SPD): commissioning, calibration, and monitoring

LHCb Preshower(PS) and Scintillating Pad Detector (SPD): commissioning, calibration, and monitoring LHCb Preshower(PS) and Scintillating Pad Detector (SPD): commissioning, calibration, and monitoring Eduardo Picatoste Olloqui on behalf of the LHCb Collaboration Universitat de Barcelona, Facultat de Física,

More information

The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland. CMS detector performance.

The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland. CMS detector performance. Available on CMS information server CMS CR -2017/412 The Compact Muon Solenoid Experiment Conference Report Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland 08 November 2017 (v3, 17 November 2017)

More information

INITIAL PERFORMANCE STUDIES OF THE FORWARD GEM TRACKER A THESIS SUBMITTED TO THE GRADUATE SCHOOL IN PARTIAL FULFILLMENT OF THE REQUIREMENTS

INITIAL PERFORMANCE STUDIES OF THE FORWARD GEM TRACKER A THESIS SUBMITTED TO THE GRADUATE SCHOOL IN PARTIAL FULFILLMENT OF THE REQUIREMENTS INITIAL PERFORMANCE STUDIES OF THE FORWARD GEM TRACKER A THESIS SUBMITTED TO THE GRADUATE SCHOOL IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE MASTER OF SCIENCE BY MALORIE R. STOWE DR. DAVID

More information

Assessment of Hall A Vertical Drift Chamber Analysis Software Performance Through. Monte Carlo Simulation. Amy Orsborn

Assessment of Hall A Vertical Drift Chamber Analysis Software Performance Through. Monte Carlo Simulation. Amy Orsborn Assessment of Hall A Vertical Drift Chamber Analysis Software Performance Through Monte Carlo Simulation Amy Orsborn Office of Science, SULI Program Case Western Reserve University Thomas Jefferson National

More information

CMS RPC HL-LHC upgrade with fast timing detectors

CMS RPC HL-LHC upgrade with fast timing detectors Maxime Gouzevitch CMS RPC HL-LHC upgrade with fast timing detectors on behalf of the CMS MUON group ICHEP, SEOUL, 2018 1) RPC upgrade project and motivation 2-3) Requirements and design 4-7) Validation

More information

The CMS Muon Trigger

The CMS Muon Trigger The CMS Muon Trigger Outline: o CMS trigger system o Muon Lv-1 trigger o Drift-Tubes local trigger o peformance tests CMS Collaboration 1 CERN Large Hadron Collider start-up 2007 target luminosity 10^34

More information

The CMS Outer HCAL SiPM Upgrade.

The CMS Outer HCAL SiPM Upgrade. The CMS Outer HCAL SiPM Upgrade. Artur Lobanov on behalf of the CMS collaboration DESY Hamburg CALOR 2014, Gießen, 7th April 2014 Outline > CMS Hadron Outer Calorimeter > Commissioning > Cosmic data Artur

More information

arxiv: v1 [physics.ins-det] 3 Jun 2015

arxiv: v1 [physics.ins-det] 3 Jun 2015 arxiv:1506.01164v1 [physics.ins-det] 3 Jun 2015 Development and Study of a Micromegas Pad-Detector for High Rate Applications T.H. Lin, A. Düdder, M. Schott 1, C. Valderanis a a Johannes Gutenberg-University,

More information

MWPC Gas Gain with Argon-CO 2 80:20 Gas Mixture

MWPC Gas Gain with Argon-CO 2 80:20 Gas Mixture IMA Journal of Mathematical Control and Information Page 1 of 10 doi:10.1093/imamci/dri000 1. Principles of Operation MWPC Gas Gain with Argon-CO 2 80:20 Gas Mixture Michael Roberts A multi-wire proportional

More information

irpc upgrade project for CMS during HL-LHC program

irpc upgrade project for CMS during HL-LHC program irpc upgrade project for CMS during HL-LHC program 1) CMS muon spectrometer 2) irpc project 3) Team, activities, timing M. Gouzevitch (IPNL, France) and T.J Kim (Hanyang University, Korea) FJPPL/FKPPL

More information

Installation, Commissioning and Performance of the CMS Electromagnetic Calorimeter (ECAL) Electronics

Installation, Commissioning and Performance of the CMS Electromagnetic Calorimeter (ECAL) Electronics Installation, Commissioning and Performance of the CMS Electromagnetic Calorimeter (ECAL) Electronics How to compose a very very large jigsaw-puzzle CMS ECAL Sept. 17th, 2008 Nicolo Cartiglia, INFN, Turin,

More information

Timing Measurement in the CALICE Analogue Hadronic Calorimeter.

Timing Measurement in the CALICE Analogue Hadronic Calorimeter. Timing Measurement in the CALICE Analogue Hadronic Calorimeter. AHCAL Main Meeting Motivation SPS CERN Testbeam setup Timing Calibration Results and Conclusion Eldwan Brianne Hamburg 16/12/16 Motivation

More information

Muon Collider background rejection in ILCroot Si VXD and Tracker detectors

Muon Collider background rejection in ILCroot Si VXD and Tracker detectors Muon Collider background rejection in ILCroot Si VXD and Tracker detectors N. Terentiev (Carnegie Mellon U./Fermilab) MAP 2014 Winter Collaboration Meeting Dec. 3-7, 2014 SLAC New MARS 1.5 TeV Muon Collider

More information

Development of a sampling ASIC for fast detector signals

Development of a sampling ASIC for fast detector signals Development of a sampling ASIC for fast detector signals Hervé Grabas Work done in collaboration with Henry Frisch, Jean-François Genat, Eric Oberla, Gary Varner, Eric Delagnes, Dominique Breton. Signal

More information

UniTO - PROPOSAL PhD programme in_physics HR-MPGD-4-NG-HEP

UniTO - PROPOSAL PhD programme in_physics HR-MPGD-4-NG-HEP UniTO - PROPOSAL PhD programme in_physics HR-MPGD-4-NG-HEP Scientific Project Proposal The PhD Doctoral School in Physics of the University of Turin can host a three-year doctoral programme aimed to develop

More information

FABRICATION AND CHARACTERISATION OF RESISTIVE PLATE CHAMBER.

FABRICATION AND CHARACTERISATION OF RESISTIVE PLATE CHAMBER. FABRICATION AND CHARACTERISATION OF RESISTIVE PLATE CHAMBER. ASMITA REDIJ SCIENTIFIC OFFICER. AS A PART OF EXPERIMENTAL PHYSICS COURSE (I). CONDUCTED FOR INO TRAINING SCHOOL. UNDER THE GUIDANCE OF DR.

More information

Micromegas calorimetry R&D

Micromegas calorimetry R&D Micromegas calorimetry R&D June 1, 214 The Micromegas R&D pursued at LAPP is primarily intended for Particle Flow calorimetry at future linear colliders. It focuses on hadron calorimetry with large-area

More information

arxiv:hep-ex/ v1 19 Apr 2002

arxiv:hep-ex/ v1 19 Apr 2002 STUDY OF THE AVALANCHE TO STREAMER TRANSITION IN GLASS RPC EXCITED BY UV LIGHT. arxiv:hep-ex/0204026v1 19 Apr 2002 Ammosov V., Gapienko V.,Kulemzin A., Semak A.,Sviridov Yu.,Zaets V. Institute for High

More information

Performance of the ATLAS Muon Trigger in Run I and Upgrades for Run II

Performance of the ATLAS Muon Trigger in Run I and Upgrades for Run II Journal of Physics: Conference Series PAPER OPEN ACCESS Performance of the ALAS Muon rigger in Run I and Upgrades for Run II o cite this article: Dai Kobayashi and 25 J. Phys.: Conf. Ser. 664 926 Related

More information

Goal of the project. TPC operation. Raw data. Calibration

Goal of the project. TPC operation. Raw data. Calibration Goal of the project The main goal of this project was to realise the reconstruction of α tracks in an optically read out GEM (Gas Electron Multiplier) based Time Projection Chamber (TPC). Secondary goal

More information

Testing the Electronics for the MicroBooNE Light Collection System

Testing the Electronics for the MicroBooNE Light Collection System Testing the Electronics for the MicroBooNE Light Collection System Kathleen V. Tatem Nevis Labs, Columbia University & Fermi National Accelerator Laboratory August 3, 2012 Abstract This paper discusses

More information

CMS Silicon Strip Tracker: Operation and Performance

CMS Silicon Strip Tracker: Operation and Performance CMS Silicon Strip Tracker: Operation and Performance Laura Borrello Purdue University, Indiana, USA on behalf of the CMS Collaboration Outline The CMS Silicon Strip Tracker (SST) SST performance during

More information

Attilio Andreazza INFN and Università di Milano for the ATLAS Collaboration The ATLAS Pixel Detector Efficiency Resolution Detector properties

Attilio Andreazza INFN and Università di Milano for the ATLAS Collaboration The ATLAS Pixel Detector Efficiency Resolution Detector properties 10 th International Conference on Large Scale Applications and Radiation Hardness of Semiconductor Detectors Offline calibration and performance of the ATLAS Pixel Detector Attilio Andreazza INFN and Università

More information

Diamond sensors as beam conditions monitors in CMS and LHC

Diamond sensors as beam conditions monitors in CMS and LHC Diamond sensors as beam conditions monitors in CMS and LHC Maria Hempel DESY Zeuthen & BTU Cottbus on behalf of the BRM-CMS and CMS-DESY groups GSI Darmstadt, 11th - 13th December 2011 Outline 1. Description

More information

CMS Paper. Performance of CMS Muon Reconstruction in Cosmic-Ray Events. arxiv: v2 [physics.ins-det] 29 Jan The CMS Collaboration

CMS Paper. Performance of CMS Muon Reconstruction in Cosmic-Ray Events. arxiv: v2 [physics.ins-det] 29 Jan The CMS Collaboration CMS PAPER CF-9-14 CMS Paper 21/1/28 arxiv:911.4994v2 [physics.ins-det] 29 Jan 21 Performance of CMS Muon Reconstruction in Cosmic-Ray Events he CMS Collaboration Abstract he performance of muon reconstruction

More information

GEM Module Design for the ILD TPC. Astrid Münnich

GEM Module Design for the ILD TPC. Astrid Münnich GEM Module Design for the ILD TPC Astrid Münnich RD-51 collaboration meeting Zaragoza, Spain 5.-6. July 2013 Astrid Münnich (DESY) GEM Module Design for the ILD TPC 1 Overview A TPC for ILD Simulations

More information

Design and Construction of Large Size Micromegas Chambers for the ATLAS Phase-1 upgrade of the Muon Spectrometer

Design and Construction of Large Size Micromegas Chambers for the ATLAS Phase-1 upgrade of the Muon Spectrometer Advancements in Nuclear Instrumenta2on Measurement Methods and their Applica2ons 20-24 April 2015, Lisbon Congress Center Design and Construction of Large Size Micromegas Chambers for the ATLAS Phase-1

More information

BaBar and PEP II. Physics

BaBar and PEP II. Physics BaBar and PEP II BaBar SVT DCH DIRC ECAL IFR Trigger Carsten Hast LAL Orsay December 8th 2000 Physics Main Goal: CP Violation sin2β,sin2α PEP II Performance Backgrounds December 8th 2000 Carsten Hast PEP

More information

Recommissioning the Qweak Drift Chambers Using a Cosmic-Ray Telescope

Recommissioning the Qweak Drift Chambers Using a Cosmic-Ray Telescope Recommissioning the Qweak Drift Chambers Using a Cosmic-Ray Telescope Christian Davison Christopher Newport University Thomas Jefferson National Accelerator Lab Participant: Signature Research Advisor:

More information

The 1st Result of Global Commissioning of the ATALS Endcap Muon Trigger System in ATLAS Cavern

The 1st Result of Global Commissioning of the ATALS Endcap Muon Trigger System in ATLAS Cavern The 1st Result of Global Commissioning of the ATALS Endcap Muon Trigger System in ATLAS Cavern Takuya SUGIMOTO (Nagoya University) On behalf of TGC Group ~ Contents ~ 1. ATLAS Level1 Trigger 2. Endcap

More information

Construction and Performance of the stgc and Micromegas chambers for ATLAS NSW Upgrade

Construction and Performance of the stgc and Micromegas chambers for ATLAS NSW Upgrade Construction and Performance of the stgc and Micromegas chambers for ATLAS NSW Upgrade Givi Sekhniaidze INFN sezione di Napoli On behalf of ATLAS NSW community 14th Topical Seminar on Innovative Particle

More information

Performance of the MCP-PMTs of the TOP counter in the first beam operation of the Belle II experiment

Performance of the MCP-PMTs of the TOP counter in the first beam operation of the Belle II experiment Performance of the MCP-PMTs of the TOP counter in the first beam operation of the Belle II experiment K. Matsuoka (KMI, Nagoya Univ.) on behalf of the Belle II TOP group 5th International Workshop on New

More information

OPERA RPC: installation and underground test results

OPERA RPC: installation and underground test results VII Workshop on Resistive Plate Chambers and Related Detectors Korea University, Seoul October 10-12, 2005 The OPERA RPC system: installation and underground test results A. Longhin (INFN & Padova University)

More information

Discharge Investigation in GEM Detectors in the CMS Experiment

Discharge Investigation in GEM Detectors in the CMS Experiment Discharge Investigation in GEM Detectors in the CMS Experiment Jonathan Corbett August 24, 2018 Abstract The Endcap Muon detectors in the CMS experiment are GEM detectors which are known to have occasional

More information

High counting rate, differential, strip read-out, multi gap timing RPC

High counting rate, differential, strip read-out, multi gap timing RPC High counting rate, differential, strip read-out, multi gap timing RPC, a M. Petriş, a V. Simion, a D. Bartoş, a, G. Caragheorgheopol, a, F. Constantin, a, L. Rǎdulescu, a J. Adamczewski-Musch, b I. Deppner,

More information

A Modular Readout System For A Small Liquid Argon TPC Carl Bromberg, Dan Edmunds Michigan State University

A Modular Readout System For A Small Liquid Argon TPC Carl Bromberg, Dan Edmunds Michigan State University A Modular Readout System For A Small Liquid Argon TPC Carl Bromberg, Dan Edmunds Michigan State University Abstract A dual-fet preamplifier and a multi-channel waveform digitizer form the basis of a modular

More information

Signal Reconstruction of the ATLAS Hadronic Tile Calorimeter: implementation and performance

Signal Reconstruction of the ATLAS Hadronic Tile Calorimeter: implementation and performance Signal Reconstruction of the ATLAS Hadronic Tile Calorimeter: implementation and performance G. Usai (on behalf of the ATLAS Tile Calorimeter group) University of Texas at Arlington E-mail: giulio.usai@cern.ch

More information

Multianode Photo Multiplier Tubes as Photo Detectors for Ring Imaging Cherenkov Detectors

Multianode Photo Multiplier Tubes as Photo Detectors for Ring Imaging Cherenkov Detectors Multianode Photo Multiplier Tubes as Photo Detectors for Ring Imaging Cherenkov Detectors F. Muheim a edin]department of Physics and Astronomy, University of Edinburgh Mayfield Road, Edinburgh EH9 3JZ,

More information

Full characterization tests of Micromegas with elongated pillars

Full characterization tests of Micromegas with elongated pillars University of Würzburg Full characterization tests of Micromegas with elongated pillars B. Alvarez1 Gonzalez, L. Barak1, J. Bortfeldt1, F. Dubinin3, G. Glonti1, F. Kuger1,2, P. Iengo1, E. Oliveri1, J.

More information

The Multigap RPC: The Time-of-Flight Detector for the ALICE experiment

The Multigap RPC: The Time-of-Flight Detector for the ALICE experiment ALICE-PUB-21-8 The Multigap RPC: The Time-of-Flight Detector for the ALICE experiment M.C.S. Williams for the ALICE collaboration EP Division, CERN, 1211 Geneva 23, Switzerland Abstract The selected device

More information

Results concerning understanding and applications of timing GRPCs

Results concerning understanding and applications of timing GRPCs Nuclear Instruments and Methods in Physics Research A 58 (23) 63 69 Results concerning understanding and applications of timing GRPCs Ch. Finck a, *, P. Fonte b, A. Gobbi a a Gesellschaft f.ur Schwerionenforschung,

More information

A Cosmic Muon Tracking Algorithm for the CMS RPC based Technical Trigger

A Cosmic Muon Tracking Algorithm for the CMS RPC based Technical Trigger A Cosmic Muon Tracking Algorithm for the CMS RPC based Technical Trigger by Rajan Raj Thilak Department of Physics University of Bari INFN on behalf of the CMS RPC-Trigger Group (Bari, Frascati, Sofia,

More information

The on-line detectors of the beam delivery system for the Centro Nazionale di Adroterapia Oncologica(CNAO)

The on-line detectors of the beam delivery system for the Centro Nazionale di Adroterapia Oncologica(CNAO) The on-line detectors of the beam delivery system for the Centro Nazionale di Adroterapia Oncologica(CNAO) A. Ansarinejad1,2, A. Attili1, F. Bourhaleb2,R. Cirio1,2,M. Donetti1,3, M. A. Garella1, S. Giordanengo1,

More information

A large area TOF-tracker

A large area TOF-tracker A large area TOF-tracker P. Assis 1,2, A. Bernardino 2, A. Blanco 2, F. Clemêncio 3, N. Carolino 2, O. Cunha 2, M. Ferreira 2, P. Fonte 2,4, L. Lopes 2, C. Loureiro 5, R. Luz 1,2, L. Mendes 2, J. Michel

More information

TPC Readout with GEMs & Pixels

TPC Readout with GEMs & Pixels TPC Readout with GEMs & Pixels + Linear Collider Tracking Directional Dark Matter Detection Directional Neutron Spectroscopy? Sven Vahsen Lawrence Berkeley Lab Cygnus 2009, Cambridge Massachusetts 2 Our

More information

Development of a Highly Selective First-Level Muon Trigger for ATLAS at HL-LHC Exploiting Precision Muon Drift-Tube Data

Development of a Highly Selective First-Level Muon Trigger for ATLAS at HL-LHC Exploiting Precision Muon Drift-Tube Data Development of a Highly Selective First-Level Muon Trigger for ATLAS at HL-LHC Exploiting Precision Muon Drift-Tube Data S. Abovyan, V. Danielyan, M. Fras, P. Gadow, O. Kortner, S. Kortner, H. Kroha, F.

More information

Muon detection in security applications and monolithic active pixel sensors

Muon detection in security applications and monolithic active pixel sensors Muon detection in security applications and monolithic active pixel sensors Tracking in particle physics Gaseous detectors Silicon strips Silicon pixels Monolithic active pixel sensors Cosmic Muon tomography

More information

The LHCb Vertex Locator : Marina Artuso, Syracuse University for the VELO Group

The LHCb Vertex Locator : Marina Artuso, Syracuse University for the VELO Group The LHCb Vertex Locator : status and future perspectives Marina Artuso, Syracuse University for the VELO Group The LHCb Detector Mission: Expore interference of virtual new physics particle in the decays

More information

Multi-Wire Drift Chambers (MWDC)

Multi-Wire Drift Chambers (MWDC) Multi-Wire Drift Chambers (MWDC) Mitra Shabestari August 2010 Introduction The detailed procedure for construction of multi-wire drift chambers is presented in this document. Multi-Wire Proportional Counters

More information

KLauS4: A Multi-Channel SiPM Charge Readout ASIC in 0.18 µm UMC CMOS Technology

KLauS4: A Multi-Channel SiPM Charge Readout ASIC in 0.18 µm UMC CMOS Technology 1 KLauS: A Multi-Channel SiPM Charge Readout ASIC in 0.18 µm UMC CMOS Technology Z. Yuan, K. Briggl, H. Chen, Y. Munwes, W. Shen, V. Stankova, and H.-C. Schultz-Coulon Kirchhoff Institut für Physik, Heidelberg

More information

Aging studies for the CMS RPC system

Aging studies for the CMS RPC system Aging studies for the CMS RPC system Facultad de Ciencias Físico-Matemáticas, Benemérita Universidad Autónoma de Puebla, Mexico E-mail: jan.eysermans@cern.ch María Isabel Pedraza Morales Facultad de Ciencias

More information

Recent Developments in Gaseous Tracking Detectors

Recent Developments in Gaseous Tracking Detectors Recent Developments in Gaseous Tracking Detectors Stefan Roth RWTH Aachen 1 Outline: 1. Micro pattern gas detectors (MPGD) 2. Triple GEM detector for LHC-B 3. A TPC for TESLA 2 Micro Strip Gas Chamber

More information

Resolution studies on silicon strip sensors with fine pitch

Resolution studies on silicon strip sensors with fine pitch Resolution studies on silicon strip sensors with fine pitch Stephan Hänsel This work is performed within the SiLC R&D collaboration. LCWS 2008 Purpose of the Study Evaluate the best strip geometry of silicon

More information

GEM detector contact: (817) , (817) (FAX) b

GEM detector contact: (817) , (817) (FAX) b Digital Hadron Calorimetry for the Linear Collider using GEM based Technology 1. University of Texas at Arlington, 2. University of Washington, 3. Changwon National University, Changwon, Korea, and 4.

More information

The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland

The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland Available on CMS information server CMS CR -2015/213 The Compact Muon Solenoid Experiment Conference Report Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland 05 October 2015 (v2, 12 October 2015)

More information

Calorimeter Monitoring at DØ

Calorimeter Monitoring at DØ Calorimeter Monitoring at DØ Calorimeter Monitoring at DØ Robert Kehoe ATLAS Calibration Mtg. December 1, 2004 Southern Methodist University Department of Physics Detector and Electronics Monitoring Levels

More information

Design and Performance of the ATLAS Muon Detector Control System

Design and Performance of the ATLAS Muon Detector Control System Design and Performance of the ATLAS Muon Detector Control System Alessandro Polini on behalf of the ATLAS Muon Collaboration INFN Bologna, via Irnerio 46, 40126 Bologna, I E-mail: alessandro.polini@bo.infn.it

More information

CALICE Software. Data handling, prototype reconstruction, and physics analysis. Niels Meyer, DESY DESY DV Seminar June 29, 2009

CALICE Software. Data handling, prototype reconstruction, and physics analysis. Niels Meyer, DESY DESY DV Seminar June 29, 2009 CALICE Software Data handling, prototype reconstruction, and physics analysis Niels Meyer, DESY DESY DV Seminar June 29, 2009 The ILC Well, the next kid around the block (hopefully...) Precision physics

More information

Characterization of the stgc Detector Using the Pulser System

Characterization of the stgc Detector Using the Pulser System Characterization of the stgc Detector Using the Pulser System Ian Ramirez-Berend Supervisor: Dr. Alain Bellerive Carleton University, Ottawa, Canada Outline Background New Small Wheel Small-Strip Thin

More information

The Commissioning of the ATLAS Pixel Detector

The Commissioning of the ATLAS Pixel Detector The Commissioning of the ATLAS Pixel Detector XCIV National Congress Italian Physical Society Genova, 22-27 Settembre 2008 Nicoletta Garelli Large Hadronic Collider MOTIVATION: Find Higgs Boson and New

More information

The CLEO-III Drift Chamber Vienna Conference on Instrumentation, 19-February-2001 Daniel Peterson, Cornell University

The CLEO-III Drift Chamber Vienna Conference on Instrumentation, 19-February-2001 Daniel Peterson, Cornell University The CLEO-III Drift Chamber Vienna Conference on Instrumentation, 19-February-2001 Daniel Peterson, Cornell University K. Berkelman R. Briere G. Chen D. Cronin-Hennessy S. Csorna M. Dickson S. von Dombrowski

More information

Plans for RPC DHCAL Prototype. David Underwood Argonne National Laboratory

Plans for RPC DHCAL Prototype. David Underwood Argonne National Laboratory Plans for RPC DHCAL Prototype David Underwood Argonne National Laboratory Linear Collider Meeting, SLAC 7-10 January 2004 Outline Collaborators Goals Motivation Mechanical Structure Chamber Description

More information

Backgrounds in DMTPC. Thomas Caldwell. Massachusetts Institute of Technology DMTPC Collaboration

Backgrounds in DMTPC. Thomas Caldwell. Massachusetts Institute of Technology DMTPC Collaboration Backgrounds in DMTPC Thomas Caldwell Massachusetts Institute of Technology DMTPC Collaboration Cygnus 2009 June 12, 2009 Outline Expected backgrounds for surface run Detector operation Characteristics

More information

arxiv: v1 [physics.ins-det] 9 Aug 2017

arxiv: v1 [physics.ins-det] 9 Aug 2017 A method to adjust the impedance of the transmission line in a Multi-Strip Multi-Gap Resistive Plate Counter D. Bartoş a, M. Petriş a, M. Petrovici a,, L. Rădulescu a, V. Simion a arxiv:1708.02707v1 [physics.ins-det]

More information

CONTROL AND READOUT ELECTRONICS OF THE TIME- OF-FLIGHT SYSTEM OF THE MPD

CONTROL AND READOUT ELECTRONICS OF THE TIME- OF-FLIGHT SYSTEM OF THE MPD CONTROL AND READOUT ELECTRONICS OF THE TIME- OF-FLIGHT SYSTEM OF THE MPD V.A. Babkin, M.G. Buryakov, A.V. Dmitriev a, P.O. Dulov, D.S. Egorov, V.M. Golovatyuk, M.M. Rumyantsev, S.V. Volgin Laboratory of

More information

Current Status of ATLAS Endcap Muon Trigger System

Current Status of ATLAS Endcap Muon Trigger System Current Status of ATLAS Endcap Muon Trigger System Takuya SUGIMOTO Nagoya University On behalf of ATLAS Japan TGC Group Contents 1. Introduction 2. Assembly and installation of TGC 3. Readout test at assembly

More information

High collection efficiency MCPs for photon counting detectors

High collection efficiency MCPs for photon counting detectors High collection efficiency MCPs for photon counting detectors D. A. Orlov, * T. Ruardij, S. Duarte Pinto, R. Glazenborg and E. Kernen PHOTONIS Netherlands BV, Dwazziewegen 2, 9301 ZR Roden, The Netherlands

More information

A tracking detector to study O(1 GeV) ν μ CC interactions

A tracking detector to study O(1 GeV) ν μ CC interactions A tracking detector to study O(1 GeV) ν μ CC interactions Laura Pasqualini on behalf of the mm-tracker Collaboration IPRD16, 3-6 October 2016, Siena Motivations ν/μ Tracking system for a light magnetic

More information

Performance of cryogenic charge readout electronics with the ARGONTUBE LAr TPC arxiv: v2 [physics.ins-det] 30 Oct 2014

Performance of cryogenic charge readout electronics with the ARGONTUBE LAr TPC arxiv: v2 [physics.ins-det] 30 Oct 2014 Preprint typeset in JINST style - HYPER VERSION Performance of cryogenic charge readout electronics with the ARGONTUBE LAr TPC arxiv:148.746v2 [physics.ins-det] 3 Oct 214 A. Ereditato, D. Goeldi, S. Janos,

More information

The Muon Detector Update

The Muon Detector Update The Muon Detector Update Sarah K. Phillips The University of New Hampshire June 5, 2013 HPS Collaboration Meeting at Jefferson Lab, June 3-6, 2013 The Muon Group Muon Group Members Keith Griffioen, Leader

More information

ITk silicon strips detector test beam at DESY

ITk silicon strips detector test beam at DESY ITk silicon strips detector test beam at DESY Lucrezia Stella Bruni Nikhef Nikhef ATLAS outing 29/05/2015 L. S. Bruni - Nikhef 1 / 11 Qualification task I Participation at the ITk silicon strip test beams

More information

A Large Low-mass GEM Detector with Zigzag Readout for Forward Tracking at EIC

A Large Low-mass GEM Detector with Zigzag Readout for Forward Tracking at EIC MPGD 2017 Applications at future nuclear and particle physics facilities Session IV Temple University May 24, 2017 A Large Low-mass GEM Detector with Zigzag Readout for Forward Tracking at EIC Marcus Hohlmann

More information

The CSC Track-Finding Processor for the Level 1 Trigger of the CMS Experiment at the LHC at CERN B. Scurlock, S. M. Wang, and D. Acosta University of

The CSC Track-Finding Processor for the Level 1 Trigger of the CMS Experiment at the LHC at CERN B. Scurlock, S. M. Wang, and D. Acosta University of The CSC Track-Finding Processor for the Level 1 Trigger of the CMS Experiment at the LHC at CERN B. Scurlock, S. M. Wang, and D. Acosta University of Florida, Gainesville, FL August 18, 1999 Abstract This

More information

Single-avalanche response mesurement method for MPGD detectors

Single-avalanche response mesurement method for MPGD detectors Single-avalanche response mesurement method for MPGD detectors András László laszlo.andras@wigner.mta.hu Wigner RCP, Budapest, Hungary joint work with Gergő Hamar, Gábor Kiss, Dezső Varga ISSP2015, Erice,

More information

Lecture 5. Detectors for Ionizing Particles: Gas Detectors Principles and Detector Concepts

Lecture 5. Detectors for Ionizing Particles: Gas Detectors Principles and Detector Concepts Lecture 5 Detectors for Ionizing Particles: Gas Detectors Principles and Detector Concepts Dates 14.10. Vorlesung 1 T.Stockmanns 21.10. Vorlesung 2 J.Ritman 28.10. Vorlesung 3 J.Ritman 04.11. Vorlesung

More information

A METHOD TO ADJUST THE IMPEDANCE OF THE SIGNAL TRANSMISSION LINE IN A MULTI-STRIP MULTI-GAP RESISTIVE PLATE COUNTER

A METHOD TO ADJUST THE IMPEDANCE OF THE SIGNAL TRANSMISSION LINE IN A MULTI-STRIP MULTI-GAP RESISTIVE PLATE COUNTER A METHOD TO ADJUST THE IMPEDANCE OF THE SIGNAL TRANSMISSION LINE IN A MULTI-STRIP MULTI-GAP RESISTIVE PLATE COUNTER D. BARTOŞ, M. PETRIŞ, M. PETROVICI, L. RĂDULESCU, V. SIMION Department of Hadron Physics,

More information

Commissioning Status and Results of ATLAS Level1 Endcap Muon Trigger System. Yasuyuki Okumura. Nagoya TWEPP 2008

Commissioning Status and Results of ATLAS Level1 Endcap Muon Trigger System. Yasuyuki Okumura. Nagoya TWEPP 2008 Commissioning Status and Results of ATLAS Level1 Endcap Muon Trigger System Yasuyuki Okumura Nagoya University @ TWEPP 2008 ATLAS Trigger DAQ System Trigger in LHC-ATLAS Experiment 3-Level Trigger System

More information

Study of Resistive Plate Chambers Scintillation detectors and Reconstruction of muon tracks in RPCs

Study of Resistive Plate Chambers Scintillation detectors and Reconstruction of muon tracks in RPCs Study of Resistive Plate Chambers Scintillation detectors and Reconstruction of muon tracks in RPCs Medha Soni VSRP Student 2012 Under the guidance of Prof. Sudeshna Banerjee What are we trying to do?

More information

Development of Floating Strip Micromegas Detectors

Development of Floating Strip Micromegas Detectors Development of Floating Strip Micromegas Detectors Jona Bortfeldt LS Schaile Ludwig-Maximilians-Universität München Science Week, Excellence Cluster Universe December 2 nd 214 Introduction Why Detector

More information

Data Quality Monitoring of the CMS Pixel Detector

Data Quality Monitoring of the CMS Pixel Detector Data Quality Monitoring of the CMS Pixel Detector 1 * Purdue University Department of Physics, 525 Northwestern Ave, West Lafayette, IN 47906 USA E-mail: petra.merkel@cern.ch We present the CMS Pixel Data

More information