Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The SLAC ATLAS group has developed an inclusive software package for producing flat ROOT ntuples from ATLAS Pool files, either ESD or AOD.

Current

...

Versions

Compatible with release <= 15.0.0:

We'll try to keep notes on the current recommended version of the code here, close to the top, for reference.

...

  • Updated CaloCellESDBlock to include H1 information
  • Ignacio fixed EMTrackMatch for EoverPcalculation

Compatible with release 15.1.0:

JetTrackVertexAnalysis-00-03-00

After 15.0.0 there were changes in the L1 Calo jetEtSum computation and related tools that are not compatible with with releases <= 15.0.0

  • includes the L1 jet ET sum computation in the trigger block, there are two possibilites:
  1. extract the weights provided in the L1 xml configuration file (L1ET_JetEtSum)
  2. passing the corresponding weights directly through job options (L1ET_myJetEtSum)

Structure and usage

 General structure

...

Compile the package.

No Format
  [phansson@lxplus253]~/work/jetmetbtag/mytest/14.2.25% cd JetTrackVertexAnalysis/cmt

[phansson@lxplus253]~/work/jetmetbtag/mytest/14.2.25/JetTrackVertexAnalysis/cmt% make
...
...
...
#CMT---> all ok.

...