Giter VIP home page Giter VIP logo

qwzdc2018rechit's Introduction

ZDC RecHit Producer for 2018 CMS PbPb Run

ZDC Detector

  1. Zero Degree Calorimeter (ZDC) is located 140m from the CMS IP, in side the LHC tunnel.
  2. Major change this year is that it is digitized in the tunnel and then send optical signals to USC.
  3. Since the cable length is only 12m long from the detector, it reduces the long frequency noise significantly.
  4. New front end electronics, QIE10, are used for digitizing, identical to HF.
  5. QIE10 has large dynamic range, more than 10x, comparing to old QIE8.

ZDC Calibration

  1. Currently, only DIGIs are saved in AOD. DIGIs cannot be used directly.
  2. DIGIs can be converted to charges collected by capacitors.
  3. DIGI to charge conversion needs calibration constants for each QIE card. This is done by averaging all QIE constants used by HF to get average calibration constants.
  4. Charges are then inter-calibrated according to 2010 PbPb data to match the gain of EM and HAD sections.
  5. If gain matching is correct, we should be able to see neutron peaks as a function of charge.
  6. The first neutron peak is then located at the beam energy, i.e. 2.51 TeV. This gives us the calibration from charge to energy.

Software

  1. This EDProducer produces the ZDC RecHit collection used by various down stream EDAnalyzer, such as HiForest.
  2. The calibration constants are loaded as python modules.
  3. The current calibration is very rough. The pedestal is not subtracted. The Plus side and Minus side do not have the same spectrum shape.
  4. Example to run the code:
cd CMSSW_10_3_1/src
cmsenv
mkdir QWAna
cd QWAna
git clone [email protected]:BetterWang/QWZDC2018RecHit.git
cd QWZDC2018RecHit
scram b
cd test
cmsRun recHitRAW_cfg.py runNumber=327560 runInputDir=/eos/cms/store/hidata/HIRun2018A/HIMinimumBias1/AOD/PromptReco-v2/000/ rawTag='' outputTag=_MB1RecHit hlt=HLT_HIMinimumBias_ source=PoolSource

ZDC 2018 PbPb IOV

Link to IOV

Again, VERY PRELIMINARY

Works from CMS Run 326776

  1. tag v1.0 -- HiForest version

qwzdc2018rechit's People

Contributors

betterwang avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.