GithubHelp home page GithubHelp logo

Rerun s21 over s20 MC about second-analysis-steps HOT 3 OPEN

lhcb avatar lhcb commented on September 21, 2024
Rerun s21 over s20 MC

from second-analysis-steps.

Comments (3)

alexpearce avatar alexpearce commented on September 21, 2024

This is great to have, thank you! Sounds like there are three things we need to add to the lesson:

  1. A call-out saying something like β€œalways contact your MC and stripping liaisons before restripping your MC. There may be details that are not covered in this lesson that you need to be aware of.”
  2. Add the options files for the CALO reprocessing and a little explanation as to why they're needed.
  3. Add the DefaultTrackingCuts and again explain why.

from second-analysis-steps.

acontu avatar acontu commented on September 21, 2024

Glad to help!
Another small detail, not strictly related to this example is that if one wants to produce intermediate DSTs instead of going straight to ntuple extra options should be added to the DSTWriter conf as in:
https://svnweb.cern.ch/trac/lhcb/browser/DBASE/trunk/AppConfig/options/DaVinci/DV-Stripping21-Stripping.py

These options are at line 119 of the file above:
# Items that might get lost when running the CALO+PROTO ReProcessing in DV caloProtoReprocessLocs = [ "/Event/pRec/ProtoP#99", "/Event/pRec/Calo#99" ]
# Make sure they are present on full DST streams SelDSTWriterConf['default'].extraItems += caloProtoReprocessLocs

This is necessary to save the new protoparticles produced after the calo reprocessing (this will overwrite the previous one) so it is technically impossible to have a MC DST that is both consistent with s20 and s21.

from second-analysis-steps.

alexpearce avatar alexpearce commented on September 21, 2024

Having a lesson on that would be very nice. We talked about it in the past in #7. I tried it in the past, but ran in to problems that I can't remember now. I'm +1 on getting the technique more widely known; it should make remaking ntuples much faster.

from second-analysis-steps.

Related Issues (20)

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.