%CERTIFY%

TRT Big Paper


This page organizes the effort to publish the TRT "Big" Paper Please send comments/corrections/suggestions to Andrew.Beddall@cernNOSPAMPLEASE.ch

Editors / "chapter" coordinators

Ahmet, Anatoli, Andrew, Aytul, Christian, Dominik, Emre, Fred, Kerstin(?), Natalia, Peter, Philippe, Ximo

Latex source

* Collaborative editing https://www.overleaf.com/project/636c12fff3afaa7eab3a0996

* Git (if you prefer to edit locally)

Clone:

      > git clone https://git.overleaf.com/636c12fff3afaa7eab3a0996
      > pdflatex trt_big_papter.tex

Keep copy up-to-date:

      > git init
      > git fetch
      > git pull

Commit your changes:

      > good luck! you need to be familiar with committing changes and resolving file conflicts.

Useful Latex commands

To save time and to be consistent:

    \avgmu{50}{60}
    \RunOne   \RunTwo   \RunThr
    \Jee   \Jmm   \Zee   \Zmm
    \keV   \MeV   \GeV   \TeV

Atlas Latex documentation

Selected TRT SW Meeting talks

- 17/11/2022 - Status report - Please start to organize!
- 10/11/2022 - Status report - Overleaf!
- 27/10/2022 - Proposal for a Big TRT Publication
- 11/11/2021 - Natalia Korotkova - suggestions for TRT PID public plots
- 22/11/2018 - Christian Grefe - suggestions for the TRT tracking public plots

Standard ROOT Macros for plots

Use the ATLAS Style!: PubComPlotStyle

    #include "Atlas/AtlasStyle.C"
    ...
    SetAtlasStyle();

No!, I'm developing a TrtBigStyle class to save time and be consistent... coming soon ...

Something like:

    Overlay MC and data histograms
    trt_big_mc_da_1d(TH1D *h_mc, TH1D *h_da);

    with a mc/data ratio sub-plot (independent error propagation)
    trt_big_mc_da_ratio_1d(TH1D *h_mc, TH1D *h_da);

    Plot a TEfficiency, formatted for the trt big paper
    Used for efficiency and probability (Wilson assymetric binomial one-sigma confidence interval)
    e.g. ht_prob->Fill(isHT,straw_layer);
    trt_big_plot_prob(TEfficiency *ht_prob);

Event and track selection and plots for new/repeat analyses

* List of TRT public tracking plots ATLTRTSW-84

* List of TRT public PID plots ATLTRTSW-85

Will tracking and PID use the same selections?
(You can apply these selections in the TRTnTupleSkeleton as follows: "if ( isSelectedTrack(Trk) ) continue;")

     - ? tag and probe to select Z → mu mu / e e ?
     - Tight Primary (TrackingCPRecsRun2R22)
     - pT ≥ 5 GeV
     - p ≤ 50 GeV
     - nTRT hits at least 15 (same as the tag and probe?)

Lists of suggested topics and figures for each chapter

Please present your ideas and organization in the TRT SW Meetings.

To help us to track the status and plans of the paper:

We have an official Twiki page for plot peraration TrtPublicPlotPreparation, but for the TRT Big paper we are hosting plots directly in the overleaf figure directories.

- Keep a list of intended topics and figures (with notes) for your "chapter" in /section_<chapter>/<chapter>_notes.tex
- Remove items from the list when they are inserted into the document.
- Put figures and their notes, including place-holders for intended figures, in the directory /section_<chapter>/figures/

We also have Jira tickets for some of these, see above.

For reference, a long list of "validation plots" loft/validation.html

TRTxAOD Samples for new/repeat analyses

- SW setup and samples to make TRT public plots ATLTRTSW-86

- Sample production for r22(?) public TRT plots ATLTRTSW-102

Jira tickets

- EPIC::Public plots for TRT performance ATLTRTSW-38
and sub-issues: ATLTRTSW-84, ATLTRTSW-85, ATLTRTSW-86, ATLTRTSW-102

Previous publications / notes

THIS PART NEEDS TIDYING ...

Many pictures in the public support Notes:

Basic ATLAS TRT performance studies of Run 1
- http://atlas.web.cern.ch/Atlas/GROUPS/PHYSICS/PUBNOTES/ATL-INDET-PUB-2014-001/ figures
- https://gitlab.cern.ch/atlas-trt-documentation/BasicRun1Perf2014/ latex
https://gitlab.cern.ch/atlas-trt-documentation/PublicPlots2014 latex

Performance of the ATLAS Transition Radiation Tracker in Run 1 of the LHC: tracker properties
- https://atlas.web.cern.ch/Atlas/GROUPS/PHYSICS/PAPERS/IDET-2015-01/ figures
- https://gitlab.cern.ch/atlas-trt-documentation/Tracking2015 latex

- Particle Identification Performance of the ATLAS Transition Radiation Tracker http://cdsweb.cern.ch/record/1383793/files/ATLAS-CONF-2011-128.pdf
- TRT performance in HI collisions https://atlas.web.cern.ch/Atlas/GROUPS/PHYSICS/IDTRACKING/PublicPlots/ATL-COM-PHYS-2012-1544/
- Inner Detector performance in 25 ns and 50 ns runs http://atlas.web.cern.ch/Atlas/GROUPS/PHYSICS/IDTRACKING/PublicPlots/ATL-COM-PHYS-2013-1348/
- Basic ATLAS TRT performance studies of Run 1 http://atlas.web.cern.ch/Atlas/GROUPS/PHYSICS/PUBNOTES/ATL-INDET-PUB-2014-001/

- Performance of the ATLAS Track Reconstruction Algorithms in Dense Environments in LHC Run 2
Eur. Phys. J. C 77 (2017) 673 https://link.springer.com/article/10.1140/epjc/s10052-017-5225-7
Public Plots https://atlas.web.cern.ch/Atlas/GROUPS/PHYSICS/PAPERS/PERF-2015-08/
arxiv.org https://arxiv.org/pdf/1704.07983.pdf

- Tracking Performance of the ATLAS Inner Detector in Run-2
https://cds.cern.ch/record/2037683/
Public Plots https://atlas.web.cern.ch/Atlas/GROUPS/PHYSICS/PUBNOTES/ATL-PHYS-PUB-2015-018/

Performance of the ATLAS Transition Radiation Tracker in Run 1 of the LHC: tracker properties
The ATLAS Collaboration, Journal of Instrumentation, Volume 12, May 2017

IDET-2015-01 : https://cds.cern.ch/record/2253059
CERN-PH-2016-311 : https://cds.cern.ch/record/2253059 (21st February 2017)
doi : 10.1088/1748-0221/12/05/P05002
JINST : http://iopscience.iop.org/article/10.1088/1748-0221/12/05/P05002
arXiv : https://arxiv.org/abs/1702.06473
Inspire : http://inspirehep.net/record/1514548

Preparation (for that previous paper):
https://gitlab.cern.ch/atlas-trt-documentation/Tracking2015 (Latex source)
https://twiki.cern.ch/twiki/bin/view/AtlasPublic/TRTPublicResults (Approved plots)
https://atlas.web.cern.ch/Atlas/GROUPS/PHYSICS/PAPERS/IDET-2015-01/ (public plots)

A PID paper was being considered, but this did not materialise:
https://gitlab.cern.ch/atlas-trt-documentation/PidPaper2017 (empty - 2017)

- Many more not public pictures in the internal notes and qualification NOTES
- E.g.: Impact of Operating the TRT with Argon-Based Gas Mixtures in ATLAS
- Performance and Physics Analyses.
- https://cds.cern.ch/record/1614495/files/ATL-INDET-INT-2013-010.pdf

Questions/Suggestions

  1. Decide what Releases we want to present.
  2. Decide what samples need to be made.
  3. Create working groups for each chapter
  4. For each chapter:
    - List of sub-sections that need covering. - List of potential citations (section_mychapter/mychapter.bib).
    - List of existing studies plots/text can be sourced from.
    - List of new/repeat studies/plots that are potentially needed.

Edit | Attach | Watch | Print version | History: r33 < r32 < r31 < r30 < r29 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r33 - 2022-11-17 - AndrewBeddall
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Sandbox All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback