Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 131
    • Merge requests 131
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !23841

21.2 Add support for forward electrons in AnalysisTop

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Marco Vanadia requested to merge mvanadia/athena:21.2-AddFwdElectronsToAT into 21.2 May 30, 2019
  • Overview 65
  • Commits 12
  • Pipelines 3
  • Changes 37

Adding support for forward electrons in AnalysisTop, as discussed in ANALYSISTO-760 Note that running with forward electrons activated works on STDMx derivations (at least, on STDM4 I used for tests) but not on TOPQx derivations.

The following options can be used in the config file:

FwdElectronCollectionName ForwardElectrons #(default is None) FwdElectronID Tight #(Loose, Medium, Tight [default]) FwdElectronIDLoose Tight #(Loose, Medium, Tight [default]) FwdElectronPt 25000. #(25000. is default)

FwdElectrons can be requested in selections with e.g.: FWDEL_N 22000 >= 1

No change in AT behaviour is expected for users running with "FwdElectronCollectionName None". Writing AT output for fwd electrons is implemented in EventSaverFlatNutple only for the time being.

Edited Jun 19, 2019 by Marco Vanadia
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 21.2-AddFwdElectronsToAT